Guest User

Untitled

a guest
Jan 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [ec2-user@ip-10-204-170-18 webapp]$ ./bin/bundle.sh [21/1821]
  2.  
  3. node.js:134
  4. throw e; // process.nextTick error, or 'error' event on first tick
  5. ^
  6. Error: Cannot find module 'detective'
  7. at Function._resolveFilename (module.js:317:11)
  8. at Function._load (module.js:262:25)
  9. at require (module.js:346:19)
  10. at Object.<anonymous> (/home/ec2-user/projects/browserling/webapp/node_modules/browserify/lib/wrap.js:5:17)
  11. at Module._compile (module.js:402:26)
  12.  
  13. at Object..js (module.js:408:10)
  14. at Module.load (module.js:334:31)
  15. at Function._load (module.js:293:12)
  16. at require (module.js:346:19)
  17. at Object.<anonymous> (/home/ec2-user/projects/browserling/webapp/node_modules/browserify/index.js:1:74)
Add Comment
Please, Sign In to add comment