Next.js Discord

Discord Forum

getting-started/installation crash

Unanswered
Karelian Bear Dog posted this in #help-forum
Open in Discord
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 npm run dev I get this error.
I'm using page routing
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

0 Replies