Advertisement
Guest User

Untitled

a guest
Nov 18th, 2013
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. npm verb cli '-verbose' ]
  2. npm info using [email protected]
  3. npm info using [email protected]
  4. npm verb node symlink /usr/bin/node
  5. npm verb cache add [ 'express', null ]
  6. npm verb cache add name=undefined spec="express" args=["express",null]
  7. npm verb parsed url { protocol: null,
  8. npm verb parsed url slashes: null,
  9. npm verb parsed url auth: null,
  10. npm verb parsed url host: null,
  11. npm verb parsed url port: null,
  12. npm verb parsed url hostname: null,
  13. npm verb parsed url hash: null,
  14. npm verb parsed url search: null,
  15. npm verb parsed url query: null,
  16. npm verb parsed url pathname: 'express',
  17. npm verb parsed url path: 'express',
  18. npm verb parsed url href: 'express' }
  19. npm verb lock express /home/videl/.npm/f3c62de4-express.lock
  20. npm verb addNamed [ 'express', '' ]
  21. npm verb addNamed [ null, '*' ]
  22. npm verb lock express@ /home/videl/.npm/64a534c1-express.lock
  23. npm verb url raw express
  24. npm verb url resolving [ 'https://registry.npmjs.org/', './express' ]
  25. npm verb url resolved https://registry.npmjs.org/express
  26. npm info trying registry request attempt 1 at 13:52:59
  27. npm http GET https://registry.npmjs.org/express
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement