Advertisement
Guest User

Untitled

a guest
Dec 29th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. Using username "mc".
  2. mc@192.168.1.9's password:
  3. Welcome to Helloiamalive, TurnKey GNU/Linux 14.0 / Debian 8.9 Jessie
  4.  
  5. System information (as of Thu Dec 30 04:53:18 2021)
  6.  
  7. System load: 0.47 Memory usage: 55%
  8. Processes: 103 Swap usage: 0%
  9. Usage of /: 51.8% of 97.75GB IP address for eth0: 192.168.1.9
  10.  
  11. TKLBAM (Backup and Migration): NOT INITIALIZED
  12.  
  13. To initialize TKLBAM, run the "tklbam-init" command to link this
  14. system to your TurnKey Hub account. For details see the man page or
  15. go to:
  16.  
  17. https://www.turnkeylinux.org/tklbam
  18.  
  19. Last login: Thu Dec 30 04:50:38 2021 from 192.168.1.17
  20. mc@HelloIamAlive ~$ su
  21. Password:
  22. root@HelloIamAlive /home/mc# cd /usr/games/minecraft/
  23. root@HelloIamAlive games/minecraft# npm install --unsafe-perm
  24. npm WARN engine userid@1.0.0-beta.9: wanted: {"node":">=8.4.0"} (current: {"node ":"4.9.1","npm":"2.15.11"})
  25.  
  26. > userid@1.0.0-beta.9 install /usr/games/minecraft/node_modules/userid
  27. > npm run build
  28.  
  29.  
  30. > userid@1.0.0-beta.9 build /usr/games/minecraft/node_modules/userid
  31. > node-gyp rebuild
  32.  
  33. make: Entering directory '/usr/games/minecraft/node_modules/userid/build'
  34. CXX(target) Release/obj.target/userid/src/Gid.o
  35. In file included from ../src/userid.hh:4:0,
  36. from ../src/Gid.cc:4:
  37. /usr/games/minecraft/node_modules/node-addon-api/napi.h:4:22: fatal error: node_ api.h: No such file or directory
  38. #include <node_api.h>
  39. ^
  40. compilation terminated.
  41. userid.target.mk:99: recipe for target 'Release/obj.target/userid/src/Gid.o' fai led
  42. make: *** [Release/obj.target/userid/src/Gid.o] Error 1
  43. make: Leaving directory '/usr/games/minecraft/node_modules/userid/build'
  44. gyp ERR! build error
  45. gyp ERR! stack Error: `make` failed with exit code: 2
  46. gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_module s/node-gyp/lib/build.js:276:23)
  47. gyp ERR! stack at emitTwo (events.js:87:13)
  48. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  49. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces s.js:211:12)
  50. gyp ERR! System Linux 3.16.0-11-amd64
  51. gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild"
  52. gyp ERR! cwd /usr/games/minecraft/node_modules/userid
  53. gyp ERR! node -v v4.9.1
  54. gyp ERR! node-gyp -v v3.4.0
  55. gyp ERR! not ok
  56.  
  57. npm ERR! Linux 3.16.0-11-amd64
  58. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build"
  59. npm ERR! node v4.9.1
  60. npm ERR! npm v2.15.11
  61. npm ERR! code ELIFECYCLE
  62. npm ERR! userid@1.0.0-beta.9 build: `node-gyp rebuild`
  63. npm ERR! Exit status 1
  64. npm ERR!
  65. npm ERR! Failed at the userid@1.0.0-beta.9 build script 'node-gyp rebuild'.
  66. npm ERR! This is most likely a problem with the userid package,
  67. npm ERR! not with npm itself.
  68. npm ERR! Tell the author that this fails on your system:
  69. npm ERR! node-gyp rebuild
  70. npm ERR! You can get information on how to open an issue for this project with:
  71. npm ERR! npm bugs userid
  72. npm ERR! Or if that isn't available, you can get their info via:
  73. npm ERR!
  74. npm ERR! npm owner ls userid
  75. npm ERR! There is likely additional logging output above.
  76.  
  77. npm ERR! Please include the following file with any support request:
  78. npm ERR! /usr/games/minecraft/node_modules/userid/npm-debug.log
  79.  
  80. > node-addon-api@3.1.0 install /usr/games/minecraft/node_modules/node-addon-api
  81. > node-gyp rebuild
  82.  
  83. gyp: binding.gyp not found (cwd: /usr/games/minecraft/node_modules/node-addon-ap i) while trying to load binding.gyp
  84. gyp ERR! configure error
  85. gyp ERR! stack Error: `gyp` failed with exit code: 1
  86. gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modu les/node-gyp/lib/configure.js:305:16)
  87. gyp ERR! stack at emitTwo (events.js:87:13)
  88. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  89. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces s.js:211:12)
  90. gyp ERR! System Linux 3.16.0-11-amd64
  91. gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gy p/bin/node-gyp.js" "rebuild"
  92. gyp ERR! cwd /usr/games/minecraft/node_modules/node-addon-api
  93. gyp ERR! node -v v4.9.1
  94. gyp ERR! node-gyp -v v3.4.0
  95. gyp ERR! not ok
  96. npm ERR! Linux 3.16.0-11-amd64
  97. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "--unsafe-perm"
  98. npm ERR! node v4.9.1
  99. npm ERR! npm v2.15.11
  100. npm ERR! code ELIFECYCLE
  101.  
  102. npm ERR! userid@1.0.0-beta.9 install: `npm run build`
  103. npm ERR! Exit status 1
  104. npm ERR!
  105. npm ERR! Failed at the userid@1.0.0-beta.9 install script 'npm run build'.
  106. npm ERR! This is most likely a problem with the userid package,
  107. npm ERR! not with npm itself.
  108. npm ERR! Tell the author that this fails on your system:
  109. npm ERR! npm run build
  110. npm ERR! You can get information on how to open an issue for this project with:
  111. npm ERR! npm bugs userid
  112. npm ERR! Or if that isn't available, you can get their info via:
  113. npm ERR!
  114. npm ERR! npm owner ls userid
  115. npm ERR! There is likely additional logging output above.
  116.  
  117. npm ERR! Please include the following file with any support request:
  118. npm ERR! /usr/games/minecraft/npm-debug.log
  119.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement