Guest User

Untitled

a guest
Oct 31st, 2020
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', 'ewelink-api' ]
  3. 2 info using npm@6.14.8
  4. 3 info using node@v12.13.1
  5. 4 verbose config Skipping project config: /root/.npmrc. (matches userconfig)
  6. 5 verbose npm-session 663238d099d14ff1
  7. 6 silly install loadCurrentTree
  8. 7 silly install readLocalPackageData
  9. 8 http fetch GET 304 https://registry.npmjs.org/ewelink-api 216ms (from cache)
  10. 9 http fetch GET 200 https://registry.npmjs.org/ewelink-api/-/ewelink-api-3.1.1.tgz 20ms (from cache)
  11. 10 silly pacote tag manifest for ewelink-api@latest fetched in 267ms
  12. 11 timing stage:loadCurrentTree Completed in 293ms
  13. 12 silly install loadIdealTree
  14. 13 silly install cloneCurrentTreeToIdealTree
  15. 14 timing stage:loadIdealTree:cloneCurrentTree Completed in 2ms
  16. 15 silly install loadShrinkwrap
  17. 16 timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
  18. 17 silly install loadAllDepsIntoIdealTree
  19. 18 silly resolveWithNewModule ewelink-api@3.1.1 checking installable status
  20. 19 http fetch GET 304 https://registry.npmjs.org/crypto-js 283ms (from cache)
  21. 20 silly pacote range manifest for crypto-js@^4.0.0 fetched in 285ms
  22. 21 silly resolveWithNewModule crypto-js@4.0.0 checking installable status
  23. 22 silly fetchPackageMetaData error for arpping@github:skydiver/arpping Command failed: git clone --mirror -q git://github.com/skydiver/arpping.git /root/.npm/_cacache/tmp/git-clone-08833cbe/.git
  24. 22 silly fetchPackageMetaData fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-08833cbe/.git'
  25. 23 http fetch GET 304 https://registry.npmjs.org/random 473ms (from cache)
  26. 24 http fetch GET 304 https://registry.npmjs.org/node-fetch 478ms (from cache)
  27. 25 silly pacote range manifest for random@^2.2.0 fetched in 480ms
  28. 26 silly resolveWithNewModule random@2.2.0 checking installable status
  29. 27 http fetch GET 304 https://registry.npmjs.org/websocket 480ms (from cache)
  30. 28 http fetch GET 304 https://registry.npmjs.org/delay 487ms (from cache)
  31. 29 silly pacote range manifest for node-fetch@^2.6.1 fetched in 488ms
  32. 30 silly resolveWithNewModule node-fetch@2.6.1 checking installable status
  33. 31 http fetch GET 304 https://registry.npmjs.org/websocket-as-promised 486ms (from cache)
  34. 32 silly pacote range manifest for websocket@^1.0.32 fetched in 489ms
  35. 33 silly resolveWithNewModule websocket@1.0.32 checking installable status
  36. 34 silly pacote range manifest for delay@^4.4.0 fetched in 494ms
  37. 35 silly resolveWithNewModule delay@4.4.0 checking installable status
  38. 36 silly pacote range manifest for websocket-as-promised@^1.0.1 fetched in 491ms
  39. 37 silly resolveWithNewModule websocket-as-promised@1.1.0 checking installable status
  40. 38 timing stage:rollbackFailedOptional Completed in 1ms
  41. 39 timing stage:runTopLevelLifecycles Completed in 816ms
  42. 40 silly saveTree root
  43. 40 silly saveTree └─┬ ewelink-api@3.1.1
  44. 40 silly saveTree ├── crypto-js@4.0.0
  45. 40 silly saveTree ├── delay@4.4.0
  46. 40 silly saveTree ├── node-fetch@2.6.1
  47. 40 silly saveTree ├── random@2.2.0
  48. 40 silly saveTree ├── websocket-as-promised@1.1.0
  49. 40 silly saveTree └── websocket@1.0.32
  50. 41 verbose stack Error: Command failed: git clone --mirror -q git://github.com/skydiver/arpping.git /root/.npm/_cacache/tmp/git-clone-08833cbe/.git
  51. 41 verbose stack fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-08833cbe/.git'
  52. 41 verbose stack
  53. 41 verbose stack at ChildProcess.exithandler (child_process.js:295:12)
  54. 41 verbose stack at ChildProcess.emit (events.js:210:5)
  55. 41 verbose stack at maybeClose (internal/child_process.js:1021:16)
  56. 41 verbose stack at Socket.<anonymous> (internal/child_process.js:430:11)
  57. 41 verbose stack at Socket.emit (events.js:210:5)
  58. 41 verbose stack at Pipe.<anonymous> (net.js:659:12)
  59. 42 verbose cwd /root
  60. 43 verbose Linux 4.9.0-14-amd64
  61. 44 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "ewelink-api"
  62. 45 verbose node v12.13.1
  63. 46 verbose npm v6.14.8
  64. 47 error code 128
  65. 48 error Command failed: git clone --mirror -q git://github.com/skydiver/arpping.git /root/.npm/_cacache/tmp/git-clone-08833cbe/.git
  66. 48 error fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-08833cbe/.git'
  67. 49 verbose exit [ 1, true ]
  68.  
Add Comment
Please, Sign In to add comment