Guest User

Untitled

a guest
May 26th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $ uglifyjs
  2.  
  3. node.js:216
  4. throw e; // process.nextTick error, or 'error' event on first tick
  5. ^
  6. Error: Cannot find module 'uglify-js'
  7. at Function._resolveFilename (module.js:334:15)
  8. at Function._load (module.js:279:25)
  9. at Module.require (module.js:359:17)
  10. at require (module.js:370:17)
  11. at Object.<anonymous> (/home/ams/extern/UglifyJS/bin/uglifyjs:6:14)
  12. at Module._compile (module.js:434:26)
  13. at Object..js (module.js:452:10)
  14. at Module.load (module.js:353:31)
  15. at Function._load (module.js:310:12)
  16. at Array.0 (module.js:472:10)
Add Comment
Please, Sign In to add comment