You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModuleNotFoundError: Module not found: Error: Can't resolve 'pnpapi' in '/home/torch/Desktop/Fresh/Renderpub-Auth/nextjs-cognito-auth-javascript-master/node_modules/next/dist/lib'
Build error occurred
Error: > Build failed because of webpack errors
at build (/home/torch/Desktop/Fresh/Renderpub-Auth/nextjs-cognito-auth-javascript-master/node_modules/next/dist/build/index.js:15:918)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: next build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
I tried to build and deploy this project.
There is no problem running development env but it fails in production.
Even after installing the module pnpapi it fails.
The text was updated successfully, but these errors were encountered:
ModuleNotFoundError: Module not found: Error: Can't resolve 'pnpapi' in '/home/torch/Desktop/Fresh/Renderpub-Auth/nextjs-cognito-auth-javascript-master/node_modules/next/dist/lib'
I tried to build and deploy this project.
There is no problem running development env but it fails in production.
Even after installing the module pnpapi it fails.
The text was updated successfully, but these errors were encountered: