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