Advertisement
Guest User

Untitled

a guest
Sep 15th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/local/bin/npm', 'install', '-g' ]
  3. 2 info using npm@6.14.8
  4. 3 info using node@v14.10.1
  5. 4 verbose npm-session 627a280f11eded50
  6. 5 silly install loadCurrentTree
  7. 6 silly install readGlobalPackageData
  8. 7 silly fetchPackageMetaData error for file: Could not install from "" as it does not contain a package.json file.
  9. 8 timing stage:rollbackFailedOptional Completed in 0ms
  10. 9 timing stage:runTopLevelLifecycles Completed in 47ms
  11. 10 verbose stack Error: ENOENT: no such file or directory, open '/home/rainer/package.json'
  12. 11 verbose cwd /home/rainer
  13. 12 verbose Linux 4.4.0-189-generic
  14. 13 verbose argv "/usr/bin/node" "/usr/local/bin/npm" "install" "-g"
  15. 14 verbose node v14.10.1
  16. 15 verbose npm v6.14.8
  17. 16 error code ENOLOCAL
  18. 17 error Could not install from "" as it does not contain a package.json file.
  19. 18 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement