We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A lot of time passes but nothing happens
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
Faced the same issue with ssr: false on Node v16.1.0, however I was trying to build locally on a M1 Macbook.
ssr: false
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?
I think we need v16.8 or higher. I can look at potential for logging more.
I'm going to close this one and consider the logging question part of #383.
No branches or pull requests
A lot of time passes but nothing happens
The text was updated successfully, but these errors were encountered: