Advertisement
gilstr

Untitled

Mar 3rd, 2016
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. module.js:327
  2. throw err;
  3. ^
  4.  
  5. Error: Cannot find module 'lru-cache'
  6. at Function.Module._resolveFilename (module.js:325:15)
  7. at Function.Module._load (module.js:276:25)
  8. at Module.require (module.js:353:17)
  9. at require (internal/module.js:12:17)
  10. at /Users/gil/Development/creditcardpage/creditcardpage/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/minimatch/minimatch.js:35:11
  11. at Object.<anonymous> (/Users/gil/Development/creditcardpage/creditcardpage/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/minimatch/minimatch.js:1051:3)
  12. at Module._compile (module.js:409:26)
  13. at Object.Module._extensions..js (module.js:416:10)
  14. at Module.load (module.js:343:32)
  15. at Function.Module._load (module.js:300:12)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement