Join Discord
Powered by
ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL Command failed...
# pages-help
n
narra
05/13/2023, 2:15 PM
I am using pnpm for my project. I already made the build command :
npm install -g pnpm && pnpm i && pnpm build
My environment is also using the following node version :
NODE_VERSION 18.14.0
narra
05/13/2023, 4:42 PM
nvm I fixed by adding a package dotenv to "dotenv": "14.3.2". however, my build works, but not displaying.
7
Views
Previous
Next