I'm stuck in webpack error ( Lesson 10 ) #754
Unanswered
ZahraaHawie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm stuck in lesson 10 when getting this error while running
yarn run dev
.. don't know why! although the link works and I can open localhost website but the connect button(when using moralis) is not working since I have the webpack error. Any idea of how to fix this? my node version is 16.15.1I just run :
yarn create next-app . ( to initiate the project )
yarn run dev
node --version : 16.15.1
yarn --version : 1.22.15
Any thoughts on why I'm unable to "Unable to snapshot resolve dependencies"
I tried to copy the same yarn.lock | package.json | next.config.js from githun lesson 10 repository but still getting same error:
@ali-thegilfoyle @PatrickAlphaC
Beta Was this translation helpful? Give feedback.
All reactions