-
Notifications
You must be signed in to change notification settings - Fork 5
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
Getting "Can't resolve 'module'" error on Next.js project #11
Comments
this is for working with the native node.js |
I have just followed these instructions to set up a nextjs project and I get the same error. 1. Have vscode open with terminal gitbash open - pointing at the c:\apps steps (From cmder): Need to install the following packages:
same error ./node_modules/next/dist/shared/lib/router/utils/is-dynamic.js
I found the solution: |
Any finally:
Any ideas on this? @jchip 🤔
The text was updated successfully, but these errors were encountered: