Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. npm verb addNamed "latest" is being treated as a dist-tag for invert-kv
  2. npm info addNameTag [ 'invert-kv', 'latest' ]
  3. npm verb addNameTag registry:https://registry.npmjs.org/invert-kv already in flight; waiting
  4. npm verb addNamed "1.0.0" is a plain semver version for invert-kv
  5. npm verb afterAdd /Users/path/.npm/invert-kv/1.0.0/package/package.json not in flight; writing
  6. npm verb correctMkdir /Users/path/.npm correctMkdir not in flight; initializing
  7. npm verb afterAdd /Users/path/.npm/invert-kv/1.0.0/package/package.json written
  8. npm verb cache add spec camelcase@^3.0.0
  9. npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for camelcase
  10. npm verb addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching
  11. npm verb get https://registry.npmjs.org/camelcase not expired, no request
  12. npm verb addNamed "3.0.0" is a plain semver version for camelcase
  13. npm verb afterAdd /Users/path/.npm/camelcase/3.0.0/package/package.json not in flight; writing
  14. npm verb correctMkdir /Users/path/.npm correctMkdir not in flight; initializing
  15. npm verb afterAdd /Users/path/.npm/camelcase/3.0.0/package/package.json written
  16. npm verb correctMkdir /Users/path/.npm/_locks correctMkdir not in flight; initializing
  17. npm verb lock using /Users/path/.npm/_locks/staging-d21af557b41d4821.lock for /Users/path/Desktop/t/node_modules/.staging
  18.  
  19. npm verb unbuild node_modules/.staging/abbrev-ac014442
  20. npm verb unbuild node_modules/.staging/ansi-regex-12e09986
  21. npm verb unbuild node_modules/.staging/ansi-styles-1359ba2f
  22. npm verb unbuild node_modules/.staging/aproba-d9971840
  23. npm verb unbuild node_modules/.staging/array-find-index-c1ddfc4c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement