Facebook
From Me, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 185
  1. internal/modules/cjs/loader.js:834
  2.   throw err;
  3.   ^
  4.  
  5. Error: Cannot find module 'C:UsersTonyDesktopDiscord Bot.config.json'
  6. Require stack:
  7. - C:\Users\Tony\index.js
  8.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:831:15)
  9.     at Function.Module._load (internal/modules/cjs/loader.js:687:27)
  10.     at Module.require (internal/modules/cjs/loader.js:903:19)
  11.     at require (internal/modules/cjs/helpers.js:74:18)
  12.     at Object.<anonymous> (C:\Users\Tony\index.js:2:27)
  13.     at Module._compile (internal/modules/cjs/loader.js:1015:30)
  14.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
  15.     at Module.load (internal/modules/cjs/loader.js:879:32)
  16.     at Function.Module._load (internal/modules/cjs/loader.js:724:14)
  17.     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) {
  18.   code: 'MODULE_NOT_FOUND',
  19.   requireStack: [ 'C:\\Users\\Tony\\index.js' ]