estrella icon indicating copy to clipboard operation
estrella copied to clipboard

node:events and more don't work

Open fucksophie opened this issue 1 year ago • 1 comments

 > node_modules/discord.js/src/client/BaseClient.js:3:29: error: Could not resolve "node:events" (mark it as external to exclude it from the bundle, or surround it with try/catch to handle the failure at run-time)
    3 │ const EventEmitter = require('node:events');
      ╵                              ~~~~~~~~~~~~~
      ```

fucksophie avatar Mar 25 '23 14:03 fucksophie