I’ve had a discord bot running (found in the project nex-discord) for a while now without any issues. Just recently, without me touching anything I’ve started getting an error: Error: Cannot find module 'discord.js'
I’ve tried to run pnpm install as recommended in other threads, however that ends up throwing the error: EACCES: permission denied, stat '/rbd/pnpm-volume/f0656776-473c-46c8-ae14-dc0a8f191872/node_modules/jws'.
Any help would be greatly appreciated, thanks!
Project: nex-discord.
Yeah it’s there, I’ve also tried re-adding it. The bot has been running without issue for the last few months, this issue just popped up randomly without me ever changing a single thing in the project.