Got an error while creating next.js app
Answered
Lakshman posted this in #help-forum
LakshmanOP
After installed "pnpm" globally in my linux OS, when i was trying to run the command given by "https://nextjs.org/learn/dashboard-app/getting-started" for creating next-app but i got error in node modules as shown in the image.
please help me to solve this error.
please help me to solve this error.
Answered by @ts-ignore
Bcrypt needs
node-gyp. [Install It](https://github.com/nodejs/node-gyp?file=readme-ov-file#installation)2 Replies
@Lakshman After installed "pnpm" globally in my linux OS, when i was trying to run the command given by "https://nextjs.org/learn/dashboard-app/getting-started" for creating next-app but i got error in node modules as shown in the image.
please help me to solve this error.
Bcrypt needs
node-gyp. [Install It](https://github.com/nodejs/node-gyp?file=readme-ov-file#installation)Answer