#[Solved] Error Cannot find module ‘node events’
1 messages · Page 1 of 1 (latest)
you need to kill the pm2 process and start it again
I just did it and the problem is still there.
I even upgraded node.js (v16.11.0) like on my PC and same problem
You probably didn't kill the pm2 daemon
add a console.log(process.version) in your project and see what that logs
before importing discord.js
@barren cliff
v16.11.0
And you're still getting the node:events error?
yep