Advertisement
Guest User

Untitled

a guest
May 25th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. internal/modules/cjs/loader.js:584
  2.     throw err;
  3.     ^
  4.  
  5. Error: Cannot find module 'winston'
  6.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
  7.     at Function.Module._load (internal/modules/cjs/loader.js:508:25)
  8.     at Module.require (internal/modules/cjs/loader.js:637:17)
  9.     at require (internal/modules/cjs/helpers.js:22:18)
  10.     at Object.<anonymous> (c:\Users\flo\Desktop\Impromp2-master\index.js:3:15)
  11.     at Module._compile (internal/modules/cjs/loader.js:698:14)
  12.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
  13.     at Module.load (internal/modules/cjs/loader.js:600:32)
  14.     at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
  15.     at Function.Module._load (internal/modules/cjs/loader.js:531:3)
  16. Waiting for thError: Cannot find module 'winston'
  17.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
  18.     at Function.Module._load (internal/modules/cjs/loader.js:508:25)
  19.     at Module.require (internal/modules/cjs/loader.js:637:17)
  20.     at require (internal/modules/cjs/helpers.js:22:18)
  21.     at Object.<anonymous> (c:\Users\flo\Desktop\Impromp2-master\index.js:3:15)
  22.     at Module._compile (internal/modules/cjs/loader.js:698:14)
  23.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
  24.     at Module.load (internal/modules/cjs/loader.js:600:32)
  25.     at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
  26.     at Function.Module._load (internal/modules/cjs/loader.js:531:3)
  27. e debugger to disconnect...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement