Advertisement
Guest User

Untitled

a guest
Nov 25th, 2017
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node',
  3. 1 verbose cli '/usr/bin/npm',
  4. 1 verbose cli 'install',
  5. 1 verbose cli '-g',
  6. 1 verbose cli '@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d' ]
  7. 2 info using npm@3.10.10
  8. 3 info using node@v6.12.0
  9. 4 silly loadCurrentTree Starting
  10. 5 silly install loadCurrentTree
  11. 6 silly install readGlobalPackageData
  12. 7 silly fetchPackageMetaData @luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d
  13. 8 silly fetchOtherPackageData @luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d
  14. 9 silly cache add args [ '@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d',
  15. 9 silly cache add null ]
  16. 10 verbose cache add spec @luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d
  17. 11 silly cache add parsed spec Result {
  18. 11 silly cache add raw: '@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d',
  19. 11 silly cache add scope: null,
  20. 11 silly cache add escapedName: null,
  21. 11 silly cache add name: null,
  22. 11 silly cache add rawSpec: '@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d',
  23. 11 silly cache add spec: '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d',
  24. 11 silly cache add type: 'local' }
  25. 12 error addLocal Could not install /root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d
  26. 13 silly fetchPackageMetaData Error: ENOENT: no such file or directory, open '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d'
  27. 13 silly fetchPackageMetaData at Error (native)
  28. 13 silly fetchPackageMetaData error for @luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d { Error: ENOENT: no such file or directory, open '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d'
  29. 13 silly fetchPackageMetaData at Error (native)
  30. 13 silly fetchPackageMetaData errno: -2,
  31. 13 silly fetchPackageMetaData code: 'ENOENT',
  32. 13 silly fetchPackageMetaData syscall: 'open',
  33. 13 silly fetchPackageMetaData path: '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d' }
  34. 14 silly rollbackFailedOptional Starting
  35. 15 silly rollbackFailedOptional Finishing
  36. 16 silly runTopLevelLifecycles Finishing
  37. 17 silly install printInstalled
  38. 18 verbose stack Error: ENOENT: no such file or directory, open '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d'
  39. 18 verbose stack at Error (native)
  40. 19 verbose cwd /root
  41. 20 error Linux 4.4.0-98-generic
  42. 21 error argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d"
  43. 22 error node v6.12.0
  44. 23 error npm v3.10.10
  45. 24 error path /root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d
  46. 25 error code ENOENT
  47. 26 error errno -2
  48. 27 error syscall open
  49. 28 error enoent ENOENT: no such file or directory, open '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d'
  50. 29 error enoent ENOENT: no such file or directory, open '/root/@luminati-io/luminati-proxy#f2d36eb73f74bc1e442d80790d46789aa5b8649d'
  51. 29 error enoent This is most likely not a problem with npm itself
  52. 29 error enoent and is related to npm not being able to find a file.
  53. 30 verbose exit [ -2, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement