getting-started/installation crash
Unanswered
Karelian Bear Dog posted this in #help-forum
Karelian Bear DogOP
Hi, I'm new to Nextjs (Used to code React 2 years ago). I was reading the docs and following the my-app tutorial but when running
I'm using
https://nextjs.org/docs/getting-started/installation
node:internal/modules/cjs/loader:926
throw err;
^
Error: Cannot find module 'stream/web'
...
Whole log here https://pastebin.com/LEnaX3iQ
Helppp u.u
npm run dev I get this error.I'm using
page routinghttps://nextjs.org/docs/getting-started/installation
node:internal/modules/cjs/loader:926
throw err;
^
Error: Cannot find module 'stream/web'
...
Whole log here https://pastebin.com/LEnaX3iQ
Helppp u.u