Guest User

Untitled

a guest
Oct 18th, 2017
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/local/Cellar/node/8.6.0/bin/node',
  3. 1 verbose cli '/usr/local/bin/npm',
  4. 1 verbose cli 'install',
  5. 1 verbose cli 'git@github.com:sholladay/port-type.git' ]
  6. 2 info using npm@5.5.1
  7. 3 info using node@v8.6.0
  8. 4 verbose npm-session 238d0e9ff7f8315f
  9. 5 silly install loadCurrentTree
  10. 6 silly install readLocalPackageData
  11. 7 silly fetchPackageMetaData error for git@file:github.com:sholladay/port-type.git Could not install from "github.com:sholladay/port-type.git" as it does not contain a package.json file.
  12. 8 verbose stack Error: ENOENT: no such file or directory, open '/private/tmp/repro-install-err/github.com:sholladay/port-type.git/package.json'
  13. 9 verbose cwd /private/tmp/repro-install-err
  14. 10 verbose Darwin 17.0.0
  15. 11 verbose argv "/usr/local/Cellar/node/8.6.0/bin/node" "/usr/local/bin/npm" "install" "git@github.com:sholladay/port-type.git"
  16. 12 verbose node v8.6.0
  17. 13 verbose npm v5.5.1
  18. 14 error code ENOLOCAL
  19. 15 error Could not install from "github.com:sholladay/port-type.git" as it does not contain a package.json file.
  20. 16 verbose exit [ 1, true ]
Add Comment
Please, Sign In to add comment