Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. leptone@npm:~/workspace $ npm outdated
  2. npm ERR! Linux 3.14.13-c9
  3. npm ERR! argv "node" "/home/ubuntu/.nvm/v0.10.35/bin/npm" "outdated"
  4. npm ERR! node v0.10.35
  5. npm ERR! npm v2.13.2
  6. npm ERR! code E404
  7.  
  8. npm ERR! 404 missing : async
  9. npm ERR! 404
  10. npm ERR! 404 'async' is not in the npm registry.
  11. npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
  12. npm ERR! 404
  13. npm ERR! 404 Note that you can also install from a
  14. npm ERR! 404 tarball, folder, http url, or git url.
  15.  
  16. npm ERR! Please include the following file with any support request:
  17. npm ERR! /home/ubuntu/workspace/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement