Can't add package

Hello!

Since this morning, I can’t add or delete a module to my project in package.json.
When I try to delete a package… The package is in the node_modules file but is not in the package.json file
Exemple for Discord.js:


(There is an error in a file of Discord.js but it is not present in my package.json file)

Also, this error show that a module can’t add another module (like snekfetch for Discord.js) so it can’t work

Hey @AlexisL61,

Can you try running enable-pnpm in the Glitch Console? Let me know if it doesn’t work. :blush:

1 Like

It works fine! Thanks!

1 Like