For a few days, all modules installed in my projects have been giving an error. What should I do?
@ufukbaba75, what errors are you exactly getting?
module not found error
Try enable-pnpm in the console.
2 Likes
thanks, same withs that error:
Error: EACCES: permission denied, open ‘/app/node_modules/web3/npm-shrinkwrap.json’ npm ERR! [OperationalError: EACCES: permission denied, open ‘/app/node_modules/web3/npm-shrinkwrap.json’] { npm ERR! cause: [Error: EACCES: permission denied, open ‘/app/node_modules/web3/npm-shrinkwrap.json’] { npm ERR! errno: -13, npm ERR! code: ‘EACCES’, npm ERR! syscall: ‘open’,
Now Solved!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.