Recent errors that I received now?

I have the following errors that recently occurred on my Discord bot. Looking into them, the modules were deprecated months ago, but they were working fine yesterday. What’s the real issue here?

These are warnings. They should be ignorable. Is your project not working?

3 Likes

Yes, my bot isn’t online.

I’ve run enable-npm to get these errors.

try running enable-pnpm. Pnpm runs better on glitch

3 Likes

The package is looking for something in /node_modules which is not stored in the project.

1 Like

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