nodejs / node-gyp

Node.js native addon build tool
MIT License
9.87k stars 1.79k forks source link

Cant build brain.js on arm63 #2726

Closed NotDemonix closed 2 years ago

NotDemonix commented 2 years ago

Hello, im trying to install Brain.JS package but i get node gyp error when trying to build

I have everything installed (python 3.10.4, make, gcc, g++ and etc) im also running Ubuntu 22.04 ARM64

cclauss commented 2 years ago

Please provide the command typed and the full error log.

NotDemonix commented 2 years ago

Please provide the command typed and the full error log.

I just used npm i brain.js i will send error log soon

cclauss commented 2 years ago

It is insecure to click on a link. Please paste the full error log here or close this issue.

NotDemonix commented 2 years ago
0 verbose cli /home/notdemonix/.nvm/versions/node/v18.8.0/bin/node /home/notdemonix/.nvm/versions/node/v18.8.0/bin/npm
1 info using npm@8.18.0
2 info using node@v18.8.0
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 3ms
5 timing config:load:file:/home/notdemonix/.nvm/versions/node/v18.8.0/lib/node_modules/npm/npmrc Completed in 0ms
6 timing config:load:builtin Completed in 1ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/home/notdemonix/Desktop/Ai/.npmrc Completed in 0ms
10 timing config:load:project Completed in 9ms
11 timing config:load:file:/home/notdemonix/.npmrc Completed in 1ms
12 timing config:load:user Completed in 2ms
13 timing config:load:file:/home/notdemonix/.nvm/versions/node/v18.8.0/etc/npmrc Completed in 1ms
14 timing config:load:global Completed in 1ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 1ms
17 timing config:load:setEnvs Completed in 2ms
18 timing config:load Completed in 21ms
19 timing npm:load:configload Completed in 21ms
20 timing npm:load:mkdirpcache Completed in 1ms
21 timing npm:load:mkdirplogs Completed in 0ms
22 verbose title npm i brain.js
23 verbose argv "i" "brain.js"
24 timing npm:load:setTitle Completed in 2ms
25 timing config:load:flatten Completed in 5ms
26 timing npm:load:display Completed in 7ms
27 verbose logfile logs-max:10 dir:/home/notdemonix/.npm/_logs
28 verbose logfile /home/notdemonix/.npm/_logs/2022-08-27T10_23_06_339Z-debug-0.log
29 timing npm:load:logFile Completed in 6ms
30 timing npm:load:timers Completed in 0ms
31 timing npm:load:configScope Completed in 0ms
32 timing npm:load Completed in 37ms
33 timing arborist:ctor Completed in 0ms
34 silly logfile start cleaning logs, removing 1 files
35 silly logfile done cleaning log files
36 timing idealTree:init Completed in 8ms
37 timing idealTree:userRequests Completed in 3ms
38 silly idealTree buildDeps
39 silly fetch manifest brain.js@*
40 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
41 http fetch GET 200 https://registry.npmjs.org/brain.js 307ms (cache revalidated)
42 silly fetch manifest gpu.js@^2.15.2
43 http fetch GET 200 https://registry.npmjs.org/gpu.js 690ms (cache revalidated)
44 silly placeDep ROOT brain.js@2.0.0-beta.15 OK for:  want: *
45 silly placeDep ROOT gpu.js@2.15.2 OK for: brain.js@2.0.0-beta.15 want: ^2.15.2
46 silly fetch manifest thaw.js@^2.1.4
47 silly fetch manifest acorn@^7.1.1
48 silly fetch manifest gl@^4.5.2
49 silly fetch manifest gl-wiretap@^0.6.2
50 silly fetch manifest gpu-mock.js@^1.3.0
51 silly fetch manifest webgpu@^0.1.16
52 http fetch GET 200 https://registry.npmjs.org/acorn 71ms (cache revalidated)
53 http fetch GET 200 https://registry.npmjs.org/gl 244ms (cache revalidated)
54 http fetch GET 200 https://registry.npmjs.org/gpu-mock.js 721ms (cache revalidated)
55 http fetch GET 200 https://registry.npmjs.org/webgpu 736ms (cache revalidated)
56 http fetch GET 200 https://registry.npmjs.org/thaw.js 741ms (cache revalidated)
57 http fetch GET 200 https://registry.npmjs.org/gl-wiretap 805ms (cache revalidated)
58 timing idealTree:#root Completed in 1833ms
59 silly placeDep ROOT thaw.js@2.1.4 OK for: brain.js@2.0.0-beta.15 want: ^2.1.4
60 timing idealTree:node_modules/brain.js Completed in 3ms
61 silly fetch manifest gpu.js@^2.10.3
62 silly placeDep ROOT acorn@7.4.1 OK for: gpu.js@2.15.2 want: ^7.1.1
63 silly placeDep ROOT gl@4.9.2 OK for: gpu.js@2.15.2 want: ^4.5.2
64 silly placeDep ROOT gl-wiretap@0.6.2 OK for: gpu.js@2.15.2 want: ^0.6.2
65 silly placeDep ROOT gpu-mock.js@1.3.1 OK for: gpu.js@2.15.2 want: ^1.3.0
66 silly placeDep ROOT webgpu@0.1.16 OK for: gpu.js@2.15.2 want: ^0.1.16
67 silly fetch manifest bindings@^1.5.0
68 silly fetch manifest bit-twiddle@^1.0.2
69 silly fetch manifest glsl-tokenizer@^2.0.2
70 silly fetch manifest nan@^2.15.0
71 silly fetch manifest node-abi@^2.30.1
72 silly fetch manifest node-gyp@^7.1.2
73 silly fetch manifest prebuild-install@^5.3.6
74 http fetch GET 200 https://registry.npmjs.org/nan 39ms (cache revalidated)
75 http fetch GET 200 https://registry.npmjs.org/node-gyp 44ms (cache revalidated)
76 http fetch GET 200 https://registry.npmjs.org/node-abi 57ms (cache revalidated)
77 http fetch GET 200 https://registry.npmjs.org/prebuild-install 57ms (cache revalidated)
78 http fetch GET 200 https://registry.npmjs.org/bindings 67ms (cache revalidated)
79 http fetch GET 200 https://registry.npmjs.org/bit-twiddle 216ms (cache revalidated)
80 http fetch GET 200 https://registry.npmjs.org/glsl-tokenizer 692ms (cache revalidated)
81 timing idealTree:node_modules/gpu.js Completed in 709ms
82 timing idealTree:node_modules/acorn Completed in 0ms
83 silly placeDep ROOT bindings@1.5.0 OK for: gl@4.9.2 want: ^1.5.0
84 silly placeDep ROOT bit-twiddle@1.0.2 OK for: gl@4.9.2 want: ^1.0.2
85 silly placeDep ROOT glsl-tokenizer@2.1.5 OK for: gl@4.9.2 want: ^2.0.2
86 silly placeDep ROOT nan@2.16.0 OK for: gl@4.9.2 want: ^2.15.0
87 silly placeDep ROOT node-abi@2.30.1 OK for: gl@4.9.2 want: ^2.30.1
88 silly placeDep ROOT node-gyp@7.1.2 OK for: gl@4.9.2 want: ^7.1.2
89 silly placeDep ROOT prebuild-install@5.3.6 OK for: gl@4.9.2 want: ^5.3.6
90 silly fetch manifest file-uri-to-path@1.0.0
91 silly fetch manifest through2@^0.6.3
92 silly fetch manifest semver@^5.4.1
93 silly fetch manifest env-paths@^2.2.0
94 silly fetch manifest glob@^7.1.4
95 silly fetch manifest graceful-fs@^4.2.3
96 silly fetch manifest nopt@^5.0.0
97 silly fetch manifest npmlog@^4.1.2
98 silly fetch manifest request@^2.88.2
99 silly fetch manifest rimraf@^3.0.2
100 silly fetch manifest semver@^7.3.2
101 silly fetch manifest tar@^6.0.2
102 silly fetch manifest which@^2.0.2
103 silly fetch manifest detect-libc@^1.0.3
104 silly fetch manifest expand-template@^2.0.3
105 silly fetch manifest github-from-package@0.0.0
106 silly fetch manifest minimist@^1.2.3
107 silly fetch manifest mkdirp-classic@^0.5.3
108 silly fetch manifest napi-build-utils@^1.0.1
109 silly fetch manifest noop-logger@^0.1.1
110 silly fetch manifest npmlog@^4.0.1
111 silly fetch manifest pump@^3.0.0
112 silly fetch manifest rc@^1.2.7
113 silly fetch manifest simple-get@^3.0.3
114 silly fetch manifest tar-fs@^2.0.0
115 silly fetch manifest tunnel-agent@^0.6.0
116 silly fetch manifest which-pm-runs@^1.0.0
117 http fetch GET 200 https://registry.npmjs.org/graceful-fs 104ms (cache revalidated)
118 http fetch GET 200 https://registry.npmjs.org/semver 107ms (cache revalidated)
119 http fetch GET 200 https://registry.npmjs.org/nopt 107ms (cache revalidated)
120 http fetch GET 200 https://registry.npmjs.org/through2 111ms (cache revalidated)
121 http fetch GET 200 https://registry.npmjs.org/semver 106ms (cache revalidated)
122 http fetch GET 200 https://registry.npmjs.org/npmlog 110ms (cache revalidated)
123 http fetch GET 200 https://registry.npmjs.org/request 111ms (cache revalidated)
124 http fetch GET 200 https://registry.npmjs.org/npmlog 127ms (cache revalidated)
125 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 126ms (cache revalidated)
126 http fetch GET 200 https://registry.npmjs.org/pump 131ms (cache revalidated)
127 http fetch GET 200 https://registry.npmjs.org/tar-fs 128ms (cache revalidated)
128 http fetch GET 200 https://registry.npmjs.org/glob 149ms (cache revalidated)
129 http fetch GET 200 https://registry.npmjs.org/rimraf 149ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/tar 148ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/noop-logger 144ms (cache revalidated)
132 http fetch GET 200 https://registry.npmjs.org/minimist 147ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/expand-template 150ms (cache revalidated)
134 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic 147ms (cache revalidated)
135 http fetch GET 200 https://registry.npmjs.org/detect-libc 156ms (cache revalidated)
136 http fetch GET 200 https://registry.npmjs.org/env-paths 167ms (cache revalidated)
137 http fetch GET 200 https://registry.npmjs.org/which 159ms (cache revalidated)
138 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 170ms (cache revalidated)
139 http fetch GET 200 https://registry.npmjs.org/rc 152ms (cache revalidated)
140 http fetch GET 200 https://registry.npmjs.org/github-from-package 160ms (cache revalidated)
141 http fetch GET 200 https://registry.npmjs.org/simple-get 153ms (cache revalidated)
142 http fetch GET 200 https://registry.npmjs.org/napi-build-utils 180ms (cache revalidated)
143 http fetch GET 200 https://registry.npmjs.org/which-pm-runs 781ms (cache revalidated)
144 timing idealTree:node_modules/gl Completed in 818ms
145 silly placeDep ROOT file-uri-to-path@1.0.0 OK for: bindings@1.5.0 want: 1.0.0
146 timing idealTree:node_modules/bindings Completed in 2ms
147 timing idealTree:node_modules/bit-twiddle Completed in 0ms
148 timing idealTree:node_modules/file-uri-to-path Completed in 0ms
149 timing idealTree:node_modules/gl-wiretap Completed in 1ms
150 silly placeDep ROOT through2@0.6.5 OK for: glsl-tokenizer@2.1.5 want: ^0.6.3
151 silly fetch manifest readable-stream@>=1.0.33-1 <1.1.0-0
152 silly fetch manifest xtend@>=4.0.0 <4.1.0-0
153 http fetch GET 200 https://registry.npmjs.org/readable-stream 33ms (cache revalidated)
154 http fetch GET 200 https://registry.npmjs.org/xtend 36ms (cache revalidated)
155 timing idealTree:node_modules/glsl-tokenizer Completed in 40ms
156 timing idealTree:node_modules/gpu-mock.js Completed in 0ms
157 timing idealTree:node_modules/nan Completed in 0ms
158 silly placeDep ROOT semver@5.7.1 OK for: node-abi@2.30.1 want: ^5.4.1
159 timing idealTree:node_modules/node-abi Completed in 2ms
160 silly placeDep ROOT env-paths@2.2.1 OK for: node-gyp@7.1.2 want: ^2.2.0
161 silly placeDep ROOT glob@7.2.3 OK for: node-gyp@7.1.2 want: ^7.1.4
162 silly placeDep ROOT graceful-fs@4.2.10 OK for: node-gyp@7.1.2 want: ^4.2.3
163 silly placeDep ROOT nopt@5.0.0 OK for: node-gyp@7.1.2 want: ^5.0.0
164 silly placeDep ROOT npmlog@4.1.2 OK for: node-gyp@7.1.2 want: ^4.1.2
165 silly placeDep ROOT request@2.88.2 OK for: node-gyp@7.1.2 want: ^2.88.2
166 silly placeDep ROOT rimraf@3.0.2 OK for: node-gyp@7.1.2 want: ^3.0.2
167 silly placeDep node_modules/node-gyp semver@7.3.7 OK for: node-gyp@7.1.2 want: ^7.3.2
168 silly placeDep ROOT tar@6.1.11 OK for: node-gyp@7.1.2 want: ^6.0.2
169 silly placeDep ROOT which@2.0.2 OK for: node-gyp@7.1.2 want: ^2.0.2
170 silly fetch manifest fs.realpath@^1.0.0
171 silly fetch manifest inflight@^1.0.4
172 silly fetch manifest inherits@2
173 silly fetch manifest minimatch@^3.1.1
174 silly fetch manifest once@^1.3.0
175 silly fetch manifest path-is-absolute@^1.0.0
176 silly fetch manifest abbrev@1
177 silly fetch manifest are-we-there-yet@~1.1.2
178 silly fetch manifest console-control-strings@~1.1.0
179 silly fetch manifest gauge@~2.7.3
180 silly fetch manifest set-blocking@~2.0.0
181 silly fetch manifest aws-sign2@~0.7.0
182 silly fetch manifest aws4@^1.8.0
183 silly fetch manifest caseless@~0.12.0
184 silly fetch manifest combined-stream@~1.0.6
185 silly fetch manifest extend@~3.0.2
186 silly fetch manifest forever-agent@~0.6.1
187 silly fetch manifest form-data@~2.3.2
188 silly fetch manifest har-validator@~5.1.3
189 silly fetch manifest http-signature@~1.2.0
190 silly fetch manifest is-typedarray@~1.0.0
191 silly fetch manifest isstream@~0.1.2
192 silly fetch manifest json-stringify-safe@~5.0.1
193 silly fetch manifest mime-types@~2.1.19
194 silly fetch manifest oauth-sign@~0.9.0
195 silly fetch manifest performance-now@^2.1.0
196 silly fetch manifest qs@~6.5.2
197 silly fetch manifest safe-buffer@^5.1.2
198 silly fetch manifest tough-cookie@~2.5.0
199 silly fetch manifest uuid@^3.3.2
200 silly fetch manifest lru-cache@^6.0.0
201 silly fetch manifest chownr@^2.0.0
202 silly fetch manifest fs-minipass@^2.0.0
203 silly fetch manifest minipass@^3.0.0
204 silly fetch manifest minizlib@^2.1.1
205 silly fetch manifest mkdirp@^1.0.3
206 silly fetch manifest yallist@^4.0.0
207 silly fetch manifest isexe@^2.0.0
208 http fetch GET 200 https://registry.npmjs.org/abbrev 145ms (cache revalidated)
209 http fetch GET 200 https://registry.npmjs.org/inflight 150ms (cache revalidated)
210 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 145ms (cache revalidated)
211 http fetch GET 200 https://registry.npmjs.org/aws4 142ms (cache revalidated)
212 http fetch GET 200 https://registry.npmjs.org/aws-sign2 143ms (cache revalidated)
213 http fetch GET 200 https://registry.npmjs.org/gauge 146ms (cache revalidated)
214 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 151ms (cache revalidated)
215 http fetch GET 200 https://registry.npmjs.org/minimatch 152ms (cache revalidated)
216 http fetch GET 200 https://registry.npmjs.org/caseless 146ms (cache revalidated)
217 http fetch GET 200 https://registry.npmjs.org/inherits 155ms (cache revalidated)
218 http fetch GET 200 https://registry.npmjs.org/combined-stream 145ms (cache revalidated)
219 http fetch GET 200 https://registry.npmjs.org/extend 145ms (cache revalidated)
220 http fetch GET 200 https://registry.npmjs.org/console-control-strings 151ms (cache revalidated)
221 http fetch GET 200 https://registry.npmjs.org/set-blocking 150ms (cache revalidated)
222 http fetch GET 200 https://registry.npmjs.org/form-data 145ms (cache revalidated)
223 http fetch GET 200 https://registry.npmjs.org/is-typedarray 150ms (cache revalidated)
224 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 148ms (cache revalidated)
225 http fetch GET 200 https://registry.npmjs.org/http-signature 154ms (cache revalidated)
226 http fetch GET 200 https://registry.npmjs.org/mime-types 151ms (cache revalidated)
227 http fetch GET 200 https://registry.npmjs.org/tough-cookie 145ms (cache revalidated)
228 http fetch GET 200 https://registry.npmjs.org/performance-now 152ms (cache revalidated)
229 http fetch GET 200 https://registry.npmjs.org/har-validator 160ms (cache revalidated)
230 http fetch GET 200 https://registry.npmjs.org/forever-agent 166ms (cache revalidated)
231 http fetch GET 200 https://registry.npmjs.org/qs 155ms (cache revalidated)
232 http fetch GET 200 https://registry.npmjs.org/minipass 154ms (cache revalidated)
233 http fetch GET 200 https://registry.npmjs.org/chownr 158ms (cache revalidated)
234 http fetch GET 200 https://registry.npmjs.org/minizlib 156ms (cache revalidated)
235 http fetch GET 200 https://registry.npmjs.org/oauth-sign 168ms (cache revalidated)
236 http fetch GET 200 https://registry.npmjs.org/lru-cache 159ms (cache revalidated)
237 http fetch GET 200 https://registry.npmjs.org/mkdirp 159ms (cache revalidated)
238 http fetch GET 200 https://registry.npmjs.org/fs.realpath 194ms (cache revalidated)
239 http fetch GET 200 https://registry.npmjs.org/once 190ms (cache revalidated)
240 http fetch GET 200 https://registry.npmjs.org/safe-buffer 168ms (cache revalidated)
241 http fetch GET 200 https://registry.npmjs.org/isstream 177ms (cache revalidated)
242 http fetch GET 200 https://registry.npmjs.org/isexe 162ms (cache revalidated)
243 http fetch GET 200 https://registry.npmjs.org/uuid 169ms (cache revalidated)
244 http fetch GET 200 https://registry.npmjs.org/fs-minipass 293ms (cache revalidated)
245 http fetch GET 200 https://registry.npmjs.org/yallist 771ms (cache revalidated)
246 timing idealTree:node_modules/node-gyp Completed in 818ms
247 timing idealTree:node_modules/env-paths Completed in 0ms
248 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.2.3 want: ^1.0.0
249 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.2.3 want: ^1.0.4
250 silly placeDep ROOT inherits@2.0.4 OK for: glob@7.2.3 want: 2
251 silly placeDep ROOT minimatch@3.1.2 OK for: glob@7.2.3 want: ^3.1.1
252 silly placeDep ROOT once@1.4.0 OK for: glob@7.2.3 want: ^1.3.0
253 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.2.3 want: ^1.0.0
254 silly fetch manifest wrappy@1
255 silly fetch manifest brace-expansion@^1.1.7
256 http fetch GET 200 https://registry.npmjs.org/wrappy 30ms (cache revalidated)
257 http fetch GET 200 https://registry.npmjs.org/brace-expansion 29ms (cache revalidated)
258 timing idealTree:node_modules/glob Completed in 39ms
259 timing idealTree:node_modules/fs.realpath Completed in 0ms
260 timing idealTree:node_modules/graceful-fs Completed in 0ms
261 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
262 timing idealTree:node_modules/inflight Completed in 1ms
263 timing idealTree:node_modules/inherits Completed in 0ms
264 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7
265 silly fetch manifest balanced-match@^1.0.0
266 silly fetch manifest concat-map@0.0.1
267 http fetch GET 200 https://registry.npmjs.org/balanced-match 24ms (cache revalidated)
268 http fetch GET 200 https://registry.npmjs.org/concat-map 58ms (cache revalidated)
269 timing idealTree:node_modules/minimatch Completed in 62ms
270 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
271 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
272 timing idealTree:node_modules/brace-expansion Completed in 2ms
273 timing idealTree:node_modules/balanced-match Completed in 0ms
274 timing idealTree:node_modules/concat-map Completed in 0ms
275 silly placeDep ROOT abbrev@1.1.1 OK for: nopt@5.0.0 want: 1
276 timing idealTree:node_modules/nopt Completed in 2ms
277 timing idealTree:node_modules/abbrev Completed in 0ms
278 silly placeDep ROOT are-we-there-yet@1.1.7 OK for: npmlog@4.1.2 want: ~1.1.2
279 silly placeDep ROOT console-control-strings@1.1.0 OK for: npmlog@4.1.2 want: ~1.1.0
280 silly placeDep ROOT gauge@2.7.4 OK for: npmlog@4.1.2 want: ~2.7.3
281 silly placeDep ROOT set-blocking@2.0.0 OK for: npmlog@4.1.2 want: ~2.0.0
282 silly fetch manifest delegates@^1.0.0
283 silly fetch manifest readable-stream@^2.0.6
284 silly fetch manifest aproba@^1.0.3
285 silly fetch manifest has-unicode@^2.0.0
286 silly fetch manifest object-assign@^4.1.0
287 silly fetch manifest signal-exit@^3.0.0
288 silly fetch manifest string-width@^1.0.1
289 silly fetch manifest strip-ansi@^3.0.1
290 silly fetch manifest wide-align@^1.1.0
291 http fetch GET 200 https://registry.npmjs.org/aproba 38ms (cache revalidated)
292 http fetch GET 200 https://registry.npmjs.org/object-assign 41ms (cache revalidated)
293 http fetch GET 200 https://registry.npmjs.org/delegates 44ms (cache revalidated)
294 http fetch GET 200 https://registry.npmjs.org/strip-ansi 41ms (cache revalidated)
295 http fetch GET 200 https://registry.npmjs.org/signal-exit 45ms (cache revalidated)
296 http fetch GET 200 https://registry.npmjs.org/has-unicode 47ms (cache revalidated)
297 http fetch GET 200 https://registry.npmjs.org/string-width 47ms (cache revalidated)
298 http fetch GET 200 https://registry.npmjs.org/wide-align 80ms (cache revalidated)
299 timing idealTree:node_modules/npmlog Completed in 90ms
300 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@1.1.7 want: ^1.0.0
301 silly placeDep ROOT readable-stream@2.3.7 OK for: are-we-there-yet@1.1.7 want: ^2.0.6
302 silly fetch manifest core-util-is@~1.0.0
303 silly fetch manifest isarray@~1.0.0
304 silly fetch manifest process-nextick-args@~2.0.0
305 silly fetch manifest safe-buffer@~5.1.1
306 silly fetch manifest string_decoder@~1.1.1
307 silly fetch manifest util-deprecate@~1.0.1
308 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 26ms (cache revalidated)
309 http fetch GET 200 https://registry.npmjs.org/core-util-is 35ms (cache revalidated)
310 http fetch GET 200 https://registry.npmjs.org/util-deprecate 33ms (cache revalidated)
311 http fetch GET 200 https://registry.npmjs.org/isarray 36ms (cache revalidated)
312 http fetch GET 200 https://registry.npmjs.org/string_decoder 36ms (cache revalidated)
313 timing idealTree:node_modules/are-we-there-yet Completed in 42ms
314 timing idealTree:node_modules/console-control-strings Completed in 0ms
315 timing idealTree:node_modules/delegates Completed in 0ms
316 silly placeDep ROOT aproba@1.2.0 OK for: gauge@2.7.4 want: ^1.0.3
317 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@2.7.4 want: ^2.0.0
318 silly placeDep ROOT object-assign@4.1.1 OK for: gauge@2.7.4 want: ^4.1.0
319 silly placeDep ROOT signal-exit@3.0.7 OK for: gauge@2.7.4 want: ^3.0.0
320 silly placeDep ROOT string-width@1.0.2 OK for: gauge@2.7.4 want: ^1.0.1
321 silly placeDep ROOT strip-ansi@3.0.1 OK for: gauge@2.7.4 want: ^3.0.1
322 silly placeDep ROOT wide-align@1.1.5 OK for: gauge@2.7.4 want: ^1.1.0
323 silly fetch manifest code-point-at@^1.0.0
324 silly fetch manifest is-fullwidth-code-point@^1.0.0
325 silly fetch manifest ansi-regex@^2.0.0
326 http fetch GET 200 https://registry.npmjs.org/code-point-at 26ms (cache revalidated)
327 http fetch GET 200 https://registry.npmjs.org/ansi-regex 32ms (cache revalidated)
328 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 35ms (cache revalidated)
329 timing idealTree:node_modules/gauge Completed in 44ms
330 timing idealTree:node_modules/aproba Completed in 0ms
331 timing idealTree:node_modules/has-unicode Completed in 0ms
332 timing idealTree:node_modules/object-assign Completed in 0ms
333 timing idealTree:node_modules/once Completed in 0ms
334 timing idealTree:node_modules/path-is-absolute Completed in 0ms
335 silly placeDep ROOT detect-libc@1.0.3 OK for: prebuild-install@5.3.6 want: ^1.0.3
336 silly placeDep ROOT expand-template@2.0.3 OK for: prebuild-install@5.3.6 want: ^2.0.3
337 silly placeDep ROOT github-from-package@0.0.0 OK for: prebuild-install@5.3.6 want: 0.0.0
338 silly placeDep ROOT minimist@1.2.6 OK for: prebuild-install@5.3.6 want: ^1.2.3
339 silly placeDep ROOT mkdirp-classic@0.5.3 OK for: prebuild-install@5.3.6 want: ^0.5.3
340 silly placeDep ROOT napi-build-utils@1.0.2 OK for: prebuild-install@5.3.6 want: ^1.0.1
341 silly placeDep ROOT noop-logger@0.1.1 OK for: prebuild-install@5.3.6 want: ^0.1.1
342 silly placeDep ROOT pump@3.0.0 OK for: prebuild-install@5.3.6 want: ^3.0.0
343 silly placeDep ROOT rc@1.2.8 OK for: prebuild-install@5.3.6 want: ^1.2.7
344 silly placeDep ROOT simple-get@3.1.1 OK for: prebuild-install@5.3.6 want: ^3.0.3
345 silly placeDep ROOT tar-fs@2.1.1 OK for: prebuild-install@5.3.6 want: ^2.0.0
346 silly placeDep ROOT tunnel-agent@0.6.0 OK for: prebuild-install@5.3.6 want: ^0.6.0
347 silly placeDep ROOT which-pm-runs@1.1.0 OK for: prebuild-install@5.3.6 want: ^1.0.0
348 silly fetch manifest end-of-stream@^1.1.0
349 silly fetch manifest deep-extend@^0.6.0
350 silly fetch manifest ini@~1.3.0
351 silly fetch manifest strip-json-comments@~2.0.1
352 silly fetch manifest decompress-response@^4.2.0
353 silly fetch manifest simple-concat@^1.0.0
354 silly fetch manifest chownr@^1.1.1
355 silly fetch manifest tar-stream@^2.1.4
356 silly fetch manifest safe-buffer@^5.0.1
357 http fetch GET 200 https://registry.npmjs.org/end-of-stream 54ms (cache revalidated)
358 http fetch GET 200 https://registry.npmjs.org/decompress-response 52ms (cache revalidated)
359 http fetch GET 200 https://registry.npmjs.org/tar-stream 55ms (cache revalidated)
360 http fetch GET 200 https://registry.npmjs.org/simple-concat 56ms (cache revalidated)
361 http fetch GET 200 https://registry.npmjs.org/deep-extend 63ms (cache revalidated)
362 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 63ms (cache revalidated)
363 http fetch GET 200 https://registry.npmjs.org/ini 77ms (cache revalidated)
364 timing idealTree:node_modules/prebuild-install Completed in 94ms
365 timing idealTree:node_modules/detect-libc Completed in 0ms
366 timing idealTree:node_modules/expand-template Completed in 0ms
367 timing idealTree:node_modules/github-from-package Completed in 0ms
368 timing idealTree:node_modules/minimist Completed in 0ms
369 timing idealTree:node_modules/mkdirp-classic Completed in 0ms
370 timing idealTree:node_modules/napi-build-utils Completed in 0ms
371 timing idealTree:node_modules/noop-logger Completed in 0ms
372 silly placeDep ROOT end-of-stream@1.4.4 OK for: pump@3.0.0 want: ^1.1.0
373 timing idealTree:node_modules/pump Completed in 1ms
374 timing idealTree:node_modules/end-of-stream Completed in 0ms
375 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0
376 silly placeDep ROOT ini@1.3.8 OK for: rc@1.2.8 want: ~1.3.0
377 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1
378 timing idealTree:node_modules/rc Completed in 4ms
379 timing idealTree:node_modules/deep-extend Completed in 0ms
380 timing idealTree:node_modules/ini Completed in 0ms
381 silly placeDep ROOT core-util-is@1.0.3 OK for: readable-stream@2.3.7 want: ~1.0.0
382 silly placeDep ROOT isarray@1.0.0 OK for: readable-stream@2.3.7 want: ~1.0.0
383 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.7 want: ~2.0.0
384 silly placeDep ROOT safe-buffer@5.1.2 OK for: readable-stream@2.3.7 want: ~5.1.1
385 silly placeDep ROOT string_decoder@1.1.1 OK for: readable-stream@2.3.7 want: ~1.1.1
386 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@2.3.7 want: ~1.0.1
387 timing idealTree:node_modules/readable-stream Completed in 6ms
388 timing idealTree:node_modules/core-util-is Completed in 1ms
389 timing idealTree:node_modules/isarray Completed in 0ms
390 timing idealTree:node_modules/process-nextick-args Completed in 0ms
391 silly placeDep ROOT aws-sign2@0.7.0 OK for: request@2.88.2 want: ~0.7.0
392 silly placeDep ROOT aws4@1.11.0 OK for: request@2.88.2 want: ^1.8.0
393 silly placeDep ROOT caseless@0.12.0 OK for: request@2.88.2 want: ~0.12.0
394 silly placeDep ROOT combined-stream@1.0.8 OK for: request@2.88.2 want: ~1.0.6
395 silly placeDep ROOT extend@3.0.2 OK for: request@2.88.2 want: ~3.0.2
396 silly placeDep ROOT forever-agent@0.6.1 OK for: request@2.88.2 want: ~0.6.1
397 silly placeDep ROOT form-data@2.3.3 OK for: request@2.88.2 want: ~2.3.2
398 silly placeDep ROOT har-validator@5.1.5 OK for: request@2.88.2 want: ~5.1.3
399 silly placeDep ROOT http-signature@1.2.0 OK for: request@2.88.2 want: ~1.2.0
400 silly placeDep ROOT is-typedarray@1.0.0 OK for: request@2.88.2 want: ~1.0.0
401 silly placeDep ROOT isstream@0.1.2 OK for: request@2.88.2 want: ~0.1.2
402 silly placeDep ROOT json-stringify-safe@5.0.1 OK for: request@2.88.2 want: ~5.0.1
403 silly placeDep ROOT mime-types@2.1.35 OK for: request@2.88.2 want: ~2.1.19
404 silly placeDep ROOT oauth-sign@0.9.0 OK for: request@2.88.2 want: ~0.9.0
405 silly placeDep ROOT performance-now@2.1.0 OK for: request@2.88.2 want: ^2.1.0
406 silly placeDep ROOT qs@6.5.3 OK for: request@2.88.2 want: ~6.5.2
407 silly placeDep ROOT tough-cookie@2.5.0 OK for: request@2.88.2 want: ~2.5.0
408 silly placeDep ROOT uuid@3.4.0 OK for: request@2.88.2 want: ^3.3.2
409 silly fetch manifest delayed-stream@~1.0.0
410 silly fetch manifest asynckit@^0.4.0
411 silly fetch manifest ajv@^6.12.3
412 silly fetch manifest har-schema@^2.0.0
413 silly fetch manifest assert-plus@^1.0.0
414 silly fetch manifest jsprim@^1.2.2
415 silly fetch manifest sshpk@^1.7.0
416 silly fetch manifest mime-db@1.52.0
417 silly fetch manifest psl@^1.1.28
418 silly fetch manifest punycode@^2.1.1
419 http fetch GET 200 https://registry.npmjs.org/punycode 35ms (cache revalidated)
420 http fetch GET 200 https://registry.npmjs.org/sshpk 38ms (cache revalidated)
421 http fetch GET 200 https://registry.npmjs.org/har-schema 46ms (cache revalidated)
422 http fetch GET 200 https://registry.npmjs.org/jsprim 46ms (cache revalidated)
423 http fetch GET 200 https://registry.npmjs.org/mime-db 47ms (cache revalidated)
424 http fetch GET 200 https://registry.npmjs.org/assert-plus 51ms (cache revalidated)
425 http fetch GET 200 https://registry.npmjs.org/psl 49ms (cache revalidated)
426 http fetch GET 200 https://registry.npmjs.org/delayed-stream 56ms (cache revalidated)
427 http fetch GET 200 https://registry.npmjs.org/asynckit 70ms (cache revalidated)
428 http fetch GET 200 https://registry.npmjs.org/ajv 168ms (cache revalidated)
429 timing idealTree:node_modules/request Completed in 195ms
430 timing idealTree:node_modules/aws-sign2 Completed in 0ms
431 timing idealTree:node_modules/aws4 Completed in 1ms
432 timing idealTree:node_modules/caseless Completed in 0ms
433 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
434 timing idealTree:node_modules/combined-stream Completed in 1ms
435 timing idealTree:node_modules/delayed-stream Completed in 0ms
436 timing idealTree:node_modules/extend Completed in 0ms
437 timing idealTree:node_modules/forever-agent Completed in 0ms
438 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@2.3.3 want: ^0.4.0
439 timing idealTree:node_modules/form-data Completed in 1ms
440 timing idealTree:node_modules/asynckit Completed in 0ms
441 silly placeDep ROOT ajv@6.12.6 OK for: har-validator@5.1.5 want: ^6.12.3
442 silly placeDep ROOT har-schema@2.0.0 OK for: har-validator@5.1.5 want: ^2.0.0
443 silly fetch manifest fast-deep-equal@^3.1.1
444 silly fetch manifest fast-json-stable-stringify@^2.0.0
445 silly fetch manifest json-schema-traverse@^0.4.1
446 silly fetch manifest uri-js@^4.2.2
447 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 31ms (cache revalidated)
448 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 32ms (cache revalidated)
449 http fetch GET 200 https://registry.npmjs.org/uri-js 32ms (cache revalidated)
450 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 42ms (cache revalidated)
451 timing idealTree:node_modules/har-validator Completed in 46ms
452 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: ajv@6.12.6 want: ^3.1.1
453 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: ajv@6.12.6 want: ^2.0.0
454 silly placeDep ROOT json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1
455 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@6.12.6 want: ^4.2.2
456 silly fetch manifest punycode@^2.1.0
457 timing idealTree:node_modules/ajv Completed in 4ms
458 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
459 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
460 timing idealTree:node_modules/har-schema Completed in 0ms
461 silly placeDep ROOT assert-plus@1.0.0 OK for: http-signature@1.2.0 want: ^1.0.0
462 silly placeDep ROOT jsprim@1.4.2 OK for: http-signature@1.2.0 want: ^1.2.2
463 silly placeDep ROOT sshpk@1.17.0 OK for: http-signature@1.2.0 want: ^1.7.0
464 silly fetch manifest extsprintf@1.3.0
465 silly fetch manifest json-schema@0.4.0
466 silly fetch manifest verror@1.10.0
467 silly fetch manifest asn1@~0.2.3
468 silly fetch manifest dashdash@^1.12.0
469 silly fetch manifest getpass@^0.1.1
470 silly fetch manifest safer-buffer@^2.0.2
471 silly fetch manifest jsbn@~0.1.0
472 silly fetch manifest tweetnacl@~0.14.0
473 silly fetch manifest ecc-jsbn@~0.1.1
474 silly fetch manifest bcrypt-pbkdf@^1.0.0
475 http fetch GET 200 https://registry.npmjs.org/dashdash 33ms (cache revalidated)
476 http fetch GET 200 https://registry.npmjs.org/getpass 38ms (cache revalidated)
477 http fetch GET 200 https://registry.npmjs.org/extsprintf 42ms (cache revalidated)
478 http fetch GET 200 https://registry.npmjs.org/safer-buffer 39ms (cache revalidated)
479 http fetch GET 200 https://registry.npmjs.org/tweetnacl 42ms (cache revalidated)
480 http fetch GET 200 https://registry.npmjs.org/json-schema 49ms (cache revalidated)
481 http fetch GET 200 https://registry.npmjs.org/verror 49ms (cache revalidated)
482 http fetch GET 200 https://registry.npmjs.org/jsbn 49ms (cache revalidated)
483 http fetch GET 200 https://registry.npmjs.org/asn1 54ms (cache revalidated)
484 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 50ms (cache revalidated)
485 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 51ms (cache revalidated)
486 timing idealTree:node_modules/http-signature Completed in 62ms
487 timing idealTree:node_modules/assert-plus Completed in 0ms
488 timing idealTree:node_modules/is-typedarray Completed in 0ms
489 timing idealTree:node_modules/isstream Completed in 0ms
490 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
491 timing idealTree:node_modules/json-stringify-safe Completed in 0ms
492 silly placeDep ROOT extsprintf@1.3.0 OK for: jsprim@1.4.2 want: 1.3.0
493 silly placeDep ROOT json-schema@0.4.0 OK for: jsprim@1.4.2 want: 0.4.0
494 silly placeDep ROOT verror@1.10.0 OK for: jsprim@1.4.2 want: 1.10.0
495 silly fetch manifest core-util-is@1.0.2
496 timing idealTree:node_modules/jsprim Completed in 4ms
497 timing idealTree:node_modules/extsprintf Completed in 0ms
498 timing idealTree:node_modules/json-schema Completed in 0ms
499 silly placeDep ROOT mime-db@1.52.0 OK for: mime-types@2.1.35 want: 1.52.0
500 timing idealTree:node_modules/mime-types Completed in 1ms
501 timing idealTree:node_modules/mime-db Completed in 0ms
502 timing idealTree:node_modules/oauth-sign Completed in 1ms
503 timing idealTree:node_modules/performance-now Completed in 0ms
504 timing idealTree:node_modules/qs Completed in 0ms
505 timing idealTree:node_modules/rimraf Completed in 0ms
506 timing idealTree:node_modules/safe-buffer Completed in 0ms
507 timing idealTree:node_modules/semver Completed in 0ms
508 timing idealTree:node_modules/set-blocking Completed in 0ms
509 timing idealTree:node_modules/signal-exit Completed in 0ms
510 silly placeDep ROOT decompress-response@4.2.1 OK for: simple-get@3.1.1 want: ^4.2.0
511 silly placeDep ROOT simple-concat@1.0.1 OK for: simple-get@3.1.1 want: ^1.0.0
512 silly fetch manifest mimic-response@^2.0.0
513 http fetch GET 200 https://registry.npmjs.org/mimic-response 27ms (cache revalidated)
514 timing idealTree:node_modules/simple-get Completed in 31ms
515 silly placeDep ROOT mimic-response@2.1.0 OK for: decompress-response@4.2.1 want: ^2.0.0
516 timing idealTree:node_modules/decompress-response Completed in 1ms
517 timing idealTree:node_modules/mimic-response Completed in 0ms
518 timing idealTree:node_modules/simple-concat Completed in 0ms
519 silly placeDep ROOT asn1@0.2.6 OK for: sshpk@1.17.0 want: ~0.2.3
520 silly placeDep ROOT bcrypt-pbkdf@1.0.2 OK for: sshpk@1.17.0 want: ^1.0.0
521 silly placeDep ROOT dashdash@1.14.1 OK for: sshpk@1.17.0 want: ^1.12.0
522 silly placeDep ROOT ecc-jsbn@0.1.2 OK for: sshpk@1.17.0 want: ~0.1.1
523 silly placeDep ROOT getpass@0.1.7 OK for: sshpk@1.17.0 want: ^0.1.1
524 silly placeDep ROOT jsbn@0.1.1 OK for: sshpk@1.17.0 want: ~0.1.0
525 silly placeDep ROOT safer-buffer@2.1.2 OK for: sshpk@1.17.0 want: ^2.0.2
526 silly placeDep ROOT tweetnacl@0.14.5 OK for: sshpk@1.17.0 want: ~0.14.0
527 timing idealTree:node_modules/sshpk Completed in 8ms
528 timing idealTree:node_modules/asn1 Completed in 0ms
529 timing idealTree:node_modules/bcrypt-pbkdf Completed in 0ms
530 timing idealTree:node_modules/dashdash Completed in 0ms
531 timing idealTree:node_modules/ecc-jsbn Completed in 0ms
532 timing idealTree:node_modules/getpass Completed in 0ms
533 timing idealTree:node_modules/jsbn Completed in 0ms
534 timing idealTree:node_modules/safer-buffer Completed in 0ms
535 timing idealTree:node_modules/string_decoder Completed in 0ms
536 silly placeDep ROOT code-point-at@1.1.0 OK for: string-width@1.0.2 want: ^1.0.0
537 silly placeDep ROOT is-fullwidth-code-point@1.0.0 OK for: string-width@1.0.2 want: ^1.0.0
538 silly fetch manifest number-is-nan@^1.0.0
539 http fetch GET 200 https://registry.npmjs.org/number-is-nan 34ms (cache revalidated)
540 timing idealTree:node_modules/string-width Completed in 37ms
541 timing idealTree:node_modules/code-point-at Completed in 0ms
542 silly placeDep ROOT number-is-nan@1.0.1 OK for: is-fullwidth-code-point@1.0.0 want: ^1.0.0
543 timing idealTree:node_modules/is-fullwidth-code-point Completed in 1ms
544 timing idealTree:node_modules/number-is-nan Completed in 0ms
545 silly placeDep ROOT ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0
546 timing idealTree:node_modules/strip-ansi Completed in 1ms
547 timing idealTree:node_modules/ansi-regex Completed in 0ms
548 timing idealTree:node_modules/strip-json-comments Completed in 0ms
549 silly placeDep ROOT chownr@2.0.0 OK for: tar@6.1.11 want: ^2.0.0
550 silly placeDep ROOT fs-minipass@2.1.0 OK for: tar@6.1.11 want: ^2.0.0
551 silly placeDep ROOT minipass@3.3.4 OK for: tar@6.1.11 want: ^3.0.0
552 silly placeDep ROOT minizlib@2.1.2 OK for: tar@6.1.11 want: ^2.1.1
553 silly placeDep ROOT mkdirp@1.0.4 OK for: tar@6.1.11 want: ^1.0.3
554 silly placeDep ROOT yallist@4.0.0 OK for: tar@6.1.11 want: ^4.0.0
555 timing idealTree:node_modules/tar Completed in 7ms
556 timing idealTree:node_modules/chownr Completed in 0ms
557 timing idealTree:node_modules/fs-minipass Completed in 0ms
558 timing idealTree:node_modules/minipass Completed in 0ms
559 timing idealTree:node_modules/minizlib Completed in 0ms
560 timing idealTree:node_modules/mkdirp Completed in 0ms
561 silly placeDep node_modules/tar-fs chownr@1.1.4 OK for: tar-fs@2.1.1 want: ^1.1.1
562 silly placeDep ROOT tar-stream@2.2.0 OK for: tar-fs@2.1.1 want: ^2.1.4
563 silly fetch manifest bl@^4.0.3
564 silly fetch manifest fs-constants@^1.0.0
565 silly fetch manifest readable-stream@^3.1.1
566 http fetch GET 200 https://registry.npmjs.org/bl 25ms (cache revalidated)
567 http fetch GET 200 https://registry.npmjs.org/fs-constants 33ms (cache revalidated)
568 timing idealTree:node_modules/tar-fs Completed in 38ms
569 silly placeDep ROOT bl@4.1.0 OK for: tar-stream@2.2.0 want: ^4.0.3
570 silly placeDep ROOT fs-constants@1.0.0 OK for: tar-stream@2.2.0 want: ^1.0.0
571 silly placeDep node_modules/tar-stream readable-stream@3.6.0 OK for: tar-stream@2.2.0 want: ^3.1.1
572 silly fetch manifest buffer@^5.5.0
573 silly fetch manifest readable-stream@^3.4.0
574 http fetch GET 200 https://registry.npmjs.org/buffer 25ms (cache revalidated)
575 timing idealTree:node_modules/tar-stream Completed in 32ms
576 silly placeDep ROOT buffer@5.7.1 OK for: bl@4.1.0 want: ^5.5.0
577 silly placeDep node_modules/bl readable-stream@3.6.0 OK for: bl@4.1.0 want: ^3.4.0
578 silly fetch manifest base64-js@^1.3.1
579 silly fetch manifest ieee754@^1.1.13
580 http fetch GET 200 https://registry.npmjs.org/base64-js 24ms (cache revalidated)
581 http fetch GET 200 https://registry.npmjs.org/ieee754 33ms (cache revalidated)
582 timing idealTree:node_modules/bl Completed in 38ms
583 silly placeDep ROOT base64-js@1.5.1 OK for: buffer@5.7.1 want: ^1.3.1
584 silly placeDep ROOT ieee754@1.2.1 OK for: buffer@5.7.1 want: ^1.1.13
585 timing idealTree:node_modules/buffer Completed in 2ms
586 timing idealTree:node_modules/base64-js Completed in 0ms
587 timing idealTree:node_modules/fs-constants Completed in 0ms
588 timing idealTree:node_modules/ieee754 Completed in 0ms
589 timing idealTree:node_modules/thaw.js Completed in 0ms
590 silly placeDep node_modules/through2 readable-stream@1.0.34 OK for: through2@0.6.5 want: >=1.0.33-1 <1.1.0-0
591 silly placeDep ROOT xtend@4.0.2 OK for: through2@0.6.5 want: >=4.0.0 <4.1.0-0
592 silly fetch manifest isarray@0.0.1
593 silly fetch manifest string_decoder@~0.10.x
594 timing idealTree:node_modules/through2 Completed in 3ms
595 silly placeDep ROOT psl@1.9.0 OK for: tough-cookie@2.5.0 want: ^1.1.28
596 silly placeDep ROOT punycode@2.1.1 OK for: tough-cookie@2.5.0 want: ^2.1.1
597 timing idealTree:node_modules/tough-cookie Completed in 2ms
598 timing idealTree:node_modules/psl Completed in 0ms
599 timing idealTree:node_modules/punycode Completed in 0ms
600 timing idealTree:node_modules/tunnel-agent Completed in 0ms
601 timing idealTree:node_modules/tweetnacl Completed in 0ms
602 timing idealTree:node_modules/uri-js Completed in 0ms
603 timing idealTree:node_modules/util-deprecate Completed in 0ms
604 timing idealTree:node_modules/uuid Completed in 0ms
605 silly placeDep node_modules/verror core-util-is@1.0.2 OK for: verror@1.10.0 want: 1.0.2
606 timing idealTree:node_modules/verror Completed in 1ms
607 timing idealTree:node_modules/webgpu Completed in 0ms
608 silly placeDep ROOT isexe@2.0.0 OK for: which@2.0.2 want: ^2.0.0
609 timing idealTree:node_modules/which Completed in 0ms
610 timing idealTree:node_modules/isexe Completed in 0ms
611 timing idealTree:node_modules/which-pm-runs Completed in 0ms
612 timing idealTree:node_modules/wide-align Completed in 0ms
613 timing idealTree:node_modules/wrappy Completed in 0ms
614 timing idealTree:node_modules/xtend Completed in 0ms
615 timing idealTree:node_modules/yallist Completed in 0ms
616 timing idealTree:node_modules/bl/node_modules/readable-stream Completed in 0ms
617 silly placeDep ROOT lru-cache@6.0.0 OK for: semver@7.3.7 want: ^6.0.0
618 timing idealTree:node_modules/node-gyp/node_modules/semver Completed in 1ms
619 timing idealTree:node_modules/lru-cache Completed in 0ms
620 timing idealTree:node_modules/tar-fs/node_modules/chownr Completed in 0ms
621 timing idealTree:node_modules/tar-stream/node_modules/readable-stream Completed in 0ms
622 silly placeDep node_modules/through2 isarray@0.0.1 OK for: readable-stream@1.0.34 want: 0.0.1
623 silly placeDep node_modules/through2 string_decoder@0.10.31 OK for: readable-stream@1.0.34 want: ~0.10.x
624 timing idealTree:node_modules/through2/node_modules/readable-stream Completed in 2ms
625 timing idealTree:node_modules/through2/node_modules/isarray Completed in 0ms
626 timing idealTree:node_modules/through2/node_modules/string_decoder Completed in 0ms
627 timing idealTree:node_modules/verror/node_modules/core-util-is Completed in 0ms
628 timing idealTree:buildDeps Completed in 5153ms
629 timing idealTree:fixDepFlags Completed in 2ms
630 timing idealTree Completed in 5168ms
631 timing reify:loadTrees Completed in 5169ms
632 timing reify:diffTrees Completed in 4ms
633 silly reify moves {}
634 timing reify:retireShallow Completed in 1ms
635 timing reify:createSparse Completed in 24ms
636 timing reify:loadBundles Completed in 0ms
637 silly audit bulk request {
637 silly audit   'brain.js': [ '2.0.0-beta.15' ],
637 silly audit   'gpu.js': [ '2.15.2' ],
637 silly audit   'thaw.js': [ '2.1.4' ],
637 silly audit   acorn: [ '7.4.1' ],
637 silly audit   gl: [ '4.9.2' ],
637 silly audit   'gl-wiretap': [ '0.6.2' ],
637 silly audit   'gpu-mock.js': [ '1.3.1' ],
637 silly audit   webgpu: [ '0.1.16' ],
637 silly audit   bindings: [ '1.5.0' ],
637 silly audit   'bit-twiddle': [ '1.0.2' ],
637 silly audit   'glsl-tokenizer': [ '2.1.5' ],
637 silly audit   nan: [ '2.16.0' ],
637 silly audit   'node-abi': [ '2.30.1' ],
637 silly audit   'node-gyp': [ '7.1.2' ],
637 silly audit   'prebuild-install': [ '5.3.6' ],
637 silly audit   'file-uri-to-path': [ '1.0.0' ],
637 silly audit   through2: [ '0.6.5' ],
637 silly audit   semver: [ '5.7.1', '7.3.7' ],
637 silly audit   'env-paths': [ '2.2.1' ],
637 silly audit   glob: [ '7.2.3' ],
637 silly audit   'graceful-fs': [ '4.2.10' ],
637 silly audit   nopt: [ '5.0.0' ],
637 silly audit   npmlog: [ '4.1.2' ],
637 silly audit   request: [ '2.88.2' ],
637 silly audit   rimraf: [ '3.0.2' ],
637 silly audit   tar: [ '6.1.11' ],
637 silly audit   which: [ '2.0.2' ],
637 silly audit   'fs.realpath': [ '1.0.0' ],
637 silly audit   inflight: [ '1.0.6' ],
637 silly audit   inherits: [ '2.0.4' ],
637 silly audit   minimatch: [ '3.1.2' ],
637 silly audit   once: [ '1.4.0' ],
637 silly audit   'path-is-absolute': [ '1.0.1' ],
637 silly audit   wrappy: [ '1.0.2' ],
637 silly audit   'brace-expansion': [ '1.1.11' ],
637 silly audit   'balanced-match': [ '1.0.2' ],
637 silly audit   'concat-map': [ '0.0.1' ],
637 silly audit   abbrev: [ '1.1.1' ],
637 silly audit   'are-we-there-yet': [ '1.1.7' ],
637 silly audit   'console-control-strings': [ '1.1.0' ],
637 silly audit   gauge: [ '2.7.4' ],
637 silly audit   'set-blocking': [ '2.0.0' ],
637 silly audit   delegates: [ '1.0.0' ],
637 silly audit   'readable-stream': [ '2.3.7', '3.6.0', '1.0.34' ],
637 silly audit   aproba: [ '1.2.0' ],
637 silly audit   'has-unicode': [ '2.0.1' ],
637 silly audit   'object-assign': [ '4.1.1' ],
637 silly audit   'signal-exit': [ '3.0.7' ],
637 silly audit   'string-width': [ '1.0.2' ],
637 silly audit   'strip-ansi': [ '3.0.1' ],
637 silly audit   'wide-align': [ '1.1.5' ],
637 silly audit   'detect-libc': [ '1.0.3' ],
637 silly audit   'expand-template': [ '2.0.3' ],
637 silly audit   'github-from-package': [ '0.0.0' ],
637 silly audit   minimist: [ '1.2.6' ],
637 silly audit   'mkdirp-classic': [ '0.5.3' ],
637 silly audit   'napi-build-utils': [ '1.0.2' ],
637 silly audit   'noop-logger': [ '0.1.1' ],
637 silly audit   pump: [ '3.0.0' ],
637 silly audit   rc: [ '1.2.8' ],
637 silly audit   'simple-get': [ '3.1.1' ],
637 silly audit   'tar-fs': [ '2.1.1' ],
637 silly audit   'tunnel-agent': [ '0.6.0' ],
637 silly audit   'which-pm-runs': [ '1.1.0' ],
637 silly audit   'end-of-stream': [ '1.4.4' ],
637 silly audit   'deep-extend': [ '0.6.0' ],
637 silly audit   ini: [ '1.3.8' ],
637 silly audit   'strip-json-comments': [ '2.0.1' ],
637 silly audit   'core-util-is': [ '1.0.3', '1.0.2' ],
637 silly audit   isarray: [ '1.0.0', '0.0.1' ],
637 silly audit   'process-nextick-args': [ '2.0.1' ],
637 silly audit   'safe-buffer': [ '5.1.2' ],
637 silly audit   string_decoder: [ '1.1.1', '0.10.31' ],
637 silly audit   'util-deprecate': [ '1.0.2' ],
637 silly audit   'aws-sign2': [ '0.7.0' ],
637 silly audit   aws4: [ '1.11.0' ],
637 silly audit   caseless: [ '0.12.0' ],
637 silly audit   'combined-stream': [ '1.0.8' ],
637 silly audit   extend: [ '3.0.2' ],
637 silly audit   'forever-agent': [ '0.6.1' ],
637 silly audit   'form-data': [ '2.3.3' ],
637 silly audit   'har-validator': [ '5.1.5' ],
637 silly audit   'http-signature': [ '1.2.0' ],
637 silly audit   'is-typedarray': [ '1.0.0' ],
637 silly audit   isstream: [ '0.1.2' ],
637 silly audit   'json-stringify-safe': [ '5.0.1' ],
637 silly audit   'mime-types': [ '2.1.35' ],
637 silly audit   'oauth-sign': [ '0.9.0' ],
637 silly audit   'performance-now': [ '2.1.0' ],
637 silly audit   qs: [ '6.5.3' ],
637 silly audit   'tough-cookie': [ '2.5.0' ],
637 silly audit   uuid: [ '3.4.0' ],
637 silly audit   'delayed-stream': [ '1.0.0' ],
637 silly audit   asynckit: [ '0.4.0' ],
637 silly audit   ajv: [ '6.12.6' ],
637 silly audit   'har-schema': [ '2.0.0' ],
637 silly audit   'fast-deep-equal': [ '3.1.3' ],
637 silly audit   'fast-json-stable-stringify': [ '2.1.0' ],
637 silly audit   'json-schema-traverse': [ '0.4.1' ],
637 silly audit   'uri-js': [ '4.4.1' ],
637 silly audit   'assert-plus': [ '1.0.0' ],
637 silly audit   jsprim: [ '1.4.2' ],
637 silly audit   sshpk: [ '1.17.0' ],
637 silly audit   extsprintf: [ '1.3.0' ],
637 silly audit   'json-schema': [ '0.4.0' ],
637 silly audit   verror: [ '1.10.0' ],
637 silly audit   'mime-db': [ '1.52.0' ],
637 silly audit   'decompress-response': [ '4.2.1' ],
637 silly audit   'simple-concat': [ '1.0.1' ],
637 silly audit   'mimic-response': [ '2.1.0' ],
637 silly audit   asn1: [ '0.2.6' ],
637 silly audit   'bcrypt-pbkdf': [ '1.0.2' ],
637 silly audit   dashdash: [ '1.14.1' ],
637 silly audit   'ecc-jsbn': [ '0.1.2' ],
637 silly audit   getpass: [ '0.1.7' ],
637 silly audit   jsbn: [ '0.1.1' ],
637 silly audit   'safer-buffer': [ '2.1.2' ],
637 silly audit   tweetnacl: [ '0.14.5' ],
637 silly audit   'code-point-at': [ '1.1.0' ],
637 silly audit   'is-fullwidth-code-point': [ '1.0.0' ],
637 silly audit   'number-is-nan': [ '1.0.1' ],
637 silly audit   'ansi-regex': [ '2.1.1' ],
637 silly audit   chownr: [ '2.0.0', '1.1.4' ],
637 silly audit   'fs-minipass': [ '2.1.0' ],
637 silly audit   minipass: [ '3.3.4' ],
637 silly audit   minizlib: [ '2.1.2' ],
637 silly audit   mkdirp: [ '1.0.4' ],
637 silly audit   yallist: [ '4.0.0' ],
637 silly audit   'tar-stream': [ '2.2.0' ],
637 silly audit   bl: [ '4.1.0' ],
637 silly audit   'fs-constants': [ '1.0.0' ],
637 silly audit   buffer: [ '5.7.1' ],
637 silly audit   'base64-js': [ '1.5.1' ],
637 silly audit   ieee754: [ '1.2.1' ],
637 silly audit   xtend: [ '4.0.2' ],
637 silly audit   psl: [ '1.9.0' ],
637 silly audit   punycode: [ '2.1.1' ],
637 silly audit   isexe: [ '2.0.0' ],
637 silly audit   'lru-cache': [ '6.0.0' ]
637 silly audit }
638 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 858ms
639 timing auditReport:getReport Completed in 865ms
640 silly audit report {}
641 timing auditReport:init Completed in 0ms
642 timing reify:audit Completed in 866ms
643 timing reifyNode:node_modules/chownr Completed in 980ms
644 timing reifyNode:node_modules/ansi-regex Completed in 981ms
645 timing reifyNode:node_modules/number-is-nan Completed in 981ms
646 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 981ms
647 timing reifyNode:node_modules/code-point-at Completed in 981ms
648 timing reifyNode:node_modules/oauth-sign Completed in 982ms
649 timing reifyNode:node_modules/process-nextick-args Completed in 983ms
650 timing reifyNode:node_modules/ini Completed in 983ms
651 timing reifyNode:node_modules/end-of-stream Completed in 983ms
652 timing reifyNode:node_modules/strip-json-comments Completed in 983ms
653 timing reifyNode:node_modules/which-pm-runs Completed in 984ms
654 timing reifyNode:node_modules/mkdirp-classic Completed in 983ms
655 timing reifyNode:node_modules/wide-align Completed in 984ms
656 timing reifyNode:node_modules/strip-ansi Completed in 984ms
657 timing reifyNode:node_modules/object-assign Completed in 984ms
658 timing reifyNode:node_modules/string-width Completed in 985ms
659 timing reifyNode:node_modules/aproba Completed in 985ms
660 timing reifyNode:node_modules/has-unicode Completed in 985ms
661 timing reifyNode:node_modules/abbrev Completed in 985ms
662 timing reifyNode:node_modules/wrappy Completed in 985ms
663 timing reifyNode:node_modules/brace-expansion Completed in 985ms
664 timing reifyNode:node_modules/path-is-absolute Completed in 985ms
665 timing reifyNode:node_modules/once Completed in 986ms
666 timing reifyNode:node_modules/inflight Completed in 986ms
667 timing reifyNode:node_modules/bindings Completed in 985ms
668 timing reifyNode:node_modules/tar-fs/node_modules/chownr Completed in 990ms
669 timing reifyNode:node_modules/lru-cache Completed in 996ms
670 timing reifyNode:node_modules/ieee754 Completed in 996ms
671 timing reifyNode:node_modules/fs-constants Completed in 996ms
672 timing reifyNode:node_modules/fs-minipass Completed in 996ms
673 timing reifyNode:node_modules/mimic-response Completed in 995ms
674 timing reifyNode:node_modules/decompress-response Completed in 996ms
675 timing reifyNode:node_modules/assert-plus Completed in 996ms
676 timing reifyNode:node_modules/is-typedarray Completed in 997ms
677 timing reifyNode:node_modules/forever-agent Completed in 998ms
678 timing reifyNode:node_modules/caseless Completed in 997ms
679 timing reifyNode:node_modules/aws-sign2 Completed in 998ms
680 timing reifyNode:node_modules/core-util-is Completed in 998ms
681 timing reifyNode:node_modules/tunnel-agent Completed in 998ms
682 timing reifyNode:node_modules/simple-get Completed in 998ms
683 timing reifyNode:node_modules/signal-exit Completed in 998ms
684 timing reifyNode:node_modules/console-control-strings Completed in 998ms
685 timing reifyNode:node_modules/set-blocking Completed in 998ms
686 timing reifyNode:node_modules/inherits Completed in 999ms
687 timing reifyNode:node_modules/env-paths Completed in 999ms
688 timing reifyNode:node_modules/through2 Completed in 1000ms
689 timing reifyNode:node_modules/gpu-mock.js Completed in 1000ms
690 timing reifyNode:node_modules/through2/node_modules/string_decoder Completed in 1001ms
691 timing reifyNode:node_modules/base64-js Completed in 1010ms
692 timing reifyNode:node_modules/yallist Completed in 1009ms
693 timing reifyNode:node_modules/combined-stream Completed in 1010ms
694 timing reifyNode:node_modules/util-deprecate Completed in 1009ms
695 timing reifyNode:node_modules/expand-template Completed in 1009ms
696 timing reifyNode:node_modules/balanced-match Completed in 1009ms
697 timing reifyNode:node_modules/fs.realpath Completed in 1009ms
698 timing reifyNode:node_modules/through2/node_modules/isarray Completed in 1010ms
699 timing reifyNode:node_modules/minizlib Completed in 1017ms
700 timing reifyNode:node_modules/xtend Completed in 1020ms
701 timing reifyNode:node_modules/getpass Completed in 1018ms
702 timing reifyNode:node_modules/simple-concat Completed in 1017ms
703 timing reifyNode:node_modules/delayed-stream Completed in 1018ms
704 timing reifyNode:node_modules/mime-types Completed in 1019ms
705 warn deprecated har-validator@5.1.5: this library is no longer supported
706 timing reifyNode:node_modules/har-validator Completed in 1019ms
707 timing reifyNode:node_modules/string_decoder Completed in 1019ms
708 timing reifyNode:node_modules/safe-buffer Completed in 1019ms
709 timing reifyNode:node_modules/deep-extend Completed in 1019ms
710 timing reifyNode:node_modules/pump Completed in 1019ms
711 timing reifyNode:node_modules/napi-build-utils Completed in 1019ms
712 timing reifyNode:node_modules/minimatch Completed in 1019ms
713 timing reifyNode:node_modules/which Completed in 1019ms
714 timing reifyNode:node_modules/npmlog Completed in 1019ms
715 timing reifyNode:node_modules/gl-wiretap Completed in 1019ms
716 timing reifyNode:node_modules/punycode Completed in 1029ms
717 timing reifyNode:node_modules/bcrypt-pbkdf Completed in 1027ms
718 timing reifyNode:node_modules/json-schema Completed in 1027ms
719 timing reifyNode:node_modules/isarray Completed in 1028ms
720 timing reifyNode:node_modules/rimraf Completed in 1028ms
721 timing reifyNode:node_modules/graceful-fs Completed in 1028ms
722 timing reifyNode:node_modules/delegates Completed in 1035ms
723 timing reifyNode:node_modules/concat-map Completed in 1035ms
724 timing reifyNode:node_modules/verror/node_modules/core-util-is Completed in 1042ms
725 timing reifyNode:node_modules/isexe Completed in 1045ms
726 timing reifyNode:node_modules/minipass Completed in 1044ms
727 timing reifyNode:node_modules/safer-buffer Completed in 1044ms
728 timing reifyNode:node_modules/jsprim Completed in 1044ms
729 timing reifyNode:node_modules/isstream Completed in 1044ms
730 timing reifyNode:node_modules/extend Completed in 1045ms
731 timing reifyNode:node_modules/aws4 Completed in 1044ms
732 timing reifyNode:node_modules/noop-logger Completed in 1043ms
733 timing reifyNode:node_modules/detect-libc Completed in 1044ms
734 timing reifyNode:node_modules/are-we-there-yet Completed in 1043ms
735 timing reifyNode:node_modules/nopt Completed in 1043ms
736 timing reifyNode:node_modules/bit-twiddle Completed in 1042ms
737 timing reifyNode:node_modules/tar-stream Completed in 1052ms
738 timing reifyNode:node_modules/jsbn Completed in 1051ms
739 timing reifyNode:node_modules/verror Completed in 1051ms
740 timing reifyNode:node_modules/glob Completed in 1049ms
741 timing reifyNode:node_modules/semver Completed in 1049ms
742 timing reifyNode:node_modules/file-uri-to-path Completed in 1050ms
743 timing reifyNode:node_modules/ecc-jsbn Completed in 1057ms
744 timing reifyNode:node_modules/extsprintf Completed in 1057ms
745 timing reifyNode:node_modules/json-stringify-safe Completed in 1057ms
746 timing reifyNode:node_modules/buffer Completed in 1064ms
747 timing reifyNode:node_modules/json-schema-traverse Completed in 1062ms
748 timing reifyNode:node_modules/mkdirp Completed in 1066ms
749 timing reifyNode:node_modules/asn1 Completed in 1065ms
750 timing reifyNode:node_modules/fast-deep-equal Completed in 1066ms
751 timing reifyNode:node_modules/dashdash Completed in 1069ms
752 timing reifyNode:node_modules/github-from-package Completed in 1068ms
753 timing reifyNode:node_modules/glsl-tokenizer Completed in 1066ms
754 timing reifyNode:node_modules/thaw.js Completed in 1066ms
755 timing reifyNode:node_modules/rc Completed in 1072ms
756 timing reifyNode:node_modules/bl Completed in 1079ms
757 timing reifyNode:node_modules/tough-cookie Completed in 1077ms
758 timing reifyNode:node_modules/node-abi Completed in 1074ms
759 timing reifyNode:node_modules/http-signature Completed in 1083ms
760 timing reifyNode:node_modules/form-data Completed in 1084ms
761 timing reifyNode:node_modules/mime-db Completed in 1086ms
762 timing reifyNode:node_modules/through2/node_modules/readable-stream Completed in 1084ms
763 timing reifyNode:node_modules/asynckit Completed in 1089ms
764 timing reifyNode:node_modules/performance-now Completed in 1089ms
765 timing reifyNode:node_modules/prebuild-install Completed in 1087ms
766 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 1093ms
767 warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.de>
768 timing reifyNode:node_modules/uuid Completed in 1098ms
769 timing reifyNode:node_modules/tweetnacl Completed in 1102ms
770 timing reifyNode:node_modules/har-schema Completed in 1101ms
771 timing reifyNode:node_modules/gauge Completed in 1098ms
772 timing reifyNode:node_modules/minimist Completed in 1102ms
773 warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
774 timing reifyNode:node_modules/request Completed in 1120ms
775 timing reifyNode:node_modules/qs Completed in 1125ms
776 timing reifyNode:node_modules/readable-stream Completed in 1124ms
777 timing reifyNode:node_modules/bl/node_modules/readable-stream Completed in 1134ms
778 timing reifyNode:node_modules/tar-stream/node_modules/readable-stream Completed in 1133ms
779 timing reifyNode:node_modules/psl Completed in 1136ms
780 timing reifyNode:node_modules/tar Completed in 1134ms
781 timing reifyNode:node_modules/tar-fs Completed in 1139ms
782 timing reifyNode:node_modules/node-gyp/node_modules/semver Completed in 1150ms
783 timing reifyNode:node_modules/sshpk Completed in 1157ms
784 timing reifyNode:node_modules/uri-js Completed in 1176ms
785 timing reifyNode:node_modules/acorn Completed in 1172ms
786 timing reifyNode:node_modules/nan Completed in 1174ms
787 timing reifyNode:node_modules/ajv Completed in 1218ms
788 timing reifyNode:node_modules/node-gyp Completed in 1265ms
789 timing reifyNode:node_modules/gpu.js Completed in 1270ms
790 timing reifyNode:node_modules/brain.js Completed in 1347ms
791 timing reifyNode:node_modules/gl Completed in 1682ms
792 timing reifyNode:node_modules/webgpu Completed in 1732ms
793 timing reify:unpack Completed in 1741ms
794 timing reify:unretire Completed in 1ms
795 timing build:queue Completed in 8ms
796 timing build:link:node_modules/acorn Completed in 4ms
797 timing build:link:node_modules/detect-libc Completed in 3ms
798 timing build:link:node_modules/mkdirp Completed in 3ms
799 timing build:link:node_modules/node-gyp Completed in 3ms
800 timing build:link:node_modules/nopt Completed in 3ms
801 timing build:link:node_modules/prebuild-install Completed in 2ms
802 timing build:link:node_modules/rc Completed in 2ms
803 timing build:link:node_modules/rimraf Completed in 2ms
804 timing build:link:node_modules/semver Completed in 2ms
804 timing build:link:node_modules/semver Completed in 2ms
805 timing build:link:node_modules/sshpk Completed in 2ms
806 timing build:link:node_modules/uuid Completed in 1ms
807 timing build:link:node_modules/which Completed in 1ms
808 timing build:link:node_modules/node-gyp/node_modules/semver Completed in 3ms
809 timing build:link Completed in 6ms
810 info run gl@4.9.2 install node_modules/gl prebuild-install || node-gyp rebuild
811 info run gl@4.9.2 install { code: 1, signal: null }
812 timing reify:rollback:createSparse Completed in 223ms
813 timing reify:rollback:retireShallow Completed in 0ms
814 timing command:i Completed in 26982ms
815 verbose stack Error: command failed
815 verbose stack     at ChildProcess.<anonymous> (/home/notdemonix/.nvm/versions/node/v18.8.0/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
815 verbose stack     at ChildProcess.emit (node:events:513:28)
815 verbose stack     at maybeClose (node:internal/child_process:1091:16)
815 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:302:5)
816 verbose pkgid gl@4.9.2
817 verbose cwd /home/notdemonix/Desktop/Ai
818 verbose Linux 5.15.0-1016-oracle
819 verbose node v18.8.0
820 verbose npm  v8.18.0
821 error code 1
822 error path /home/notdemonix/Desktop/Ai/node_modules/gl
823 error command failed
824 error command sh -c -- prebuild-install || node-gyp rebuild
825 error make: Entering directory '/home/notdemonix/Desktop/Ai/node_modules/gl/build'
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/Float16ToFloat32.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/MemoryBuffer.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/angleutils.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/debug.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/mathutil.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/string_utils.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/tls.o
825 error   CXX(target) Release/obj.target/angle_common/angle/src/common/utilities.o
825 error   AR(target) Release/obj.target/angle/src/angle_common.a
825 error   COPY Release/angle_common.a
825 error   COPY Release/obj/gen/angle/id/commit.h
825 error   TOUCH Release/obj.target/angle/src/commit_id.stamp
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/common/event_tracer.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/AttributeMap.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Buffer.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Caps.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Compiler.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Config.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Context.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Data.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Debug.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Device.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Display.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Error.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Fence.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/Framebuffer.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/FramebufferAttachment.o
825 error   CXX(target) Release/obj.target/libANGLE/angle/src/libANGLE/HandleAllocator.o
825 error make: Leaving directory '/home/notdemonix/Desktop/Ai/node_modules/gl/build'
826 error gyp info it worked if it ends with ok
826 error gyp info using node-gyp@7.1.2
826 error gyp info using node@18.8.0 | linux | arm64
826 error gyp info find Python using Python version 3.10.4 found at "/usr/bin/python3"
826 error (node:663702) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
826 error (Use `node --trace-deprecation ...` to show where the warning was created)
826 error gyp info spawn /usr/bin/python3
826 error gyp info spawn args [
826 error gyp info spawn args   '/home/notdemonix/Desktop/Ai/node_modules/node-gyp/gyp/gyp_main.py',
826 error gyp info spawn args   'binding.gyp',
826 error gyp info spawn args   '-f',
826 error gyp info spawn args   'make',
826 error gyp info spawn args   '-I',
826 error gyp info spawn args   '/home/notdemonix/Desktop/Ai/node_modules/gl/build/config.gypi',
826 error gyp info spawn args   '-I',
826 error gyp info spawn args   '/home/notdemonix/Desktop/Ai/node_modules/node-gyp/addon.gypi',
826 error gyp info spawn args   '-I',
826 error gyp info spawn args   '/home/notdemonix/.cache/node-gyp/18.8.0/include/node/common.gypi',
826 error gyp info spawn args   '-Dlibrary=shared_library',
826 error gyp info spawn args   '-Dvisibility=default',
826 error gyp info spawn args   '-Dnode_root_dir=/home/notdemonix/.cache/node-gyp/18.8.0',
826 error gyp info spawn args   '-Dnode_gyp_dir=/home/notdemonix/Desktop/Ai/node_modules/node-gyp',
826 error gyp info spawn args   '-Dnode_lib_file=/home/notdemonix/.cache/node-gyp/18.8.0/<(target_arch)/node.lib',
826 error gyp info spawn args   '-Dmodule_root_dir=/home/notdemonix/Desktop/Ai/node_modules/gl',
826 error gyp info spawn args   '-Dnode_engine=v8',
826 error gyp info spawn args   '--depth=.',
826 error gyp info spawn args   '--no-parallel',
826 error gyp info spawn args   '--generator-output',
826 error gyp info spawn args   'build',
826 error gyp info spawn args   '-Goutput_dir=.'
826 error gyp info spawn args ]
826 error gyp info spawn make
826 error gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
826 error ../angle/src/libANGLE/HandleAllocator.cpp: In constructor ‘gl::HandleAllocator::HandleAllocator()’:
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:52: error: ‘numeric_limits’ is not a member of ‘std’
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                                    ^~~~~~~~~~~~~~
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:76: error: ‘::max’ has not been declared; did you mean ‘std::max’?
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                                                            ^~~
826 error       |                                                                            std::max
826 error In file included from /usr/include/c++/11/algorithm:62,
826 error                  from ../angle/src/libANGLE/HandleAllocator.cpp:12:
826 error /usr/include/c++/11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here
826 error  3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
826 error       |     ^~~
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:43: error: expected primary-expression before ‘(’ token
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                           ^
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:52: error: ‘numeric_limits’ is not a member of ‘std’
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                                    ^~~~~~~~~~~~~~
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:73: error: expected primary-expression before ‘>’ token
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                                                         ^
826 error ../angle/src/libANGLE/HandleAllocator.cpp:29:76: error: ‘::max’ has not been declared; did you mean ‘std::max’?
826 error    29 |     mUnallocatedList.push_back(HandleRange(1, std::numeric_limits<GLuint>::max()));
826 error       |                                                                            ^~~
826 error       |                                                                            std::max
826 error In file included from /usr/include/c++/11/algorithm:62,
826 error                  from ../angle/src/libANGLE/HandleAllocator.cpp:12:
826 error /usr/include/c++/11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here
826 error  3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
826 error       |     ^~~
826 error make: *** [angle/src/libANGLE.target.mk:239: Release/obj.target/libANGLE/angle/src/libANGLE/HandleAllocator.o] Error 1
826 error gyp ERR! build error
826 error gyp ERR! stack Error: `make` failed with exit code: 2
826 error gyp ERR! stack     at ChildProcess.onExit (/home/notdemonix/Desktop/Ai/node_modules/node-gyp/lib/build.js:194:23)
826 error gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
826 error gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
826 error gyp ERR! System Linux 5.15.0-1016-oracle
826 error gyp ERR! command "/home/notdemonix/.nvm/versions/node/v18.8.0/bin/node" "/home/notdemonix/Desktop/Ai/node_modules/.bin/node-gyp" "rebuild"
826 error gyp ERR! cwd /home/notdemonix/Desktop/Ai/node_modules/gl
826 error gyp ERR! node -v v18.8.0
826 error gyp ERR! node-gyp -v v7.1.2
826 error gyp ERR! not ok
827 verbose exit 1
828 timing npm Completed in 27110ms
829 verbose unfinished npm timer reify 1661595786459
830 verbose unfinished npm timer reify:build 1661595793421
831 verbose unfinished npm timer build 1661595793421
832 verbose unfinished npm timer build:deps 1661595793421
833 verbose unfinished npm timer build:run:install 1661595793436
834 verbose unfinished npm timer build:run:install:node_modules/gl 1661595793437
835 verbose code 1
836 error A complete log of this run can be found in:
836 error     /home/notdemonix/.npm/_logs/2022-08-27T10_23_06_339Z-debug-0.log
cclauss commented 2 years ago

error gyp info using node-gyp@7.1.2

The issue template text that was deleted when creating this issue explained how to find it and fix it.