Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build problem in docker #406

Closed
baravak opened this issue Nov 7, 2022 · 4 comments
Closed

build problem in docker #406

baravak opened this issue Nov 7, 2022 · 4 comments
Labels
bug Something isn't working csr related to client render mode (ssr: false)

Comments

@baravak
Copy link

baravak commented Nov 7, 2022

A lot of time passes but nothing happens
image

@ryansolid
Copy link
Member

This looks related to ssr: false. Using the root to render the index.html seems to have issues on certain platforms.

What version of Node are you on?

@ryansolid ryansolid added the bug Something isn't working label Dec 21, 2022
@mantysalo
Copy link

mantysalo commented Dec 26, 2022

Faced the same issue with ssr: false on Node v16.1.0, however I was trying to build locally on a M1 Macbook.

Node v16.19.0 works normally and v18.11.0 works fine as well.

Is there something that can be done to enable some debugging logs to figure out why it's getting stuck?

@ryansolid
Copy link
Member

I think we need v16.8 or higher. I can look at potential for logging more.

@ryansolid ryansolid added the csr related to client render mode (ssr: false) label Jan 1, 2023
@ryansolid
Copy link
Member

I'm going to close this one and consider the logging question part of #383.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working csr related to client render mode (ssr: false)
Projects
None yet
Development

No branches or pull requests

3 participants