Node module install permission errors

tried to install the @top-gg/sdk module and received this error in the terminal.
not exactly sure what the issue is or how to fix it.

npm ERR! path /app/node_modules/@discordjs
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access '/app/node_modules/@discordjs'
npm ERR!  [Error: EACCES: permission denied, access '/app/node_modules/@discordjs'] {
npm ERR!   stack: "Error: EACCES: permission denied, access '/app/node_modules/@discordjs'",
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/app/node_modules/@discordjs'
npm ERR! }

Try it again, this might be a temporary issue. There have been a lot of people with the same EACCES issue.

alright! thanks for helping out

Same problem for me

Please email support@glitch.com or create a ticket on the Help Centre and Glitch will try to fix the issue when they open.

Hope this helps :slight_smile:
Eddie
@Anonymyous67 @maryzifc

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.