Run next.js repo locally
Unanswered
Miniature Pinscher posted this in #help-forum
Miniature PinscherOP
Hello everyone,
I am having a difficult time in trying to run next.js example apps (basic-css) locally with next.js source code being run. I have a terminal where next.js repo is run with pnpm dev, and another terminal where i run pnpm next-with-deps ./examples/basic-css/ but i get the following error (error in the image below)
The node version I am using is 18.17.0
Can I get help to fix this please ?
I am having a difficult time in trying to run next.js example apps (basic-css) locally with next.js source code being run. I have a terminal where next.js repo is run with pnpm dev, and another terminal where i run pnpm next-with-deps ./examples/basic-css/ but i get the following error (error in the image below)
The node version I am using is 18.17.0
Can I get help to fix this please ?