-
Notifications
You must be signed in to change notification settings - Fork 31
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
Failed to generate static pages in next.js after npm update to v3.12.0 #4
Comments
|
I'm facing the same problem: It's not clear to me why this is happening yet. I'm new to nextjs and might be misunderstanding, but both |
this should be fixed now in the latest versions of the SDK. are y'all still running into that? |
Withdraw to Trust Wallet |
Clone the repo,
npm install
, and thennpm run build
. Works.After that,
npm update
, and thennpm run build
. Fails.The text was updated successfully, but these errors were encountered: