PrismarineJS / bedrock-protocol

Minecraft Bedrock protocol library, with authentication and encryption
https://prismarinejs.github.io/minecraft-data/?v=bedrock_1.17.10&d=protocol
MIT License
288 stars 68 forks source link

raknet-native error #476

Closed PrograMistV1 closed 4 months ago

PrograMistV1 commented 5 months ago

An error occurs when trying to install a proxy. I have cmake installed

0 verbose cli /snap/node/8169/bin/node /usr/local/bin/npm
1 info using npm@10.4.0
2 info using node@v20.11.0
3 timing npm:load:whichnode Completed in 1ms
4 timing config:load:defaults Completed in 2ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
6 timing config:load:builtin Completed in 1ms
7 timing config:load:cli Completed in 4ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/home/programistv1/Desktop/proxy/.npmrc Completed in 0ms
10 timing config:load:project Completed in 3ms
11 timing config:load:file:/home/programistv1/.npmrc Completed in 0ms
12 timing config:load:user Completed in 0ms
13 timing config:load:file:/snap/node/8169/etc/npmrc Completed in 2ms
14 timing config:load:global Completed in 2ms
15 timing config:load:setEnvs Completed in 1ms
16 timing config:load Completed in 15ms
17 timing npm:load:configload Completed in 15ms
18 timing config:load:flatten Completed in 4ms
19 timing npm:load:mkdirpcache Completed in 1ms
20 timing npm:load:mkdirplogs Completed in 0ms
21 verbose title npm install bedrock-protocol
22 verbose argv "install" "bedrock-protocol"
23 timing npm:load:setTitle Completed in 1ms
24 timing npm:load:display Completed in 1ms
25 verbose logfile logs-max:10 dir:/home/programistv1/.npm/_logs/2024-02-04T16_58_08_281Z-
26 verbose logfile /home/programistv1/.npm/_logs/2024-02-04T16_58_08_281Z-debug-0.log
27 timing npm:load:logFile Completed in 12ms
28 timing npm:load:timers Completed in 1ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 54ms
31 timing config:load:flatten Completed in 1ms
32 timing arborist:ctor Completed in 1ms
33 silly logfile done cleaning log files
34 timing arborist:ctor Completed in 1ms
35 timing idealTree:init Completed in 17ms
36 timing idealTree:userRequests Completed in 3ms
37 silly idealTree buildDeps
38 silly fetch manifest bedrock-protocol@*
39 http fetch GET 200 https://registry.npmjs.org/bedrock-protocol 985ms (cache miss)
40 silly placeDep ROOT bedrock-protocol@3.33.1 OK for:  want: *
41 silly fetch manifest debug@^4.3.1
42 silly fetch manifest jsonwebtoken@^9.0.0
43 silly fetch manifest jsp-raknet@^2.1.3
44 http fetch GET 200 https://registry.npmjs.org/debug 54ms (cache miss)
45 silly fetch manifest minecraft-data@^3.0.0
46 http fetch GET 200 https://registry.npmjs.org/jsonwebtoken 110ms (cache miss)
47 silly fetch manifest minecraft-folder-path@^1.2.0
48 http fetch GET 200 https://registry.npmjs.org/jsp-raknet 865ms (cache miss)
49 silly fetch manifest prismarine-auth@^2.0.0
50 http fetch GET 200 https://registry.npmjs.org/minecraft-data 1210ms (cache miss)
51 silly fetch manifest prismarine-nbt@^2.0.0
52 http fetch GET 200 https://registry.npmjs.org/minecraft-folder-path 1182ms (cache miss)
53 silly fetch manifest prismarine-realms@^1.1.0
54 http fetch GET 200 https://registry.npmjs.org/prismarine-auth 1205ms (cache miss)
55 silly fetch manifest protodef@^1.14.0
56 http fetch GET 200 https://registry.npmjs.org/prismarine-realms 791ms (cache miss)
57 silly fetch manifest raknet-native@^1.0.3
58 http fetch GET 200 https://registry.npmjs.org/prismarine-nbt 1252ms (cache miss)
59 silly fetch manifest uuid-1345@^1.0.2
60 http fetch GET 200 https://registry.npmjs.org/protodef 1128ms (cache miss)
61 silly fetch manifest raknet-node@^0.5.0
62 http fetch GET 200 https://registry.npmjs.org/raknet-native 1182ms (cache miss)
63 http fetch GET 200 https://registry.npmjs.org/uuid-1345 2160ms (cache miss)
64 http fetch GET 200 https://registry.npmjs.org/raknet-node 1580ms (cache miss)
65 timing idealTree:#root Completed in 5781ms
66 silly placeDep ROOT debug@4.3.4 OK for: bedrock-protocol@3.33.1 want: ^4.3.1
67 silly placeDep ROOT jsonwebtoken@9.0.2 OK for: bedrock-protocol@3.33.1 want: ^9.0.0
68 silly placeDep ROOT jsp-raknet@2.2.0 OK for: bedrock-protocol@3.33.1 want: ^2.1.3
69 silly placeDep ROOT minecraft-data@3.60.0 OK for: bedrock-protocol@3.33.1 want: ^3.0.0
70 silly placeDep ROOT minecraft-folder-path@1.2.0 OK for: bedrock-protocol@3.33.1 want: ^1.2.0
71 silly placeDep ROOT prismarine-auth@2.4.0 OK for: bedrock-protocol@3.33.1 want: ^2.0.0
72 silly placeDep ROOT prismarine-nbt@2.5.0 OK for: bedrock-protocol@3.33.1 want: ^2.0.0
73 silly placeDep ROOT prismarine-realms@1.3.2 OK for: bedrock-protocol@3.33.1 want: ^1.1.0
74 silly placeDep ROOT protodef@1.15.0 OK for: bedrock-protocol@3.33.1 want: ^1.14.0
75 silly placeDep ROOT raknet-native@1.2.3 OK for: bedrock-protocol@3.33.1 want: ^1.0.3
76 silly placeDep ROOT raknet-node@0.5.0 OK for: bedrock-protocol@3.33.1 want: ^0.5.0
77 silly placeDep ROOT uuid-1345@1.0.2 OK for: bedrock-protocol@3.33.1 want: ^1.0.2
78 silly fetch manifest ms@2.1.2
79 silly fetch manifest jws@^3.2.2
80 silly fetch manifest lodash.includes@^4.3.0
81 http fetch GET 200 https://registry.npmjs.org/jws 68ms (cache miss)
82 silly fetch manifest lodash.isboolean@^3.0.3
83 http fetch GET 200 https://registry.npmjs.org/ms 80ms (cache miss)
84 silly fetch manifest lodash.isinteger@^4.0.4
85 http fetch GET 200 https://registry.npmjs.org/lodash.isboolean 804ms (cache miss)
86 silly fetch manifest lodash.isnumber@^3.0.3
87 http fetch GET 200 https://registry.npmjs.org/lodash.includes 877ms (cache miss)
88 silly fetch manifest lodash.isplainobject@^4.0.6
89 http fetch GET 200 https://registry.npmjs.org/lodash.isinteger 844ms (cache miss)
90 silly fetch manifest lodash.isstring@^4.0.1
91 http fetch GET 200 https://registry.npmjs.org/lodash.isplainobject 796ms (cache miss)
92 silly fetch manifest lodash.once@^4.0.0
93 http fetch GET 200 https://registry.npmjs.org/lodash.isstring 810ms (cache miss)
94 silly fetch manifest ms@^2.1.1
95 silly fetch manifest semver@^7.5.4
96 http fetch GET 200 https://registry.npmjs.org/semver 55ms (cache miss)
97 silly fetch manifest @jsprismarine/jsbinaryutils@2.1.4
98 http fetch GET 200 https://registry.npmjs.org/lodash.isnumber 1944ms (cache miss)
99 silly fetch manifest typescript@^4.2.2
100 http fetch GET 200 https://registry.npmjs.org/lodash.once 1538ms (cache miss)
101 silly fetch manifest @azure/msal-node@^2.0.2
102 http fetch GET 200 https://registry.npmjs.org/@jsprismarine%2fjsbinaryutils 1455ms (cache miss)
103 silly fetch manifest @xboxreplay/xboxlive-auth@^3.3.3
104 http fetch GET 200 https://registry.npmjs.org/typescript 516ms (cache miss)
105 silly fetch manifest jose@^4.1.4
106 http fetch GET 200 https://registry.npmjs.org/@azure%2fmsal-node 1359ms (cache miss)
107 silly fetch manifest node-fetch@^2.6.1
108 http fetch GET 200 https://registry.npmjs.org/node-fetch 65ms (cache miss)
109 silly fetch manifest smart-buffer@^4.1.0
110 http fetch GET 200 https://registry.npmjs.org/@xboxreplay%2fxboxlive-auth 1714ms (cache miss)
111 silly fetch manifest protodef@^1.9.0
112 silly fetch manifest lodash.get@^4.4.2
113 http fetch GET 200 https://registry.npmjs.org/lodash.get 45ms (cache miss)
114 silly fetch manifest lodash.reduce@^4.6.0
115 http fetch GET 200 https://registry.npmjs.org/jose 1978ms (cache miss)
116 silly fetch manifest protodef-validator@^1.3.0
117 http fetch GET 200 https://registry.npmjs.org/smart-buffer 1151ms (cache miss)
118 silly fetch manifest readable-stream@^3.0.3
119 http fetch GET 200 https://registry.npmjs.org/lodash.reduce 787ms (cache miss)
120 silly fetch manifest bindings@^1.5.0
121 http fetch GET 200 https://registry.npmjs.org/readable-stream 65ms (cache miss)
122 silly fetch manifest cmake-js@^6.1.0
123 http fetch GET 200 https://registry.npmjs.org/bindings 104ms (cache miss)
124 silly fetch manifest node-addon-api@^3.1.0
125 http fetch GET 200 https://registry.npmjs.org/node-addon-api 40ms (cache miss)
126 silly fetch manifest sha1@^1.1.1
127 http fetch GET 200 https://registry.npmjs.org/cmake-js 845ms (cache miss)
128 silly fetch manifest macaddress@^0.5.1
129 http fetch GET 200 https://registry.npmjs.org/protodef-validator 1230ms (cache miss)
130 http fetch GET 200 https://registry.npmjs.org/sha1 801ms (cache miss)
131 http fetch GET 200 https://registry.npmjs.org/macaddress 1202ms (cache miss)
132 timing idealTree:node_modules/bedrock-protocol Completed in 7966ms
133 silly placeDep ROOT ms@2.1.2 OK for: debug@4.3.4 want: 2.1.2
134 timing idealTree:node_modules/debug Completed in 2ms
135 silly placeDep ROOT jws@3.2.2 OK for: jsonwebtoken@9.0.2 want: ^3.2.2
136 silly placeDep ROOT lodash.includes@4.3.0 OK for: jsonwebtoken@9.0.2 want: ^4.3.0
137 silly placeDep ROOT lodash.isboolean@3.0.3 OK for: jsonwebtoken@9.0.2 want: ^3.0.3
138 silly placeDep ROOT lodash.isinteger@4.0.4 OK for: jsonwebtoken@9.0.2 want: ^4.0.4
139 silly placeDep ROOT lodash.isnumber@3.0.3 OK for: jsonwebtoken@9.0.2 want: ^3.0.3
140 silly placeDep ROOT lodash.isplainobject@4.0.6 OK for: jsonwebtoken@9.0.2 want: ^4.0.6
141 silly placeDep ROOT lodash.isstring@4.0.1 OK for: jsonwebtoken@9.0.2 want: ^4.0.1
142 silly placeDep ROOT lodash.once@4.1.1 OK for: jsonwebtoken@9.0.2 want: ^4.0.0
143 silly placeDep ROOT semver@7.5.4 OK for: jsonwebtoken@9.0.2 want: ^7.5.4
144 silly fetch manifest jwa@^1.4.1
145 silly fetch manifest safe-buffer@^5.0.1
146 silly fetch manifest lru-cache@^6.0.0
147 http fetch GET 200 https://registry.npmjs.org/safe-buffer 41ms (cache miss)
148 http fetch GET 200 https://registry.npmjs.org/jwa 55ms (cache miss)
149 http fetch GET 200 https://registry.npmjs.org/lru-cache 58ms (cache miss)
150 timing idealTree:node_modules/jsonwebtoken Completed in 92ms
151 silly placeDep ROOT @jsprismarine/jsbinaryutils@2.1.4 OK for: jsp-raknet@2.2.0 want: 2.1.4
152 silly placeDep ROOT typescript@4.9.5 OK for: jsp-raknet@2.2.0 want: ^4.2.2
153 timing idealTree:node_modules/jsp-raknet Completed in 4ms
154 timing idealTree:node_modules/@jsprismarine/jsbinaryutils Completed in 0ms
155 silly placeDep ROOT jwa@1.4.1 OK for: jws@3.2.2 want: ^1.4.1
156 silly placeDep ROOT safe-buffer@5.2.1 OK for: jws@3.2.2 want: ^5.0.1
157 silly fetch manifest buffer-equal-constant-time@1.0.1
158 silly fetch manifest ecdsa-sig-formatter@1.0.11
159 http fetch GET 200 https://registry.npmjs.org/buffer-equal-constant-time 50ms (cache miss)
160 http fetch GET 200 https://registry.npmjs.org/ecdsa-sig-formatter 54ms (cache miss)
161 timing idealTree:node_modules/jws Completed in 59ms
162 silly placeDep ROOT buffer-equal-constant-time@1.0.1 OK for: jwa@1.4.1 want: 1.0.1
163 silly placeDep ROOT ecdsa-sig-formatter@1.0.11 OK for: jwa@1.4.1 want: 1.0.11
164 timing idealTree:node_modules/jwa Completed in 3ms
165 timing idealTree:node_modules/buffer-equal-constant-time Completed in 0ms
166 timing idealTree:node_modules/ecdsa-sig-formatter Completed in 0ms
167 timing idealTree:node_modules/lodash.includes Completed in 0ms
168 timing idealTree:node_modules/lodash.isboolean Completed in 0ms
169 timing idealTree:node_modules/lodash.isinteger Completed in 0ms
170 timing idealTree:node_modules/lodash.isnumber Completed in 0ms
171 timing idealTree:node_modules/lodash.isplainobject Completed in 0ms
172 timing idealTree:node_modules/lodash.isstring Completed in 0ms
173 timing idealTree:node_modules/lodash.once Completed in 0ms
174 timing idealTree:node_modules/minecraft-data Completed in 0ms
175 timing idealTree:node_modules/minecraft-folder-path Completed in 0ms
176 timing idealTree:node_modules/ms Completed in 0ms
177 silly fetch manifest encoding@^0.1.0
178 http fetch GET 200 https://registry.npmjs.org/encoding 102ms (cache miss)
179 silly placeDep ROOT @azure/msal-node@2.6.2 OK for: prismarine-auth@2.4.0 want: ^2.0.2
180 silly placeDep ROOT @xboxreplay/xboxlive-auth@3.3.3 OK for: prismarine-auth@2.4.0 want: ^3.3.3
181 silly placeDep ROOT jose@4.15.4 OK for: prismarine-auth@2.4.0 want: ^4.1.4
182 silly placeDep ROOT node-fetch@2.7.0 OK for: prismarine-auth@2.4.0 want: ^2.6.1
183 silly placeDep ROOT smart-buffer@4.2.0 OK for: prismarine-auth@2.4.0 want: ^4.1.0
184 silly fetch manifest @azure/msal-common@14.6.1
185 silly fetch manifest uuid@^8.3.0
186 silly fetch manifest @xboxreplay/errors@^0.1.0
187 http fetch GET 200 https://registry.npmjs.org/uuid 1163ms (cache miss)
188 silly fetch manifest axios@^0.21.1
189 http fetch GET 200 https://registry.npmjs.org/axios 53ms (cache miss)
190 silly fetch manifest whatwg-url@^5.0.0
191 http fetch GET 200 https://registry.npmjs.org/whatwg-url 49ms (cache miss)
192 http fetch GET 200 https://registry.npmjs.org/@azure%2fmsal-common 1605ms (cache miss)
193 http fetch GET 200 https://registry.npmjs.org/@xboxreplay%2ferrors 3571ms (cache miss)
194 timing idealTree:node_modules/prismarine-auth Completed in 3686ms
195 silly placeDep ROOT @azure/msal-common@14.6.1 OK for: @azure/msal-node@2.6.2 want: 14.6.1
196 silly placeDep ROOT uuid@8.3.2 OK for: @azure/msal-node@2.6.2 want: ^8.3.0
197 timing idealTree:node_modules/@azure/msal-node Completed in 2ms
198 timing idealTree:node_modules/@azure/msal-common Completed in 0ms
199 silly placeDep ROOT @xboxreplay/errors@0.1.0 OK for: @xboxreplay/xboxlive-auth@3.3.3 want: ^0.1.0
200 silly placeDep ROOT axios@0.21.4 OK for: @xboxreplay/xboxlive-auth@3.3.3 want: ^0.21.1
201 silly fetch manifest follow-redirects@^1.14.0
202 http fetch GET 200 https://registry.npmjs.org/follow-redirects 82ms (cache miss)
203 timing idealTree:node_modules/@xboxreplay/xboxlive-auth Completed in 92ms
204 timing idealTree:node_modules/@xboxreplay/errors Completed in 0ms
205 silly placeDep ROOT follow-redirects@1.15.5 OK for: axios@0.21.4 want: ^1.14.0
206 timing idealTree:node_modules/axios Completed in 2ms
207 timing idealTree:node_modules/follow-redirects Completed in 0ms
208 timing idealTree:node_modules/jose Completed in 0ms
209 silly placeDep ROOT whatwg-url@5.0.0 OK for: node-fetch@2.7.0 want: ^5.0.0
210 silly fetch manifest tr46@~0.0.3
211 silly fetch manifest webidl-conversions@^3.0.0
212 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 45ms (cache miss)
213 http fetch GET 200 https://registry.npmjs.org/tr46 59ms (cache miss)
214 timing idealTree:node_modules/node-fetch Completed in 63ms
215 timing idealTree:node_modules/prismarine-nbt Completed in 0ms
216 timing idealTree:node_modules/prismarine-realms Completed in 0ms
217 silly placeDep ROOT lodash.get@4.4.2 OK for: protodef@1.15.0 want: ^4.4.2
218 silly placeDep ROOT lodash.reduce@4.6.0 OK for: protodef@1.15.0 want: ^4.6.0
219 silly placeDep ROOT protodef-validator@1.3.1 OK for: protodef@1.15.0 want: ^1.3.0
220 silly placeDep ROOT readable-stream@3.6.2 OK for: protodef@1.15.0 want: ^3.0.3
221 silly fetch manifest ajv@^6.5.4
222 silly fetch manifest inherits@^2.0.3
223 silly fetch manifest string_decoder@^1.1.1
224 http fetch GET 200 https://registry.npmjs.org/inherits 39ms (cache miss)
225 silly fetch manifest util-deprecate@^1.0.1
226 http fetch GET 200 https://registry.npmjs.org/string_decoder 51ms (cache miss)
227 http fetch GET 200 https://registry.npmjs.org/util-deprecate 38ms (cache miss)
228 http fetch GET 200 https://registry.npmjs.org/ajv 1181ms (cache miss)
229 timing idealTree:node_modules/protodef Completed in 1207ms
230 timing idealTree:node_modules/lodash.get Completed in 0ms
231 timing idealTree:node_modules/lodash.reduce Completed in 0ms
232 silly placeDep ROOT ajv@6.12.6 OK for: protodef-validator@1.3.1 want: ^6.5.4
233 silly fetch manifest fast-deep-equal@^3.1.1
234 silly fetch manifest fast-json-stable-stringify@^2.0.0
235 silly fetch manifest json-schema-traverse@^0.4.1
236 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 96ms (cache miss)
237 silly fetch manifest uri-js@^4.2.2
238 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 97ms (cache miss)
239 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 105ms (cache miss)
240 http fetch GET 200 https://registry.npmjs.org/uri-js 1160ms (cache miss)
241 timing idealTree:node_modules/protodef-validator Completed in 1261ms
242 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: ajv@6.12.6 want: ^3.1.1
243 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: ajv@6.12.6 want: ^2.0.0
244 silly placeDep ROOT json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1
245 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@6.12.6 want: ^4.2.2
246 silly fetch manifest punycode@^2.1.0
247 http fetch GET 200 https://registry.npmjs.org/punycode 76ms (cache miss)
248 timing idealTree:node_modules/ajv Completed in 84ms
249 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
250 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
251 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
252 silly placeDep ROOT bindings@1.5.0 OK for: raknet-native@1.2.3 want: ^1.5.0
253 silly placeDep ROOT cmake-js@6.3.2 OK for: raknet-native@1.2.3 want: ^6.1.0
254 silly placeDep ROOT node-addon-api@3.2.1 OK for: raknet-native@1.2.3 want: ^3.1.0
255 silly fetch manifest file-uri-to-path@1.0.0
256 silly fetch manifest bluebird@^3
257 silly fetch manifest fs-extra@^5.0.0
258 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 47ms (cache miss)
259 silly fetch manifest is-iojs@^1.0.1
260 http fetch GET 200 https://registry.npmjs.org/fs-extra 47ms (cache miss)
261 silly fetch manifest lodash@^4
262 http fetch GET 200 https://registry.npmjs.org/bluebird 78ms (cache miss)
263 silly fetch manifest memory-stream@0
264 http fetch GET 200 https://registry.npmjs.org/lodash 43ms (cache miss)
265 silly fetch manifest npmlog@^1.2.0
266 http fetch GET 200 https://registry.npmjs.org/npmlog 42ms (cache miss)
267 silly fetch manifest rc@^1.2.7
268 http fetch GET 200 https://registry.npmjs.org/is-iojs 795ms (cache miss)
269 silly fetch manifest semver@^5.0.3
270 silly fetch manifest splitargs@0
271 http fetch GET 200 https://registry.npmjs.org/rc 782ms (cache miss)
272 silly fetch manifest tar@^4
273 http fetch GET 200 https://registry.npmjs.org/tar 86ms (cache miss)
274 silly fetch manifest unzipper@^0.8.13
275 http fetch GET 200 https://registry.npmjs.org/unzipper 1182ms (cache miss)
276 silly fetch manifest url-join@0
277 http fetch GET 200 https://registry.npmjs.org/url-join 459ms (cache miss)
278 silly fetch manifest which@^1.0.9
279 http fetch GET 200 https://registry.npmjs.org/which 46ms (cache miss)
280 silly fetch manifest yargs@^3.6.0
281 http fetch GET 200 https://registry.npmjs.org/yargs 66ms (cache miss)
282 http fetch GET 200 https://registry.npmjs.org/memory-stream 3810ms (cache miss)
283 http fetch GET 200 https://registry.npmjs.org/splitargs 3560ms (cache miss)
284 timing idealTree:node_modules/raknet-native Completed in 4413ms
285 silly placeDep ROOT file-uri-to-path@1.0.0 OK for: bindings@1.5.0 want: 1.0.0
286 timing idealTree:node_modules/bindings Completed in 2ms
287 silly placeDep ROOT bluebird@3.7.2 OK for: cmake-js@6.3.2 want: ^3
288 silly placeDep ROOT fs-extra@5.0.0 OK for: cmake-js@6.3.2 want: ^5.0.0
289 silly placeDep ROOT is-iojs@1.1.0 OK for: cmake-js@6.3.2 want: ^1.0.1
290 silly placeDep ROOT lodash@4.17.21 OK for: cmake-js@6.3.2 want: ^4
291 silly placeDep ROOT memory-stream@0.0.3 OK for: cmake-js@6.3.2 want: 0
292 silly placeDep ROOT npmlog@1.2.1 OK for: cmake-js@6.3.2 want: ^1.2.0
293 silly placeDep ROOT rc@1.2.8 OK for: cmake-js@6.3.2 want: ^1.2.7
294 silly placeDep node_modules/cmake-js semver@5.7.2 OK for: cmake-js@6.3.2 want: ^5.0.3
295 silly placeDep ROOT splitargs@0.0.7 OK for: cmake-js@6.3.2 want: 0
296 silly placeDep ROOT tar@4.4.19 OK for: cmake-js@6.3.2 want: ^4
297 silly placeDep ROOT unzipper@0.8.14 OK for: cmake-js@6.3.2 want: ^0.8.13
298 silly placeDep ROOT url-join@0.0.1 OK for: cmake-js@6.3.2 want: 0
299 silly placeDep ROOT which@1.3.1 OK for: cmake-js@6.3.2 want: ^1.0.9
300 silly placeDep ROOT yargs@3.32.0 OK for: cmake-js@6.3.2 want: ^3.6.0
301 silly fetch manifest graceful-fs@^4.1.2
302 silly fetch manifest jsonfile@^4.0.0
303 silly fetch manifest universalify@^0.1.0
304 http fetch GET 200 https://registry.npmjs.org/graceful-fs 59ms (cache miss)
305 silly fetch manifest readable-stream@~1.0.26-2
306 silly fetch manifest ansi@~0.3.0
307 http fetch GET 200 https://registry.npmjs.org/universalify 62ms (cache miss)
308 silly fetch manifest are-we-there-yet@~1.0.0
309 http fetch GET 200 https://registry.npmjs.org/jsonfile 65ms (cache miss)
310 silly fetch manifest gauge@~1.2.0
311 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 40ms (cache miss)
312 silly fetch manifest deep-extend@^0.6.0
313 http fetch GET 200 https://registry.npmjs.org/gauge 52ms (cache miss)
314 silly fetch manifest ini@~1.3.0
315 http fetch GET 200 https://registry.npmjs.org/deep-extend 67ms (cache miss)
316 silly fetch manifest minimist@^1.2.0
317 http fetch GET 200 https://registry.npmjs.org/ini 55ms (cache miss)
318 silly fetch manifest strip-json-comments@~2.0.1
319 http fetch GET 200 https://registry.npmjs.org/minimist 46ms (cache miss)
320 silly fetch manifest chownr@^1.1.4
321 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 50ms (cache miss)
322 silly fetch manifest fs-minipass@^1.2.7
323 http fetch GET 200 https://registry.npmjs.org/chownr 33ms (cache miss)
324 silly fetch manifest minipass@^2.9.0
325 http fetch GET 200 https://registry.npmjs.org/fs-minipass 41ms (cache miss)
326 silly fetch manifest minizlib@^1.3.3
327 http fetch GET 200 https://registry.npmjs.org/minipass 52ms (cache miss)
328 silly fetch manifest mkdirp@^0.5.5
329 http fetch GET 200 https://registry.npmjs.org/ansi 815ms (cache miss)
330 silly fetch manifest yallist@^3.1.1
331 http fetch GET 200 https://registry.npmjs.org/yallist 38ms (cache miss)
332 silly fetch manifest big-integer@^1.6.17
333 http fetch GET 200 https://registry.npmjs.org/big-integer 42ms (cache miss)
334 silly fetch manifest binary@~0.3.0
335 http fetch GET 200 https://registry.npmjs.org/minizlib 805ms (cache miss)
336 silly fetch manifest bluebird@~3.4.1
337 silly fetch manifest buffer-indexof-polyfill@~1.0.0
338 http fetch GET 200 https://registry.npmjs.org/mkdirp 1156ms (cache miss)
339 silly fetch manifest duplexer2@~0.1.4
340 http fetch GET 200 https://registry.npmjs.org/duplexer2 343ms (cache miss)
341 silly fetch manifest fstream@~1.0.10
342 http fetch GET 200 https://registry.npmjs.org/fstream 42ms (cache miss)
343 silly fetch manifest listenercount@~1.0.1
344 http fetch GET 200 https://registry.npmjs.org/binary 1203ms (cache miss)
345 silly fetch manifest readable-stream@~2.1.5
346 silly fetch manifest setimmediate@~1.0.4
347 http fetch GET 200 https://registry.npmjs.org/buffer-indexof-polyfill 1519ms (cache miss)
348 silly fetch manifest isexe@^2.0.0
349 http fetch GET 200 https://registry.npmjs.org/isexe 64ms (cache miss)
350 silly fetch manifest camelcase@^2.0.1
351 http fetch GET 200 https://registry.npmjs.org/camelcase 38ms (cache miss)
352 silly fetch manifest cliui@^3.0.3
353 http fetch GET 200 https://registry.npmjs.org/cliui 45ms (cache miss)
354 silly fetch manifest decamelize@^1.1.1
355 http fetch GET 200 https://registry.npmjs.org/listenercount 1141ms (cache miss)
356 silly fetch manifest os-locale@^1.4.0
357 http fetch GET 200 https://registry.npmjs.org/decamelize 333ms (cache miss)
358 silly fetch manifest string-width@^1.0.1
359 http fetch GET 200 https://registry.npmjs.org/string-width 44ms (cache miss)
360 silly fetch manifest window-size@^0.1.4
361 http fetch GET 200 https://registry.npmjs.org/setimmediate 1150ms (cache miss)
362 silly fetch manifest y18n@^3.2.0
363 http fetch GET 200 https://registry.npmjs.org/y18n 46ms (cache miss)
364 http fetch GET 200 https://registry.npmjs.org/os-locale 842ms (cache miss)
365 http fetch GET 200 https://registry.npmjs.org/window-size 1063ms (cache miss)
366 timing idealTree:node_modules/cmake-js Completed in 4227ms
367 timing idealTree:node_modules/bluebird Completed in 0ms
368 timing idealTree:node_modules/file-uri-to-path Completed in 0ms
369 silly placeDep ROOT graceful-fs@4.2.11 OK for: fs-extra@5.0.0 want: ^4.1.2
370 silly placeDep ROOT jsonfile@4.0.0 OK for: fs-extra@5.0.0 want: ^4.0.0
371 silly placeDep ROOT universalify@0.1.2 OK for: fs-extra@5.0.0 want: ^0.1.0
372 timing idealTree:node_modules/fs-extra Completed in 3ms
373 timing idealTree:node_modules/graceful-fs Completed in 0ms
374 timing idealTree:node_modules/is-iojs Completed in 0ms
375 timing idealTree:node_modules/jsonfile Completed in 0ms
376 timing idealTree:node_modules/lodash Completed in 0ms
377 silly placeDep node_modules/memory-stream readable-stream@1.0.34 OK for: memory-stream@0.0.3 want: ~1.0.26-2
378 silly fetch manifest core-util-is@~1.0.0
379 silly fetch manifest isarray@0.0.1
380 silly fetch manifest string_decoder@~0.10.x
381 silly fetch manifest inherits@~2.0.1
382 http fetch GET 200 https://registry.npmjs.org/core-util-is 52ms (cache miss)
383 http fetch GET 200 https://registry.npmjs.org/isarray 54ms (cache miss)
384 timing idealTree:node_modules/memory-stream Completed in 58ms
385 timing idealTree:node_modules/node-addon-api Completed in 0ms
386 silly placeDep ROOT ansi@0.3.1 OK for: npmlog@1.2.1 want: ~0.3.0
387 silly placeDep ROOT are-we-there-yet@1.0.6 OK for: npmlog@1.2.1 want: ~1.0.0
388 silly placeDep ROOT gauge@1.2.7 OK for: npmlog@1.2.1 want: ~1.2.0
389 silly fetch manifest delegates@^1.0.0
390 silly fetch manifest readable-stream@^2.0.0 || ^1.1.13
391 silly fetch manifest has-unicode@^2.0.0
392 silly fetch manifest lodash.pad@^4.1.0
393 http fetch GET 200 https://registry.npmjs.org/delegates 50ms (cache miss)
394 silly fetch manifest lodash.padend@^4.1.0
395 http fetch GET 200 https://registry.npmjs.org/has-unicode 55ms (cache miss)
396 silly fetch manifest lodash.padstart@^4.1.0
397 http fetch GET 200 https://registry.npmjs.org/lodash.pad 815ms (cache miss)
398 http fetch GET 200 https://registry.npmjs.org/lodash.padend 1692ms (cache miss)
399 http fetch GET 200 https://registry.npmjs.org/lodash.padstart 1940ms (cache miss)
400 timing idealTree:node_modules/npmlog Completed in 2004ms
401 timing idealTree:node_modules/ansi Completed in 0ms
402 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@1.0.6 want: ^1.0.0
403 silly placeDep node_modules/are-we-there-yet readable-stream@2.3.8 OK for: are-we-there-yet@1.0.6 want: ^2.0.0 || ^1.1.13
404 silly fetch manifest inherits@~2.0.3
405 silly fetch manifest isarray@~1.0.0
406 silly fetch manifest process-nextick-args@~2.0.0
407 silly fetch manifest safe-buffer@~5.1.1
408 silly fetch manifest string_decoder@~1.1.1
409 silly fetch manifest util-deprecate@~1.0.1
410 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 69ms (cache miss)
411 timing idealTree:node_modules/are-we-there-yet Completed in 75ms
412 timing idealTree:node_modules/delegates Completed in 0ms
413 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@1.2.7 want: ^2.0.0
414 silly placeDep ROOT lodash.pad@4.5.1 OK for: gauge@1.2.7 want: ^4.1.0
415 silly placeDep ROOT lodash.padend@4.6.1 OK for: gauge@1.2.7 want: ^4.1.0
416 silly placeDep ROOT lodash.padstart@4.6.1 OK for: gauge@1.2.7 want: ^4.1.0
417 timing idealTree:node_modules/gauge Completed in 5ms
418 timing idealTree:node_modules/has-unicode Completed in 0ms
419 timing idealTree:node_modules/lodash.pad Completed in 0ms
420 timing idealTree:node_modules/lodash.padend Completed in 0ms
421 timing idealTree:node_modules/lodash.padstart Completed in 0ms
422 silly placeDep ROOT sha1@1.1.1 OK for: raknet-node@0.5.0 want: ^1.1.1
423 silly fetch manifest charenc@>= 0.0.1
424 silly fetch manifest crypt@>= 0.0.1
425 http fetch GET 200 https://registry.npmjs.org/crypt 805ms (cache miss)
426 http fetch GET 200 https://registry.npmjs.org/charenc 1168ms (cache miss)
427 timing idealTree:node_modules/raknet-node Completed in 1170ms
428 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0
429 silly placeDep ROOT ini@1.3.8 OK for: rc@1.2.8 want: ~1.3.0
430 silly placeDep ROOT minimist@1.2.8 OK for: rc@1.2.8 want: ^1.2.0
431 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1
432 timing idealTree:node_modules/rc Completed in 3ms
433 timing idealTree:node_modules/deep-extend Completed in 0ms
434 timing idealTree:node_modules/ini Completed in 0ms
435 timing idealTree:node_modules/minimist Completed in 0ms
436 silly placeDep ROOT inherits@2.0.4 OK for: readable-stream@3.6.2 want: ^2.0.3
437 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
438 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1
439 timing idealTree:node_modules/readable-stream Completed in 6ms
440 timing idealTree:node_modules/inherits Completed in 0ms
441 timing idealTree:node_modules/safe-buffer Completed in 0ms
442 silly placeDep ROOT lru-cache@6.0.0 OK for: semver@7.5.4 want: ^6.0.0
443 silly fetch manifest yallist@^4.0.0
444 timing idealTree:node_modules/semver Completed in 2ms
445 silly placeDep ROOT yallist@4.0.0 OK for: lru-cache@6.0.0 want: ^4.0.0
446 timing idealTree:node_modules/lru-cache Completed in 2ms
447 silly placeDep ROOT charenc@0.0.2 OK for: sha1@1.1.1 want: >= 0.0.1
448 silly placeDep ROOT crypt@0.0.2 OK for: sha1@1.1.1 want: >= 0.0.1
449 timing idealTree:node_modules/sha1 Completed in 3ms
450 timing idealTree:node_modules/charenc Completed in 0ms
451 timing idealTree:node_modules/crypt Completed in 0ms
452 timing idealTree:node_modules/smart-buffer Completed in 0ms
453 timing idealTree:node_modules/splitargs Completed in 0ms
454 timing idealTree:node_modules/string_decoder Completed in 0ms
455 timing idealTree:node_modules/strip-json-comments Completed in 0ms
456 silly placeDep ROOT chownr@1.1.4 OK for: tar@4.4.19 want: ^1.1.4
457 silly placeDep ROOT fs-minipass@1.2.7 OK for: tar@4.4.19 want: ^1.2.7
458 silly placeDep ROOT minipass@2.9.0 OK for: tar@4.4.19 want: ^2.9.0
459 silly placeDep ROOT minizlib@1.3.3 OK for: tar@4.4.19 want: ^1.3.3
460 silly placeDep ROOT mkdirp@0.5.6 OK for: tar@4.4.19 want: ^0.5.5
461 silly placeDep node_modules/tar yallist@3.1.1 OK for: tar@4.4.19 want: ^3.1.1
462 silly fetch manifest minipass@^2.6.0
463 silly fetch manifest yallist@^3.0.0
464 timing idealTree:node_modules/tar Completed in 11ms
465 timing idealTree:node_modules/chownr Completed in 0ms
466 timing idealTree:node_modules/fs-minipass Completed in 0ms
467 silly placeDep node_modules/minipass yallist@3.1.1 OK for: minipass@2.9.0 want: ^3.0.0
468 timing idealTree:node_modules/minipass Completed in 2ms
469 timing idealTree:node_modules/minizlib Completed in 0ms
470 timing idealTree:node_modules/mkdirp Completed in 0ms
471 timing idealTree:node_modules/typescript Completed in 0ms
472 timing idealTree:node_modules/universalify Completed in 0ms
473 silly placeDep ROOT big-integer@1.6.52 OK for: unzipper@0.8.14 want: ^1.6.17
474 silly placeDep ROOT binary@0.3.0 OK for: unzipper@0.8.14 want: ~0.3.0
475 silly placeDep node_modules/unzipper bluebird@3.4.7 OK for: unzipper@0.8.14 want: ~3.4.1
476 silly placeDep ROOT buffer-indexof-polyfill@1.0.2 OK for: unzipper@0.8.14 want: ~1.0.0
477 silly placeDep ROOT duplexer2@0.1.4 OK for: unzipper@0.8.14 want: ~0.1.4
478 silly placeDep ROOT fstream@1.0.12 OK for: unzipper@0.8.14 want: ~1.0.10
479 silly placeDep ROOT listenercount@1.0.1 OK for: unzipper@0.8.14 want: ~1.0.1
480 silly placeDep node_modules/unzipper readable-stream@2.1.5 OK for: unzipper@0.8.14 want: ~2.1.5
481 silly placeDep ROOT setimmediate@1.0.5 OK for: unzipper@0.8.14 want: ~1.0.4
482 silly fetch manifest chainsaw@~0.1.0
483 silly fetch manifest buffers@~0.1.1
484 silly fetch manifest readable-stream@^2.0.2
485 silly fetch manifest rimraf@2
486 http fetch GET 200 https://registry.npmjs.org/rimraf 48ms (cache miss)
487 silly fetch manifest buffer-shims@^1.0.0
488 http fetch GET 200 https://registry.npmjs.org/chainsaw 796ms (cache miss)
489 silly fetch manifest process-nextick-args@~1.0.6
490 http fetch GET 200 https://registry.npmjs.org/buffers 803ms (cache miss)
491 http fetch GET 200 https://registry.npmjs.org/buffer-shims 827ms (cache miss)
492 timing idealTree:node_modules/unzipper Completed in 897ms
493 timing idealTree:node_modules/big-integer Completed in 0ms
494 silly placeDep ROOT buffers@0.1.1 OK for: binary@0.3.0 want: ~0.1.1
495 silly placeDep ROOT chainsaw@0.1.0 OK for: binary@0.3.0 want: ~0.1.0
496 silly fetch manifest traverse@>=0.3.0 <0.4
497 http fetch GET 200 https://registry.npmjs.org/traverse 44ms (cache miss)
498 timing idealTree:node_modules/binary Completed in 48ms
499 timing idealTree:node_modules/buffer-indexof-polyfill Completed in 0ms
500 timing idealTree:node_modules/buffers Completed in 0ms
501 silly placeDep ROOT traverse@0.3.9 OK for: chainsaw@0.1.0 want: >=0.3.0 <0.4
502 timing idealTree:node_modules/chainsaw Completed in 1ms
503 silly placeDep node_modules/duplexer2 readable-stream@2.3.8 OK for: duplexer2@0.1.4 want: ^2.0.2
504 timing idealTree:node_modules/duplexer2 Completed in 2ms
505 silly placeDep ROOT rimraf@2.7.1 OK for: fstream@1.0.12 want: 2
506 silly fetch manifest glob@^7.1.3
507 http fetch GET 200 https://registry.npmjs.org/glob 44ms (cache miss)
508 timing idealTree:node_modules/fstream Completed in 50ms
509 timing idealTree:node_modules/listenercount Completed in 0ms
510 silly placeDep ROOT glob@7.2.3 OK for: rimraf@2.7.1 want: ^7.1.3
511 silly fetch manifest fs.realpath@^1.0.0
512 silly fetch manifest inflight@^1.0.4
513 silly fetch manifest minimatch@^3.1.1
514 http fetch GET 200 https://registry.npmjs.org/inflight 58ms (cache miss)
515 silly fetch manifest once@^1.3.0
516 http fetch GET 200 https://registry.npmjs.org/minimatch 60ms (cache miss)
517 silly fetch manifest path-is-absolute@^1.0.0
518 http fetch GET 200 https://registry.npmjs.org/fs.realpath 72ms (cache miss)
519 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 41ms (cache miss)
520 http fetch GET 200 https://registry.npmjs.org/once 47ms (cache miss)
521 timing idealTree:node_modules/rimraf Completed in 111ms
522 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.2.3 want: ^1.0.0
523 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.2.3 want: ^1.0.4
524 silly placeDep ROOT minimatch@3.1.2 OK for: glob@7.2.3 want: ^3.1.1
525 silly placeDep ROOT once@1.4.0 OK for: glob@7.2.3 want: ^1.3.0
526 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.2.3 want: ^1.0.0
527 silly fetch manifest wrappy@1
528 silly fetch manifest brace-expansion@^1.1.7
529 http fetch GET 200 https://registry.npmjs.org/wrappy 51ms (cache miss)
530 http fetch GET 200 https://registry.npmjs.org/brace-expansion 51ms (cache miss)
531 timing idealTree:node_modules/glob Completed in 63ms
532 timing idealTree:node_modules/fs.realpath Completed in 0ms
533 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
534 timing idealTree:node_modules/inflight Completed in 2ms
535 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7
536 silly fetch manifest balanced-match@^1.0.0
537 silly fetch manifest concat-map@0.0.1
538 http fetch GET 200 https://registry.npmjs.org/concat-map 60ms (cache miss)
539 http fetch GET 200 https://registry.npmjs.org/balanced-match 61ms (cache miss)
540 timing idealTree:node_modules/minimatch Completed in 64ms
541 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
542 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
543 timing idealTree:node_modules/brace-expansion Completed in 2ms
544 timing idealTree:node_modules/balanced-match Completed in 0ms
545 timing idealTree:node_modules/concat-map Completed in 0ms
546 timing idealTree:node_modules/once Completed in 0ms
547 timing idealTree:node_modules/path-is-absolute Completed in 0ms
548 timing idealTree:node_modules/setimmediate Completed in 0ms
549 timing idealTree:node_modules/traverse Completed in 0ms
550 silly placeDep ROOT punycode@2.3.1 OK for: uri-js@4.4.1 want: ^2.1.0
551 timing idealTree:node_modules/uri-js Completed in 1ms
552 timing idealTree:node_modules/punycode Completed in 0ms
553 timing idealTree:node_modules/url-join Completed in 0ms
554 timing idealTree:node_modules/util-deprecate Completed in 0ms
555 timing idealTree:node_modules/uuid Completed in 0ms
556 silly placeDep ROOT macaddress@0.5.3 OK for: uuid-1345@1.0.2 want: ^0.5.1
557 timing idealTree:node_modules/uuid-1345 Completed in 1ms
558 timing idealTree:node_modules/macaddress Completed in 0ms
559 silly placeDep ROOT tr46@0.0.3 OK for: whatwg-url@5.0.0 want: ~0.0.3
560 silly placeDep ROOT webidl-conversions@3.0.1 OK for: whatwg-url@5.0.0 want: ^3.0.0
561 timing idealTree:node_modules/whatwg-url Completed in 2ms
562 timing idealTree:node_modules/tr46 Completed in 0ms
563 timing idealTree:node_modules/webidl-conversions Completed in 0ms
564 silly placeDep ROOT isexe@2.0.0 OK for: which@1.3.1 want: ^2.0.0
565 timing idealTree:node_modules/which Completed in 1ms
566 timing idealTree:node_modules/isexe Completed in 0ms
567 timing idealTree:node_modules/wrappy Completed in 0ms
568 timing idealTree:node_modules/yallist Completed in 0ms
569 silly placeDep ROOT camelcase@2.1.1 OK for: yargs@3.32.0 want: ^2.0.1
570 silly placeDep ROOT cliui@3.2.0 OK for: yargs@3.32.0 want: ^3.0.3
571 silly placeDep ROOT decamelize@1.2.0 OK for: yargs@3.32.0 want: ^1.1.1
572 silly placeDep ROOT os-locale@1.4.0 OK for: yargs@3.32.0 want: ^1.4.0
573 silly placeDep ROOT string-width@1.0.2 OK for: yargs@3.32.0 want: ^1.0.1
574 silly placeDep ROOT window-size@0.1.4 OK for: yargs@3.32.0 want: ^0.1.4
575 silly placeDep ROOT y18n@3.2.2 OK for: yargs@3.32.0 want: ^3.2.0
576 silly fetch manifest strip-ansi@^3.0.1
577 silly fetch manifest wrap-ansi@^2.0.0
578 silly fetch manifest lcid@^1.0.0
579 http fetch GET 200 https://registry.npmjs.org/strip-ansi 43ms (cache miss)
580 silly fetch manifest code-point-at@^1.0.0
581 http fetch GET 200 https://registry.npmjs.org/lcid 51ms (cache miss)
582 silly fetch manifest is-fullwidth-code-point@^1.0.0
583 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 69ms (cache miss)
584 silly fetch manifest strip-ansi@^3.0.0
585 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 48ms (cache miss)
586 http fetch GET 200 https://registry.npmjs.org/code-point-at 1015ms (cache miss)
587 timing idealTree:node_modules/yargs Completed in 1067ms
588 timing idealTree:node_modules/camelcase Completed in 1ms
589 silly placeDep ROOT strip-ansi@3.0.1 OK for: cliui@3.2.0 want: ^3.0.1
590 silly placeDep ROOT wrap-ansi@2.1.0 OK for: cliui@3.2.0 want: ^2.0.0
591 silly fetch manifest ansi-regex@^2.0.0
592 http fetch GET 200 https://registry.npmjs.org/ansi-regex 49ms (cache miss)
593 timing idealTree:node_modules/cliui Completed in 54ms
594 timing idealTree:node_modules/decamelize Completed in 0ms
595 silly placeDep ROOT lcid@1.0.0 OK for: os-locale@1.4.0 want: ^1.0.0
596 silly fetch manifest invert-kv@^1.0.0
597 http fetch GET 200 https://registry.npmjs.org/invert-kv 56ms (cache miss)
598 timing idealTree:node_modules/os-locale Completed in 58ms
599 silly placeDep ROOT invert-kv@1.0.0 OK for: lcid@1.0.0 want: ^1.0.0
600 timing idealTree:node_modules/lcid Completed in 1ms
601 timing idealTree:node_modules/invert-kv Completed in 0ms
602 silly placeDep ROOT code-point-at@1.1.0 OK for: string-width@1.0.2 want: ^1.0.0
603 silly placeDep ROOT is-fullwidth-code-point@1.0.0 OK for: string-width@1.0.2 want: ^1.0.0
604 silly fetch manifest number-is-nan@^1.0.0
605 http fetch GET 200 https://registry.npmjs.org/number-is-nan 262ms (cache miss)
606 timing idealTree:node_modules/string-width Completed in 267ms
607 timing idealTree:node_modules/code-point-at Completed in 0ms
608 silly placeDep ROOT number-is-nan@1.0.1 OK for: is-fullwidth-code-point@1.0.0 want: ^1.0.0
609 timing idealTree:node_modules/is-fullwidth-code-point Completed in 1ms
610 timing idealTree:node_modules/number-is-nan Completed in 0ms
611 silly placeDep ROOT ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0
612 timing idealTree:node_modules/strip-ansi Completed in 1ms
613 timing idealTree:node_modules/ansi-regex Completed in 0ms
614 timing idealTree:node_modules/window-size Completed in 0ms
615 timing idealTree:node_modules/wrap-ansi Completed in 0ms
616 timing idealTree:node_modules/y18n Completed in 0ms
617 silly placeDep ROOT core-util-is@1.0.3 OK for: readable-stream@2.3.8 want: ~1.0.0
618 silly placeDep ROOT isarray@1.0.0 OK for: readable-stream@2.3.8 want: ~1.0.0
619 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.8 want: ~2.0.0
620 silly placeDep node_modules/are-we-there-yet safe-buffer@5.1.2 OK for: readable-stream@2.3.8 want: ~5.1.1
621 silly placeDep node_modules/are-we-there-yet string_decoder@1.1.1 OK for: readable-stream@2.3.8 want: ~1.1.1
622 timing idealTree:node_modules/are-we-there-yet/node_modules/readable-stream Completed in 9ms
623 timing idealTree:node_modules/core-util-is Completed in 0ms
624 timing idealTree:node_modules/isarray Completed in 0ms
625 timing idealTree:node_modules/process-nextick-args Completed in 0ms
626 timing idealTree:node_modules/are-we-there-yet/node_modules/safe-buffer Completed in 0ms
627 timing idealTree:node_modules/are-we-there-yet/node_modules/string_decoder Completed in 0ms
628 timing idealTree:node_modules/cmake-js/node_modules/semver Completed in 0ms
629 silly placeDep node_modules/duplexer2 safe-buffer@5.1.2 OK for: readable-stream@2.3.8 want: ~5.1.1
630 silly placeDep node_modules/duplexer2 string_decoder@1.1.1 OK for: readable-stream@2.3.8 want: ~1.1.1
631 timing idealTree:node_modules/duplexer2/node_modules/readable-stream Completed in 4ms
632 timing idealTree:node_modules/duplexer2/node_modules/safe-buffer Completed in 0ms
633 timing idealTree:node_modules/duplexer2/node_modules/string_decoder Completed in 0ms
634 silly placeDep node_modules/memory-stream isarray@0.0.1 OK for: readable-stream@1.0.34 want: 0.0.1
635 silly placeDep node_modules/memory-stream string_decoder@0.10.31 OK for: readable-stream@1.0.34 want: ~0.10.x
636 timing idealTree:node_modules/memory-stream/node_modules/readable-stream Completed in 3ms
637 timing idealTree:node_modules/memory-stream/node_modules/isarray Completed in 0ms
638 timing idealTree:node_modules/memory-stream/node_modules/string_decoder Completed in 0ms
639 timing idealTree:node_modules/minipass/node_modules/yallist Completed in 0ms
640 timing idealTree:node_modules/tar/node_modules/yallist Completed in 0ms
641 timing idealTree:node_modules/unzipper/node_modules/bluebird Completed in 0ms
642 silly placeDep ROOT buffer-shims@1.0.0 OK for: readable-stream@2.1.5 want: ^1.0.0
643 silly placeDep node_modules/unzipper process-nextick-args@1.0.7 OK for: readable-stream@2.1.5 want: ~1.0.6
644 silly placeDep node_modules/unzipper string_decoder@0.10.31 OK for: readable-stream@2.1.5 want: ~0.10.x
645 timing idealTree:node_modules/unzipper/node_modules/readable-stream Completed in 3ms
646 timing idealTree:node_modules/buffer-shims Completed in 0ms
647 timing idealTree:node_modules/unzipper/node_modules/process-nextick-args Completed in 0ms
648 timing idealTree:node_modules/unzipper/node_modules/string_decoder Completed in 0ms
649 timing idealTree:buildDeps Completed in 35018ms
650 timing idealTree:fixDepFlags Completed in 2ms
651 timing idealTree Completed in 35042ms
652 timing reify:loadTrees Completed in 35044ms
653 timing reify:diffTrees Completed in 2ms
654 silly reify moves {}
655 timing reify:retireShallow Completed in 1ms
656 timing reify:createSparse Completed in 12ms
657 timing reify:loadBundles Completed in 0ms
658 timing reifyNode:node_modules/invert-kv Completed in 1300ms
659 timing reifyNode:node_modules/is-iojs Completed in 1297ms
660 timing reifyNode:node_modules/wrappy Completed in 1302ms
661 timing reifyNode:node_modules/process-nextick-args Completed in 1304ms
662 timing reifyNode:node_modules/inflight Completed in 1302ms
663 timing reifyNode:node_modules/path-is-absolute Completed in 1303ms
664 timing reifyNode:node_modules/camelcase Completed in 1304ms
665 timing reifyNode:node_modules/once Completed in 1303ms
666 timing reifyNode:node_modules/strip-ansi Completed in 1305ms
667 timing reifyNode:node_modules/setimmediate Completed in 1305ms
668 timing reifyNode:node_modules/chownr Completed in 1306ms
669 timing reifyNode:node_modules/os-locale Completed in 1308ms
670 timing reifyNode:node_modules/ini Completed in 1305ms
671 timing reifyNode:node_modules/bindings Completed in 1305ms
672 timing reifyNode:node_modules/string-width Completed in 1313ms
673 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 1315ms
674 timing reifyNode:node_modules/number-is-nan Completed in 1315ms
675 timing reifyNode:node_modules/ansi-regex Completed in 1316ms
676 timing reifyNode:node_modules/buffer-shims Completed in 1318ms
677 timing reifyNode:node_modules/code-point-at Completed in 1317ms
678 timing reifyNode:node_modules/wrap-ansi Completed in 1317ms
679 timing reifyNode:node_modules/window-size Completed in 1318ms
680 timing reifyNode:node_modules/lru-cache Completed in 1316ms
681 timing reifyNode:node_modules/minizlib Completed in 1316ms
682 timing reifyNode:node_modules/fs-minipass Completed in 1317ms
683 timing reifyNode:node_modules/duplexer2 Completed in 1319ms
684 timing reifyNode:node_modules/universalify Completed in 1316ms
685 timing reifyNode:node_modules/brace-expansion Completed in 1321ms
686 timing reifyNode:node_modules/strip-json-comments Completed in 1320ms
687 timing reifyNode:node_modules/decamelize Completed in 1322ms
688 timing reifyNode:node_modules/lcid Completed in 1323ms
689 timing reifyNode:node_modules/crypt Completed in 1321ms
690 timing reifyNode:node_modules/cliui Completed in 1323ms
691 timing reifyNode:node_modules/lodash.pad Completed in 1320ms
692 timing reifyNode:node_modules/lodash.padend Completed in 1321ms
693 timing reifyNode:node_modules/charenc Completed in 1322ms
694 timing reifyNode:node_modules/has-unicode Completed in 1323ms
695 timing reifyNode:node_modules/lodash.get Completed in 1320ms
696 timing reifyNode:node_modules/@xboxreplay/errors Completed in 1321ms
697 timing reifyNode:node_modules/lodash.once Completed in 1323ms
698 timing reifyNode:node_modules/lodash.isboolean Completed in 1323ms
699 timing reifyNode:node_modules/lodash.isplainobject Completed in 1324ms
700 timing reifyNode:node_modules/ms Completed in 1323ms
701 timing reifyNode:node_modules/webidl-conversions Completed in 1331ms
702 timing reifyNode:node_modules/y18n Completed in 1331ms
703 timing reifyNode:node_modules/core-util-is Completed in 1332ms
704 timing reifyNode:node_modules/lodash.isstring Completed in 1326ms
705 timing reifyNode:node_modules/jwa Completed in 1327ms
706 timing reifyNode:node_modules/lodash.isinteger Completed in 1327ms
707 timing reifyNode:node_modules/jsonfile Completed in 1330ms
708 timing reifyNode:node_modules/lodash.isnumber Completed in 1328ms
709 timing reifyNode:node_modules/splitargs Completed in 1329ms
710 timing reifyNode:node_modules/minipass Completed in 1333ms
711 timing reifyNode:node_modules/string_decoder Completed in 1333ms
712 timing reifyNode:node_modules/lodash.padstart Completed in 1333ms
713 timing reifyNode:node_modules/util-deprecate Completed in 1336ms
714 timing reifyNode:node_modules/fs.realpath Completed in 1337ms
715 timing reifyNode:node_modules/inherits Completed in 1336ms
716 timing reifyNode:node_modules/unzipper/node_modules/string_decoder Completed in 1337ms
717 timing reifyNode:node_modules/minecraft-folder-path Completed in 1334ms
718 timing reifyNode:node_modules/lodash.includes Completed in 1335ms
719 timing reifyNode:node_modules/buffer-equal-constant-time Completed in 1338ms
720 timing reifyNode:node_modules/yallist Completed in 1343ms
721 timing reifyNode:node_modules/memory-stream/node_modules/string_decoder Completed in 1340ms
722 timing reifyNode:node_modules/rimraf Completed in 1345ms
723 timing reifyNode:node_modules/balanced-match Completed in 1346ms
724 timing reifyNode:node_modules/graceful-fs Completed in 1343ms
725 timing reifyNode:node_modules/sha1 Completed in 1344ms
726 timing reifyNode:node_modules/@jsprismarine/jsbinaryutils Completed in 1347ms
727 timing reifyNode:node_modules/minipass/node_modules/yallist Completed in 1352ms
728 timing reifyNode:node_modules/tar/node_modules/yallist Completed in 1351ms
729 timing reifyNode:node_modules/unzipper/node_modules/process-nextick-args Completed in 1351ms
730 timing reifyNode:node_modules/memory-stream/node_modules/isarray Completed in 1351ms
731 timing reifyNode:node_modules/url-join Completed in 1353ms
732 timing reifyNode:node_modules/which Completed in 1355ms
733 timing reifyNode:node_modules/mkdirp Completed in 1358ms
734 timing reifyNode:node_modules/deep-extend Completed in 1359ms
735 timing reifyNode:node_modules/duplexer2/node_modules/string_decoder Completed in 1363ms
736 timing reifyNode:node_modules/are-we-there-yet/node_modules/safe-buffer Completed in 1361ms
737 timing reifyNode:node_modules/duplexer2/node_modules/safe-buffer Completed in 1364ms
738 timing reifyNode:node_modules/lodash.reduce Completed in 1360ms
739 timing reifyNode:node_modules/isarray Completed in 1368ms
740 timing reifyNode:node_modules/minimatch Completed in 1366ms
741 timing reifyNode:node_modules/are-we-there-yet/node_modules/string_decoder Completed in 1365ms
742 timing reifyNode:node_modules/concat-map Completed in 1369ms
743 timing reifyNode:node_modules/safe-buffer Completed in 1365ms
744 timing reifyNode:node_modules/listenercount Completed in 1372ms
745 timing reifyNode:node_modules/punycode Completed in 1373ms
746 timing reifyNode:node_modules/delegates Completed in 1376ms
747 timing reifyNode:node_modules/buffers Completed in 1385ms
748 timing reifyNode:node_modules/debug Completed in 1382ms
749 timing reifyNode:node_modules/memory-stream Completed in 1388ms
750 timing reifyNode:node_modules/isexe Completed in 1394ms
751 timing reifyNode:node_modules/ecdsa-sig-formatter Completed in 1389ms
752 timing reifyNode:node_modules/chainsaw Completed in 1398ms
753 timing reifyNode:node_modules/glob Completed in 1399ms
754 timing reifyNode:node_modules/are-we-there-yet Completed in 1397ms
755 timing reifyNode:node_modules/file-uri-to-path Completed in 1401ms
756 timing reifyNode:node_modules/buffer-indexof-polyfill Completed in 1408ms
757 timing reifyNode:node_modules/follow-redirects Completed in 1403ms
758 timing reifyNode:node_modules/npmlog Completed in 1407ms
759 timing reifyNode:node_modules/gauge Completed in 1414ms
760 timing reifyNode:node_modules/whatwg-url Completed in 1416ms
761 timing reifyNode:node_modules/cmake-js/node_modules/semver Completed in 1418ms
762 timing reifyNode:node_modules/json-schema-traverse Completed in 1418ms
763 timing reifyNode:node_modules/jws Completed in 1418ms
764 timing reifyNode:node_modules/fast-deep-equal Completed in 1421ms
765 timing reifyNode:node_modules/rc Completed in 1441ms
766 timing reifyNode:node_modules/unzipper Completed in 1448ms
767 timing reifyNode:node_modules/node-fetch Completed in 1456ms
768 timing reifyNode:node_modules/ansi Completed in 1459ms
769 timing reifyNode:node_modules/big-integer Completed in 1465ms
770 timing reifyNode:node_modules/memory-stream/node_modules/readable-stream Completed in 1467ms
771 timing reifyNode:node_modules/tr46 Completed in 1475ms
772 timing reifyNode:node_modules/jsonwebtoken Completed in 1470ms
773 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 1472ms
774 timing reifyNode:node_modules/@xboxreplay/xboxlive-auth Completed in 1479ms
775 timing reifyNode:node_modules/macaddress Completed in 1507ms
776 timing reifyNode:node_modules/smart-buffer Completed in 1503ms
777 timing reifyNode:node_modules/uuid-1345 Completed in 1512ms
778 timing reifyNode:node_modules/traverse Completed in 1527ms
779 timing reifyNode:node_modules/fstream Completed in 1543ms
780 timing reifyNode:node_modules/minimist Completed in 1547ms
781 timing reifyNode:node_modules/unzipper/node_modules/readable-stream Completed in 1548ms
782 timing reifyNode:node_modules/cmake-js Completed in 1550ms
783 timing reifyNode:node_modules/duplexer2/node_modules/readable-stream Completed in 1559ms
784 timing reifyNode:node_modules/are-we-there-yet/node_modules/readable-stream Completed in 1557ms
785 timing reifyNode:node_modules/readable-stream Completed in 1570ms
786 timing reifyNode:node_modules/tar Completed in 1579ms
787 timing reifyNode:node_modules/yargs Completed in 1583ms
788 timing reifyNode:node_modules/binary Completed in 1610ms
789 timing reifyNode:node_modules/node-addon-api Completed in 1608ms
790 timing reifyNode:node_modules/protodef-validator Completed in 1614ms
791 timing reifyNode:node_modules/prismarine-realms Completed in 1617ms
792 timing reifyNode:node_modules/semver Completed in 1672ms
793 timing reifyNode:node_modules/bedrock-protocol Completed in 1681ms
794 timing reifyNode:node_modules/prismarine-auth Completed in 1682ms
795 timing reifyNode:node_modules/axios Completed in 1712ms
796 timing reifyNode:node_modules/jsp-raknet Completed in 1712ms
797 timing reifyNode:node_modules/uri-js Completed in 1723ms
798 timing reifyNode:node_modules/uuid Completed in 1732ms
799 timing reifyNode:node_modules/bluebird Completed in 1742ms
800 timing reifyNode:node_modules/fs-extra Completed in 1742ms
801 timing reifyNode:node_modules/unzipper/node_modules/bluebird Completed in 1752ms
802 timing reifyNode:node_modules/prismarine-nbt Completed in 1773ms
803 timing reifyNode:node_modules/protodef Completed in 1776ms
804 timing reifyNode:node_modules/ajv Completed in 1885ms
805 timing reifyNode:node_modules/@azure/msal-node Completed in 2084ms
806 timing reifyNode:node_modules/raknet-node Completed in 2240ms
807 timing reifyNode:node_modules/jose Completed in 2325ms
808 timing reifyNode:node_modules/@azure/msal-common Completed in 2355ms
809 timing reifyNode:node_modules/raknet-native Completed in 2366ms
810 timing reifyNode:node_modules/lodash Completed in 2481ms
811 timing reifyNode:node_modules/typescript Completed in 2885ms
812 timing reifyNode:node_modules/minecraft-data Completed in 3502ms
813 timing reify:unpack Completed in 3511ms
814 timing reify:unretire Completed in 0ms
815 timing build:queue Completed in 6ms
816 timing build:link:node_modules/cmake-js Completed in 7ms
817 timing build:link:node_modules/cmake-js/node_modules/semver Completed in 6ms
818 timing build:link:node_modules/mkdirp Completed in 7ms
819 timing build:link:node_modules/protodef-validator Completed in 7ms
820 timing build:link:node_modules/semver Completed in 7ms
821 timing build:link:node_modules/rc Completed in 7ms
822 timing build:link:node_modules/rimraf Completed in 7ms
823 timing build:link:node_modules/typescript Completed in 7ms
824 timing build:link:node_modules/uuid Completed in 7ms
825 timing build:link:node_modules/which Completed in 6ms
826 timing build:link:node_modules/window-size Completed in 6ms
827 timing build:link Completed in 8ms
828 info run raknet-native@1.2.3 install node_modules/raknet-native node buildChecks.js
829 info run raknet-native@1.2.3 install { code: 1, signal: null }
830 timing reify:rollback:createSparse Completed in 666ms
831 timing reify:rollback:retireShallow Completed in 0ms
832 timing command:install Completed in 39890ms
833 verbose stack Error: command failed
833 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:53:27)
833 verbose stack     at ChildProcess.emit (node:events:518:28)
833 verbose stack     at maybeClose (node:internal/child_process:1105:16)
833 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
834 verbose pkgid raknet-native@1.2.3
835 verbose cwd /home/programistv1/Desktop/proxy
836 verbose Linux 6.5.0-15-generic
837 verbose node v20.11.0
838 verbose npm  v10.4.0
839 error code 1
840 error path /home/programistv1/Desktop/proxy/node_modules/raknet-native
841 error command failed
842 error command sh -c node buildChecks.js
843 verbose exit 1
844 timing npm Completed in 40197ms
845 verbose unfinished npm timer reify 1707065888588
846 verbose unfinished npm timer reify:build 1707065927172
847 verbose unfinished npm timer build 1707065927173
848 verbose unfinished npm timer build:deps 1707065927173
849 verbose unfinished npm timer build:run:install 1707065927187
850 verbose unfinished npm timer build:run:install:node_modules/raknet-native 1707065927188
851 verbose code 1
852 error A complete log of this run can be found in: /home/programistv1/.npm/_logs/2024-02-04T16_58_08_281Z-debug-0.log
extremeheat commented 5 months ago

That is a problem with npm. The writers of promise-spawn wrote a poor error message, so there is not much information to extract from this.

Either check that npm is up to date, or use pnpm or yarn to do the install. If you have bun you can also try bun install.

PrograMistV1 commented 4 months ago

node buildChecks.js Error: Could not locate the bindings file. Tried: → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/Debug/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/Release/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/out/Debug/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/Debug/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/out/Release/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/Release/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/default/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/compiled/18.18.0/linux/x64/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/release/install-root/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/debug/install-root/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/default/install-root/node-raknet.node → /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/lib/binding/node-v108-linux-x64/node-raknet.node at bindings (/home/programistv1/Desktop/proxy/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js:126:9) at Object. (/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/binding.js:30:33) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:119:18) at checkIfPrebuildExists (/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/buildChecks.js:7:22) at Object. (/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/buildChecks.js:20:7) { tries: [ '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/Debug/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/Release/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/out/Debug/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/Debug/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/out/Release/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/Release/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/build/default/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/compiled/18.18.0/linux/x64/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/release/install-root/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/debug/install-root/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/addon-build/default/install-root/node-raknet.node', '/home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/lib/binding/node-v108-linux-x64/node-raknet.node' ] } [raknet] need to build Build checks are passing! Building... /bin/sh: 1: cmake-js: not found node:internal/errors:865 const err = new Error(message); ^

Error: Command failed: cmake-js compile at checkExecSyncError (node:child_process:890:11) at Object.execSync (node:child_process:962:15) at /home/programistv1/Desktop/proxy/node_modules/.pnpm/raknet-native@1.2.3/node_modules/raknet-native/buildChecks.js:52:10 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 127, signal: null, output: [ null, null, null ], pid: 16410, stdout: null, stderr: null }

Node.js v18.18.0

It looks like the problem is in cmake

extremeheat commented 4 months ago

Yes you need cmake

PrograMistV1 commented 4 months ago

no, I needed to reinstall node-js