Help i have this error

node v8.15.1, with pnpm
Installing...
Resolving: total 163, reused 87, downloaded 0
Resolving: total 238, reused 203, downloaded 0
ERROR  EACCES: permission denied, open '/rbd/pnpm-volume/c51661f4-4b12-4d10-9a09-4a724697ed1b/node_modules/quick.hook/package.json'

module.js:550
throw err;
^

Error: Cannot find module 'merge-descriptors'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/rbd/pnpm-volume/c51661f4-4b12-4d10-9a09-4a724697ed1b/node_modules/.registry.npmjs.org/express/4.16.4/node_modules/express/lib/express.js:17:13)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)

MOD EDIT: formatting

Hello @abrahamlaraharo13, welcome to the Glitch forums!

Can you try running enable-pnpm in the console and letting us know if that helps?

2 Likes