Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Error installing on Ubuntu Server 20.04.3 on Raspberry Pi 400, node 16.12 (snap) #10

Open
despens opened this issue Nov 25, 2021 · 1 comment

Comments

@despens
Copy link

despens commented Nov 25, 2021

$ sudo npm install -g @atek-cloud/spork
npm ERR! code 1
npm ERR! path /usr/local/lib/node_modules/@atek-cloud/spork/node_modules/utp-native
npm ERR! command failed
npm ERR! command sh -c node-gyp-build

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-11-25T11_35_18_535Z-debug.log
2021-11-25T11_35_18_535Z-debug.log
$ sudo cat /root/.npm/_logs/2021-11-25T11_35_18_535Z-debug.log
0 verbose cli [
0 verbose cli   '/snap/node/5511/bin/node',
0 verbose cli   '/usr/local/bin/npm',
0 verbose cli   'install',
0 verbose cli   '-g',
0 verbose cli   '@atek-cloud/spork'
0 verbose cli ]
1 info using npm@8.1.4
2 info using node@v16.12.0
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 4ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 6ms
8 timing config:load:env Completed in 1ms
9 timing config:load:project Completed in 0ms
10 timing config:load:file:/root/.npmrc Completed in 0ms
11 timing config:load:user Completed in 1ms
12 timing config:load:file:/snap/node/5511/etc/npmrc Completed in 3ms
13 timing config:load:global Completed in 3ms
14 timing config:load:validate Completed in 1ms
15 timing config:load:credentials Completed in 3ms
16 timing config:load:setEnvs Completed in 2ms
17 timing config:load Completed in 23ms
18 timing npm:load:configload Completed in 23ms
19 timing npm:load:setTitle Completed in 1ms
20 timing npm:load:setupLog Completed in 1ms
21 timing config:load:flatten Completed in 8ms
22 timing npm:load:cleanupLog Completed in 5ms
23 timing npm:load:configScope Completed in 0ms
24 timing npm:load:projectScope Completed in 0ms
25 timing npm:load Completed in 43ms
26 timing arborist:ctor Completed in 3ms
27 timing idealTree:init Completed in 14ms
28 timing idealTree:userRequests Completed in 5ms
29 silly idealTree buildDeps
30 silly fetch manifest @atek-cloud/spork@*
31 http fetch GET 200 https://registry.npmjs.org/@atek-cloud%2fspork 49ms (cache hit)
32 silly placeDep ROOT @atek-cloud/spork@1.3.3 OK for:  want: *
33 silly fetch manifest @atek-cloud/network@^0.0.5
34 silly fetch manifest ansi-escapes@^5.0.0
35 silly fetch manifest chalk@^4.1.2
36 silly fetch manifest cli-spinners@^2.6.1
37 silly fetch manifest figures@^3.2.0
38 silly fetch manifest hyperbeam@^2.0.1
39 silly fetch manifest is-interactive@^1.0.0
40 silly fetch manifest pump@^3.0.0
41 silly fetch manifest random-port@^0.1.0
42 silly fetch manifest serve-handler@^6.1.3
43 silly fetch manifest subcommand@^2.1.1
44 silly fetch manifest term-size@^3.0.1
45 http fetch GET 200 https://registry.npmjs.org/figures 134ms (cache hit)
46 http fetch GET 200 https://registry.npmjs.org/cli-spinners 143ms (cache hit)
47 http fetch GET 200 https://registry.npmjs.org/chalk 150ms (cache hit)
48 http fetch GET 200 https://registry.npmjs.org/is-interactive 153ms (cache hit)
49 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 165ms (cache hit)
50 http fetch GET 200 https://registry.npmjs.org/pump 154ms (cache hit)
51 http fetch GET 200 https://registry.npmjs.org/hyperbeam 159ms (cache hit)
52 http fetch GET 200 https://registry.npmjs.org/subcommand 151ms (cache hit)
53 http fetch GET 200 https://registry.npmjs.org/random-port 157ms (cache hit)
54 http fetch GET 200 https://registry.npmjs.org/@atek-cloud%2fnetwork 178ms (cache hit)
55 http fetch GET 200 https://registry.npmjs.org/term-size 157ms (cache hit)
56 http fetch GET 200 https://registry.npmjs.org/serve-handler 164ms (cache hit)
57 timing idealTree:#root Completed in 268ms
58 silly placeDep node_modules/@atek-cloud/spork @atek-cloud/network@0.0.5 OK for: @atek-cloud/spork@1.3.3 want: ^0.0.5
59 silly placeDep node_modules/@atek-cloud/spork ansi-escapes@5.0.0 OK for: @atek-cloud/spork@1.3.3 want: ^5.0.0
60 silly placeDep node_modules/@atek-cloud/spork chalk@4.1.2 OK for: @atek-cloud/spork@1.3.3 want: ^4.1.2
61 silly placeDep node_modules/@atek-cloud/spork cli-spinners@2.6.1 OK for: @atek-cloud/spork@1.3.3 want: ^2.6.1
62 silly placeDep node_modules/@atek-cloud/spork figures@3.2.0 OK for: @atek-cloud/spork@1.3.3 want: ^3.2.0
63 silly placeDep node_modules/@atek-cloud/spork hyperbeam@2.0.1 OK for: @atek-cloud/spork@1.3.3 want: ^2.0.1
64 silly placeDep node_modules/@atek-cloud/spork is-interactive@1.0.0 OK for: @atek-cloud/spork@1.3.3 want: ^1.0.0
65 silly placeDep node_modules/@atek-cloud/spork pump@3.0.0 OK for: @atek-cloud/spork@1.3.3 want: ^3.0.0
66 silly placeDep node_modules/@atek-cloud/spork random-port@0.1.0 OK for: @atek-cloud/spork@1.3.3 want: ^0.1.0
67 silly placeDep node_modules/@atek-cloud/spork serve-handler@6.1.3 OK for: @atek-cloud/spork@1.3.3 want: ^6.1.3
68 silly placeDep node_modules/@atek-cloud/spork subcommand@2.1.1 OK for: @atek-cloud/spork@1.3.3 want: ^2.1.1
69 silly placeDep node_modules/@atek-cloud/spork term-size@3.0.1 OK for: @atek-cloud/spork@1.3.3 want: ^3.0.1
70 silly fetch manifest @hyperswarm/dht@5.0.0-rc.12
71 silly fetch manifest @types/streamx@^2.9.1
72 silly fetch manifest agent-base@^6.0.2
73 silly fetch manifest hi-base32@^0.5.1
74 silly fetch manifest type-fest@^1.0.2
75 silly fetch manifest ansi-styles@^4.1.0
76 silly fetch manifest supports-color@^7.1.0
77 silly fetch manifest escape-string-regexp@^1.0.5
78 silly fetch manifest @hyperswarm/dht@^5.0.0
79 silly fetch manifest streamx@^2.10.0
80 silly fetch manifest end-of-stream@^1.1.0
81 silly fetch manifest once@^1.3.1
82 silly fetch manifest bytes@3.0.0
83 silly fetch manifest content-disposition@0.5.2
84 silly fetch manifest fast-url-parser@1.1.3
85 silly fetch manifest mime-types@2.1.18
86 silly fetch manifest minimatch@3.0.4
87 silly fetch manifest path-is-inside@1.0.2
88 silly fetch manifest path-to-regexp@2.2.1
89 silly fetch manifest range-parser@1.2.0
90 silly fetch manifest cliclopts@^1.1.0
91 silly fetch manifest debug@^4.1.1
92 silly fetch manifest minimist@^1.2.0
93 http fetch GET 200 https://registry.npmjs.org/@types%2fstreamx 191ms (cache hit)
94 http fetch GET 200 https://registry.npmjs.org/hi-base32 191ms (cache hit)
95 http fetch GET 200 https://registry.npmjs.org/agent-base 193ms (cache hit)
96 http fetch GET 200 https://registry.npmjs.org/ansi-styles 190ms (cache hit)
97 http fetch GET 200 https://registry.npmjs.org/@hyperswarm%2fdht 202ms (cache hit)
98 http fetch GET 200 https://registry.npmjs.org/supports-color 200ms (cache hit)
99 http fetch GET 200 https://registry.npmjs.org/streamx 200ms (cache hit)
100 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 203ms (cache hit)
101 http fetch GET 200 https://registry.npmjs.org/end-of-stream 203ms (cache hit)
102 http fetch GET 200 https://registry.npmjs.org/once 201ms (cache hit)
103 http fetch GET 200 https://registry.npmjs.org/mime-types 193ms (cache hit)
104 http fetch GET 200 https://registry.npmjs.org/bytes 204ms (cache hit)
105 http fetch GET 200 https://registry.npmjs.org/type-fest 226ms (cache hit)
106 http fetch GET 200 https://registry.npmjs.org/path-is-inside 203ms (cache hit)
107 http fetch GET 200 https://registry.npmjs.org/range-parser 202ms (cache hit)
108 http fetch GET 200 https://registry.npmjs.org/fast-url-parser 219ms (cache hit)
109 http fetch GET 200 https://registry.npmjs.org/minimatch 221ms (cache hit)
110 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 218ms (cache hit)
111 http fetch GET 200 https://registry.npmjs.org/cliclopts 216ms (cache hit)
112 http fetch GET 200 https://registry.npmjs.org/minimist 215ms (cache hit)
113 http fetch GET 200 https://registry.npmjs.org/debug 220ms (cache hit)
114 http fetch GET 200 https://registry.npmjs.org/content-disposition 242ms (cache hit)
115 timing idealTree:node_modules/@atek-cloud/spork Completed in 337ms
116 silly placeDep node_modules/@atek-cloud/spork @hyperswarm/dht@5.0.0-rc.12 OK for: @atek-cloud/network@0.0.5 want: 5.0.0-rc.12
117 silly placeDep node_modules/@atek-cloud/spork @types/streamx@2.9.1 OK for: @atek-cloud/network@0.0.5 want: ^2.9.1
118 silly placeDep node_modules/@atek-cloud/spork agent-base@6.0.2 OK for: @atek-cloud/network@0.0.5 want: ^6.0.2
119 silly placeDep node_modules/@atek-cloud/spork hi-base32@0.5.1 OK for: @atek-cloud/network@0.0.5 want: ^0.5.1
120 silly fetch manifest @hyperswarm/secret-stream@^5.0.0
121 silly fetch manifest bind-easy@^1.0.1
122 silly fetch manifest bogon@^1.0.0
123 silly fetch manifest compact-encoding@^2.4.1
124 silly fetch manifest dht-rpc@next
125 silly fetch manifest noise-curve-ed@^1.0.2
126 silly fetch manifest noise-handshake@^2.1.0
127 silly fetch manifest record-cache@^1.1.1
128 silly fetch manifest safety-catch@^1.0.1
129 silly fetch manifest sodium-universal@^3.0.4
130 silly fetch manifest utp-native@^2.5.3
131 silly fetch manifest xache@^1.0.0
132 silly fetch manifest @types/node@*
133 silly fetch manifest debug@4
134 http fetch GET 200 https://registry.npmjs.org/bogon 118ms (cache hit)
135 http fetch GET 200 https://registry.npmjs.org/compact-encoding 116ms (cache hit)
136 http fetch GET 200 https://registry.npmjs.org/@hyperswarm%2fsecret-stream 126ms (cache hit)
137 http fetch GET 200 https://registry.npmjs.org/noise-curve-ed 115ms (cache hit)
138 http fetch GET 200 https://registry.npmjs.org/bind-easy 126ms (cache hit)
139 http fetch GET 200 https://registry.npmjs.org/record-cache 114ms (cache hit)
140 http fetch GET 200 https://registry.npmjs.org/noise-handshake 117ms (cache hit)
141 http fetch GET 200 https://registry.npmjs.org/safety-catch 115ms (cache hit)
142 http fetch GET 200 https://registry.npmjs.org/sodium-universal 114ms (cache hit)
143 http fetch GET 200 https://registry.npmjs.org/dht-rpc 126ms (cache hit)
144 http fetch GET 200 https://registry.npmjs.org/utp-native 109ms (cache hit)
145 http fetch GET 200 https://registry.npmjs.org/xache 112ms (cache hit)
146 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 126ms (cache hit)
147 timing idealTree:node_modules/@atek-cloud/spork/node_modules/@atek-cloud/network Completed in 204ms
148 silly placeDep node_modules/@atek-cloud/spork @hyperswarm/secret-stream@5.1.3 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^5.0.0
149 silly placeDep node_modules/@atek-cloud/spork bind-easy@1.0.2 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.0.1
150 silly placeDep node_modules/@atek-cloud/spork bogon@1.0.0 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.0.0
151 silly placeDep node_modules/@atek-cloud/spork compact-encoding@2.5.1 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^2.4.1
152 silly placeDep node_modules/@atek-cloud/spork dht-rpc@5.0.0-rc.7 OK for: @hyperswarm/dht@5.0.0-rc.12 want: next
153 silly placeDep node_modules/@atek-cloud/spork noise-curve-ed@1.0.4 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.0.2
154 silly placeDep node_modules/@atek-cloud/spork noise-handshake@2.2.0 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^2.1.0
155 silly placeDep node_modules/@atek-cloud/spork record-cache@1.1.1 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.1.1
156 silly placeDep node_modules/@atek-cloud/spork safety-catch@1.0.1 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.0.1
157 silly placeDep node_modules/@atek-cloud/spork sodium-universal@3.0.4 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^3.0.4
158 silly placeDep node_modules/@atek-cloud/spork utp-native@2.5.3 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^2.5.3
159 silly placeDep node_modules/@atek-cloud/spork xache@1.0.0 OK for: @hyperswarm/dht@5.0.0-rc.12 want: ^1.0.0
160 silly fetch manifest b4a@^1.1.0
161 silly fetch manifest sodium-secretstream@^1.0.0
162 silly fetch manifest streamx@^2.10.2
163 silly fetch manifest b4a@^1.0.0
164 silly fetch manifest fast-fifo@^1.0.0
165 silly fetch manifest kademlia-routing-table@^1.0.0
166 silly fetch manifest nat-sampler@^1.0.1
167 silly fetch manifest streamx@^2.10.3
168 silly fetch manifest time-ordered-set@^1.0.2
169 silly fetch manifest nanoassert@^2.0.0
170 silly fetch manifest hmac-blake2b@^2.0.0
171 silly fetch manifest resolve@^1.17.0
172 silly fetch manifest sodium-native@^3.2.0
173 silly fetch manifest sodium-javascript@~0.7.2
174 silly fetch manifest blake2b@^2.1.1
175 silly fetch manifest chacha20-universal@^1.0.4
176 silly fetch manifest sha256-universal@^1.1.0
177 silly fetch manifest sha512-universal@^1.1.0
178 silly fetch manifest siphash24@^1.0.1
179 silly fetch manifest xsalsa20@^1.0.0
180 silly fetch manifest napi-macros@^2.0.0
181 silly fetch manifest node-gyp-build@^4.2.0
182 silly fetch manifest readable-stream@^3.0.2
183 silly fetch manifest timeout-refresh@^1.0.0
184 silly fetch manifest unordered-set@^2.0.1
185 http fetch GET 200 https://registry.npmjs.org/sodium-secretstream 206ms (cache hit)
186 http fetch GET 200 https://registry.npmjs.org/b4a 210ms (cache hit)
187 http fetch GET 200 https://registry.npmjs.org/fast-fifo 203ms (cache hit)
188 http fetch GET 200 https://registry.npmjs.org/kademlia-routing-table 201ms (cache hit)
189 http fetch GET 200 https://registry.npmjs.org/nanoassert 191ms (cache hit)
190 http fetch GET 200 https://registry.npmjs.org/hmac-blake2b 189ms (cache hit)
191 http fetch GET 200 https://registry.npmjs.org/sodium-javascript 179ms (cache hit)
192 http fetch GET 200 https://registry.npmjs.org/blake2b 178ms (cache hit)
193 http fetch GET 200 https://registry.npmjs.org/sha256-universal 173ms (cache hit)
194 http fetch GET 200 https://registry.npmjs.org/resolve 190ms (cache hit)
195 http fetch GET 200 https://registry.npmjs.org/chacha20-universal 179ms (cache hit)
196 http fetch GET 200 https://registry.npmjs.org/sha512-universal 176ms (cache hit)
197 http fetch GET 200 https://registry.npmjs.org/siphash24 174ms (cache hit)
198 http fetch GET 200 https://registry.npmjs.org/sodium-native 193ms (cache hit)
199 http fetch GET 200 https://registry.npmjs.org/napi-macros 172ms (cache hit)
200 http fetch GET 200 https://registry.npmjs.org/xsalsa20 175ms (cache hit)
201 http fetch GET 200 https://registry.npmjs.org/unordered-set 163ms (cache hit)
202 http fetch GET 200 https://registry.npmjs.org/node-gyp-build 172ms (cache hit)
203 http fetch GET 200 https://registry.npmjs.org/timeout-refresh 167ms (cache hit)
204 http fetch GET 200 https://registry.npmjs.org/readable-stream 171ms (cache hit)
205 http fetch GET 200 https://registry.npmjs.org/time-ordered-set 217ms (cache hit)
206 http fetch GET 200 https://registry.npmjs.org/nat-sampler 223ms (cache hit)
207 timing idealTree:node_modules/@atek-cloud/spork/node_modules/@hyperswarm/dht Completed in 294ms
208 silly placeDep node_modules/@atek-cloud/spork b4a@1.3.0 OK for: @hyperswarm/secret-stream@5.1.3 want: ^1.1.0
209 silly placeDep node_modules/@atek-cloud/spork sodium-secretstream@1.0.2 OK for: @hyperswarm/secret-stream@5.1.3 want: ^1.0.0
210 silly placeDep node_modules/@atek-cloud/spork streamx@2.12.0 OK for: @hyperswarm/secret-stream@5.1.3 want: ^2.10.2
211 silly fetch manifest queue-tick@^1.0.0
212 http fetch GET 200 https://registry.npmjs.org/queue-tick 10ms (cache hit)
213 timing idealTree:node_modules/@atek-cloud/spork/node_modules/@hyperswarm/secret-stream Completed in 22ms
214 silly placeDep node_modules/@atek-cloud/spork @types/node@16.11.10 OK for: @types/streamx@2.9.1 want: *
215 timing idealTree:node_modules/@atek-cloud/spork/node_modules/@types/streamx Completed in 3ms
216 timing idealTree:node_modules/@atek-cloud/spork/node_modules/@types/node Completed in 1ms
217 silly placeDep node_modules/@atek-cloud/spork debug@4.3.2 OK for: agent-base@6.0.2 want: 4
218 silly fetch manifest ms@2.1.2
219 http fetch GET 200 https://registry.npmjs.org/ms 6ms (cache hit)
220 timing idealTree:node_modules/@atek-cloud/spork/node_modules/agent-base Completed in 14ms
221 silly placeDep node_modules/@atek-cloud/spork type-fest@1.4.0 OK for: ansi-escapes@5.0.0 want: ^1.0.2
222 timing idealTree:node_modules/@atek-cloud/spork/node_modules/ansi-escapes Completed in 3ms
223 timing idealTree:node_modules/@atek-cloud/spork/node_modules/b4a Completed in 0ms
224 timing idealTree:node_modules/@atek-cloud/spork/node_modules/bind-easy Completed in 0ms
225 timing idealTree:node_modules/@atek-cloud/spork/node_modules/bogon Completed in 0ms
226 silly placeDep node_modules/@atek-cloud/spork ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
227 silly placeDep node_modules/@atek-cloud/spork supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
228 silly fetch manifest color-convert@^2.0.1
229 silly fetch manifest has-flag@^4.0.0
230 http fetch GET 200 https://registry.npmjs.org/color-convert 28ms (cache hit)
231 http fetch GET 200 https://registry.npmjs.org/has-flag 26ms (cache hit)
232 timing idealTree:node_modules/@atek-cloud/spork/node_modules/chalk Completed in 38ms
233 silly placeDep node_modules/@atek-cloud/spork color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
234 silly fetch manifest color-name@~1.1.4
235 http fetch GET 200 https://registry.npmjs.org/color-name 7ms (cache hit)
236 timing idealTree:node_modules/@atek-cloud/spork/node_modules/ansi-styles Completed in 14ms
237 timing idealTree:node_modules/@atek-cloud/spork/node_modules/cli-spinners Completed in 0ms
238 silly placeDep node_modules/@atek-cloud/spork color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
239 timing idealTree:node_modules/@atek-cloud/spork/node_modules/color-convert Completed in 4ms
240 timing idealTree:node_modules/@atek-cloud/spork/node_modules/color-name Completed in 0ms
241 timing idealTree:node_modules/@atek-cloud/spork/node_modules/compact-encoding Completed in 0ms
242 silly placeDep node_modules/@atek-cloud/spork ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
243 timing idealTree:node_modules/@atek-cloud/spork/node_modules/debug Completed in 3ms
244 silly placeDep node_modules/@atek-cloud/spork fast-fifo@1.0.0 OK for: dht-rpc@5.0.0-rc.7 want: ^1.0.0
245 silly placeDep node_modules/@atek-cloud/spork kademlia-routing-table@1.0.0 OK for: dht-rpc@5.0.0-rc.7 want: ^1.0.0
246 silly placeDep node_modules/@atek-cloud/spork nat-sampler@1.0.1 OK for: dht-rpc@5.0.0-rc.7 want: ^1.0.1
247 silly placeDep node_modules/@atek-cloud/spork time-ordered-set@1.0.2 OK for: dht-rpc@5.0.0-rc.7 want: ^1.0.2
248 timing idealTree:node_modules/@atek-cloud/spork/node_modules/dht-rpc Completed in 12ms
249 timing idealTree:node_modules/@atek-cloud/spork/node_modules/fast-fifo Completed in 0ms
250 silly placeDep node_modules/@atek-cloud/spork escape-string-regexp@1.0.5 OK for: figures@3.2.0 want: ^1.0.5
251 timing idealTree:node_modules/@atek-cloud/spork/node_modules/figures Completed in 3ms
252 timing idealTree:node_modules/@atek-cloud/spork/node_modules/escape-string-regexp Completed in 0ms
253 timing idealTree:node_modules/@atek-cloud/spork/node_modules/hi-base32 Completed in 0ms
254 silly placeDep node_modules/@atek-cloud/spork/node_modules/hyperbeam @hyperswarm/dht@5.0.8 OK for: hyperbeam@2.0.1 want: ^5.0.0
255 silly fetch manifest compact-encoding-net@^1.0.1
256 silly fetch manifest dht-rpc@^5.0.1
257 http fetch GET 200 https://registry.npmjs.org/compact-encoding-net 11ms (cache hit)
258 timing idealTree:node_modules/@atek-cloud/spork/node_modules/hyperbeam Completed in 22ms
259 timing idealTree:node_modules/@atek-cloud/spork/node_modules/is-interactive Completed in 0ms
260 timing idealTree:node_modules/@atek-cloud/spork/node_modules/kademlia-routing-table Completed in 0ms
261 timing idealTree:node_modules/@atek-cloud/spork/node_modules/ms Completed in 0ms
262 timing idealTree:node_modules/@atek-cloud/spork/node_modules/nat-sampler Completed in 0ms
263 silly placeDep node_modules/@atek-cloud/spork nanoassert@2.0.0 OK for: noise-curve-ed@1.0.4 want: ^2.0.0
264 timing idealTree:node_modules/@atek-cloud/spork/node_modules/noise-curve-ed Completed in 3ms
265 timing idealTree:node_modules/@atek-cloud/spork/node_modules/nanoassert Completed in 1ms
266 silly placeDep node_modules/@atek-cloud/spork hmac-blake2b@2.0.0 OK for: noise-handshake@2.2.0 want: ^2.0.0
267 silly fetch manifest nanoassert@^1.1.0
268 silly fetch manifest sodium-native@^3.1.1
269 timing idealTree:node_modules/@atek-cloud/spork/node_modules/noise-handshake Completed in 8ms
270 silly placeDep node_modules/@atek-cloud/spork/node_modules/hmac-blake2b nanoassert@1.1.0 OK for: hmac-blake2b@2.0.0 want: ^1.1.0
271 silly placeDep node_modules/@atek-cloud/spork sodium-native@3.3.0 OK for: hmac-blake2b@2.0.0 want: ^3.1.1
272 silly fetch manifest node-gyp-build@^4.3.0
273 timing idealTree:node_modules/@atek-cloud/spork/node_modules/hmac-blake2b Completed in 12ms
274 silly placeDep node_modules/@atek-cloud/spork end-of-stream@1.4.4 OK for: pump@3.0.0 want: ^1.1.0
275 silly placeDep node_modules/@atek-cloud/spork once@1.4.0 OK for: pump@3.0.0 want: ^1.3.1
276 silly fetch manifest wrappy@1
277 http fetch GET 200 https://registry.npmjs.org/wrappy 21ms (cache hit)
278 timing idealTree:node_modules/@atek-cloud/spork/node_modules/pump Completed in 33ms
279 timing idealTree:node_modules/@atek-cloud/spork/node_modules/end-of-stream Completed in 0ms
280 silly placeDep node_modules/@atek-cloud/spork wrappy@1.0.2 OK for: once@1.4.0 want: 1
281 timing idealTree:node_modules/@atek-cloud/spork/node_modules/once Completed in 3ms
282 timing idealTree:node_modules/@atek-cloud/spork/node_modules/random-port Completed in 0ms
283 timing idealTree:node_modules/@atek-cloud/spork/node_modules/record-cache Completed in 0ms
284 timing idealTree:node_modules/@atek-cloud/spork/node_modules/safety-catch Completed in 0ms
285 silly placeDep node_modules/@atek-cloud/spork bytes@3.0.0 OK for: serve-handler@6.1.3 want: 3.0.0
286 silly placeDep node_modules/@atek-cloud/spork content-disposition@0.5.2 OK for: serve-handler@6.1.3 want: 0.5.2
287 silly placeDep node_modules/@atek-cloud/spork fast-url-parser@1.1.3 OK for: serve-handler@6.1.3 want: 1.1.3
288 silly placeDep node_modules/@atek-cloud/spork mime-types@2.1.18 OK for: serve-handler@6.1.3 want: 2.1.18
289 silly placeDep node_modules/@atek-cloud/spork minimatch@3.0.4 OK for: serve-handler@6.1.3 want: 3.0.4
290 silly placeDep node_modules/@atek-cloud/spork path-is-inside@1.0.2 OK for: serve-handler@6.1.3 want: 1.0.2
291 silly placeDep node_modules/@atek-cloud/spork path-to-regexp@2.2.1 OK for: serve-handler@6.1.3 want: 2.2.1
292 silly placeDep node_modules/@atek-cloud/spork range-parser@1.2.0 OK for: serve-handler@6.1.3 want: 1.2.0
293 silly fetch manifest punycode@^1.3.2
294 silly fetch manifest mime-db@~1.33.0
295 silly fetch manifest brace-expansion@^1.1.7
296 http fetch GET 200 https://registry.npmjs.org/punycode 25ms (cache hit)
297 http fetch GET 200 https://registry.npmjs.org/mime-db 29ms (cache hit)
298 http fetch GET 200 https://registry.npmjs.org/brace-expansion 32ms (cache hit)
299 timing idealTree:node_modules/@atek-cloud/spork/node_modules/serve-handler Completed in 59ms
300 timing idealTree:node_modules/@atek-cloud/spork/node_modules/bytes Completed in 0ms
301 timing idealTree:node_modules/@atek-cloud/spork/node_modules/content-disposition Completed in 0ms
302 silly placeDep node_modules/@atek-cloud/spork punycode@1.4.1 OK for: fast-url-parser@1.1.3 want: ^1.3.2
303 timing idealTree:node_modules/@atek-cloud/spork/node_modules/fast-url-parser Completed in 4ms
304 silly placeDep node_modules/@atek-cloud/spork mime-db@1.33.0 OK for: mime-types@2.1.18 want: ~1.33.0
305 timing idealTree:node_modules/@atek-cloud/spork/node_modules/mime-types Completed in 4ms
306 timing idealTree:node_modules/@atek-cloud/spork/node_modules/mime-db Completed in 0ms
307 silly placeDep node_modules/@atek-cloud/spork brace-expansion@1.1.11 OK for: minimatch@3.0.4 want: ^1.1.7
308 silly fetch manifest balanced-match@^1.0.0
309 silly fetch manifest concat-map@0.0.1
310 http fetch GET 200 https://registry.npmjs.org/balanced-match 17ms (cache hit)
311 http fetch GET 200 https://registry.npmjs.org/concat-map 16ms (cache hit)
312 timing idealTree:node_modules/@atek-cloud/spork/node_modules/minimatch Completed in 28ms
313 silly placeDep node_modules/@atek-cloud/spork balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
314 silly placeDep node_modules/@atek-cloud/spork concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
315 timing idealTree:node_modules/@atek-cloud/spork/node_modules/brace-expansion Completed in 5ms
316 timing idealTree:node_modules/@atek-cloud/spork/node_modules/balanced-match Completed in 0ms
317 timing idealTree:node_modules/@atek-cloud/spork/node_modules/concat-map Completed in 0ms
318 timing idealTree:node_modules/@atek-cloud/spork/node_modules/path-is-inside Completed in 0ms
319 timing idealTree:node_modules/@atek-cloud/spork/node_modules/path-to-regexp Completed in 0ms
320 timing idealTree:node_modules/@atek-cloud/spork/node_modules/punycode Completed in 0ms
321 timing idealTree:node_modules/@atek-cloud/spork/node_modules/range-parser Completed in 0ms
322 silly placeDep node_modules/@atek-cloud/spork node-gyp-build@4.3.0 OK for: sodium-native@3.3.0 want: ^4.3.0
323 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sodium-native Completed in 4ms
324 timing idealTree:node_modules/@atek-cloud/spork/node_modules/node-gyp-build Completed in 0ms
325 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sodium-secretstream Completed in 0ms
326 silly placeDep node_modules/@atek-cloud/spork blake2b@2.1.4 OK for: sodium-universal@3.0.4 want: ^2.1.1
327 silly placeDep node_modules/@atek-cloud/spork chacha20-universal@1.0.4 OK for: sodium-universal@3.0.4 want: ^1.0.4
328 silly placeDep node_modules/@atek-cloud/spork resolve@1.20.0 OK for: sodium-universal@3.0.4 want: ^1.17.0
329 silly placeDep node_modules/@atek-cloud/spork sha256-universal@1.2.1 OK for: sodium-universal@3.0.4 want: ^1.1.0
330 silly placeDep node_modules/@atek-cloud/spork sha512-universal@1.2.1 OK for: sodium-universal@3.0.4 want: ^1.1.0
331 silly placeDep node_modules/@atek-cloud/spork siphash24@1.3.0 OK for: sodium-universal@3.0.4 want: ^1.0.1
332 silly placeDep node_modules/@atek-cloud/spork sodium-javascript@0.7.4 OK for: sodium-universal@3.0.4 want: ~0.7.2
333 silly placeDep node_modules/@atek-cloud/spork xsalsa20@1.2.0 OK for: sodium-universal@3.0.4 want: ^1.0.0
334 silly fetch manifest blake2b-wasm@^2.4.0
335 silly fetch manifest is-core-module@^2.2.0
336 silly fetch manifest path-parse@^1.0.6
337 silly fetch manifest sha256-wasm@^2.2.1
338 silly fetch manifest sha512-wasm@^2.3.1
339 http fetch GET 200 https://registry.npmjs.org/blake2b-wasm 40ms (cache hit)
340 http fetch GET 200 https://registry.npmjs.org/is-core-module 39ms (cache hit)
341 http fetch GET 200 https://registry.npmjs.org/sha256-wasm 36ms (cache hit)
342 http fetch GET 200 https://registry.npmjs.org/path-parse 40ms (cache hit)
343 http fetch GET 200 https://registry.npmjs.org/sha512-wasm 37ms (cache hit)
344 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sodium-universal Completed in 77ms
345 silly placeDep node_modules/@atek-cloud/spork blake2b-wasm@2.4.0 OK for: blake2b@2.1.4 want: ^2.4.0
346 timing idealTree:node_modules/@atek-cloud/spork/node_modules/blake2b Completed in 4ms
347 timing idealTree:node_modules/@atek-cloud/spork/node_modules/blake2b-wasm Completed in 1ms
348 timing idealTree:node_modules/@atek-cloud/spork/node_modules/chacha20-universal Completed in 0ms
349 silly placeDep node_modules/@atek-cloud/spork is-core-module@2.8.0 OK for: resolve@1.20.0 want: ^2.2.0
350 silly placeDep node_modules/@atek-cloud/spork path-parse@1.0.7 OK for: resolve@1.20.0 want: ^1.0.6
351 silly fetch manifest has@^1.0.3
352 http fetch GET 200 https://registry.npmjs.org/has 7ms (cache hit)
353 timing idealTree:node_modules/@atek-cloud/spork/node_modules/resolve Completed in 14ms
354 silly placeDep node_modules/@atek-cloud/spork has@1.0.3 OK for: is-core-module@2.8.0 want: ^1.0.3
355 silly fetch manifest function-bind@^1.1.1
356 http fetch GET 200 https://registry.npmjs.org/function-bind 9ms (cache hit)
357 timing idealTree:node_modules/@atek-cloud/spork/node_modules/is-core-module Completed in 13ms
358 silly placeDep node_modules/@atek-cloud/spork function-bind@1.1.1 OK for: has@1.0.3 want: ^1.1.1
359 timing idealTree:node_modules/@atek-cloud/spork/node_modules/has Completed in 6ms
360 timing idealTree:node_modules/@atek-cloud/spork/node_modules/function-bind Completed in 0ms
361 timing idealTree:node_modules/@atek-cloud/spork/node_modules/path-parse Completed in 0ms
362 silly placeDep node_modules/@atek-cloud/spork sha256-wasm@2.2.2 OK for: sha256-universal@1.2.1 want: ^2.2.1
363 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sha256-universal Completed in 4ms
364 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sha256-wasm Completed in 1ms
365 silly placeDep node_modules/@atek-cloud/spork sha512-wasm@2.3.3 OK for: sha512-universal@1.2.1 want: ^2.3.1
366 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sha512-universal Completed in 3ms
367 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sha512-wasm Completed in 0ms
368 timing idealTree:node_modules/@atek-cloud/spork/node_modules/siphash24 Completed in 0ms
369 timing idealTree:node_modules/@atek-cloud/spork/node_modules/sodium-javascript Completed in 0ms
370 silly placeDep node_modules/@atek-cloud/spork queue-tick@1.0.0 OK for: streamx@2.12.0 want: ^1.0.0
371 timing idealTree:node_modules/@atek-cloud/spork/node_modules/streamx Completed in 3ms
372 timing idealTree:node_modules/@atek-cloud/spork/node_modules/queue-tick Completed in 0ms
373 silly placeDep node_modules/@atek-cloud/spork cliclopts@1.1.1 OK for: subcommand@2.1.1 want: ^1.1.0
374 silly placeDep node_modules/@atek-cloud/spork minimist@1.2.5 OK for: subcommand@2.1.1 want: ^1.2.0
375 timing idealTree:node_modules/@atek-cloud/spork/node_modules/subcommand Completed in 9ms
376 timing idealTree:node_modules/@atek-cloud/spork/node_modules/cliclopts Completed in 0ms
377 timing idealTree:node_modules/@atek-cloud/spork/node_modules/minimist Completed in 0ms
378 silly placeDep node_modules/@atek-cloud/spork has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
379 timing idealTree:node_modules/@atek-cloud/spork/node_modules/supports-color Completed in 3ms
380 timing idealTree:node_modules/@atek-cloud/spork/node_modules/has-flag Completed in 0ms
381 timing idealTree:node_modules/@atek-cloud/spork/node_modules/term-size Completed in 0ms
382 timing idealTree:node_modules/@atek-cloud/spork/node_modules/time-ordered-set Completed in 0ms
383 timing idealTree:node_modules/@atek-cloud/spork/node_modules/type-fest Completed in 0ms
384 silly placeDep node_modules/@atek-cloud/spork napi-macros@2.0.0 OK for: utp-native@2.5.3 want: ^2.0.0
385 silly placeDep node_modules/@atek-cloud/spork readable-stream@3.6.0 OK for: utp-native@2.5.3 want: ^3.0.2
386 silly placeDep node_modules/@atek-cloud/spork timeout-refresh@1.0.3 OK for: utp-native@2.5.3 want: ^1.0.0
387 silly placeDep node_modules/@atek-cloud/spork unordered-set@2.0.1 OK for: utp-native@2.5.3 want: ^2.0.1
388 silly fetch manifest inherits@^2.0.3
389 silly fetch manifest string_decoder@^1.1.1
390 silly fetch manifest util-deprecate@^1.0.1
391 http fetch GET 200 https://registry.npmjs.org/inherits 30ms (cache hit)
392 http fetch GET 200 https://registry.npmjs.org/util-deprecate 28ms (cache hit)
393 http fetch GET 200 https://registry.npmjs.org/string_decoder 33ms (cache hit)
394 timing idealTree:node_modules/@atek-cloud/spork/node_modules/utp-native Completed in 52ms
395 timing idealTree:node_modules/@atek-cloud/spork/node_modules/napi-macros Completed in 0ms
396 silly placeDep node_modules/@atek-cloud/spork inherits@2.0.4 OK for: readable-stream@3.6.0 want: ^2.0.3
397 silly placeDep node_modules/@atek-cloud/spork string_decoder@1.3.0 OK for: readable-stream@3.6.0 want: ^1.1.1
398 silly placeDep node_modules/@atek-cloud/spork util-deprecate@1.0.2 OK for: readable-stream@3.6.0 want: ^1.0.1
399 silly fetch manifest safe-buffer@~5.2.0
400 http fetch GET 200 https://registry.npmjs.org/safe-buffer 6ms (cache hit)
401 timing idealTree:node_modules/@atek-cloud/spork/node_modules/readable-stream Completed in 16ms
402 timing idealTree:node_modules/@atek-cloud/spork/node_modules/inherits Completed in 0ms
403 silly placeDep node_modules/@atek-cloud/spork safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
404 timing idealTree:node_modules/@atek-cloud/spork/node_modules/string_decoder Completed in 2ms
405 timing idealTree:node_modules/@atek-cloud/spork/node_modules/safe-buffer Completed in 0ms
406 timing idealTree:node_modules/@atek-cloud/spork/node_modules/timeout-refresh Completed in 0ms
407 timing idealTree:node_modules/@atek-cloud/spork/node_modules/unordered-set Completed in 0ms
408 timing idealTree:node_modules/@atek-cloud/spork/node_modules/util-deprecate Completed in 0ms
409 timing idealTree:node_modules/@atek-cloud/spork/node_modules/wrappy Completed in 0ms
410 timing idealTree:node_modules/@atek-cloud/spork/node_modules/xache Completed in 0ms
411 timing idealTree:node_modules/@atek-cloud/spork/node_modules/xsalsa20 Completed in 0ms
412 timing idealTree:node_modules/@atek-cloud/spork/node_modules/hmac-blake2b/node_modules/nanoassert Completed in 0ms
413 silly placeDep node_modules/@atek-cloud/spork compact-encoding-net@1.0.1 OK for: @hyperswarm/dht@5.0.8 want: ^1.0.1
414 silly placeDep node_modules/@atek-cloud/spork dht-rpc@5.0.1 REPLACE for: @hyperswarm/dht@5.0.8 want: ^5.0.1
415 timing idealTree:node_modules/@atek-cloud/spork/node_modules/hyperbeam/node_modules/@hyperswarm/dht Completed in 12ms
416 timing idealTree:node_modules/@atek-cloud/spork/node_modules/compact-encoding-net Completed in 0ms
417 timing idealTree:node_modules/@atek-cloud/spork/node_modules/dht-rpc Completed in 0ms
418 timing idealTree:buildDeps Completed in 1654ms
419 timing idealTree:fixDepFlags Completed in 6ms
420 timing idealTree Completed in 1686ms
421 timing reify:loadTrees Completed in 1694ms
422 timing reify:diffTrees Completed in 12ms
423 silly reify moves {}
424 timing reify:retireShallow Completed in 1ms
425 timing reify:createSparse Completed in 79ms
426 timing reify:loadBundles Completed in 0ms
427 silly audit bulk request {
427 silly audit   '@atek-cloud/spork': [ '1.3.3' ],
427 silly audit   '@atek-cloud/network': [ '0.0.5' ],
427 silly audit   'ansi-escapes': [ '5.0.0' ],
427 silly audit   chalk: [ '4.1.2' ],
427 silly audit   'cli-spinners': [ '2.6.1' ],
427 silly audit   figures: [ '3.2.0' ],
427 silly audit   hyperbeam: [ '2.0.1' ],
427 silly audit   'is-interactive': [ '1.0.0' ],
427 silly audit   pump: [ '3.0.0' ],
427 silly audit   'random-port': [ '0.1.0' ],
427 silly audit   'serve-handler': [ '6.1.3' ],
427 silly audit   subcommand: [ '2.1.1' ],
427 silly audit   'term-size': [ '3.0.1' ],
427 silly audit   '@hyperswarm/dht': [ '5.0.0-rc.12', '5.0.8' ],
427 silly audit   '@types/streamx': [ '2.9.1' ],
427 silly audit   'agent-base': [ '6.0.2' ],
427 silly audit   'hi-base32': [ '0.5.1' ],
427 silly audit   '@hyperswarm/secret-stream': [ '5.1.3' ],
427 silly audit   'bind-easy': [ '1.0.2' ],
427 silly audit   bogon: [ '1.0.0' ],
427 silly audit   'compact-encoding': [ '2.5.1' ],
427 silly audit   'noise-curve-ed': [ '1.0.4' ],
427 silly audit   'noise-handshake': [ '2.2.0' ],
427 silly audit   'record-cache': [ '1.1.1' ],
427 silly audit   'safety-catch': [ '1.0.1' ],
427 silly audit   'sodium-universal': [ '3.0.4' ],
427 silly audit   'utp-native': [ '2.5.3' ],
427 silly audit   xache: [ '1.0.0' ],
427 silly audit   b4a: [ '1.3.0' ],
427 silly audit   'sodium-secretstream': [ '1.0.2' ],
427 silly audit   streamx: [ '2.12.0' ],
427 silly audit   '@types/node': [ '16.11.10' ],
427 silly audit   debug: [ '4.3.2' ],
427 silly audit   'type-fest': [ '1.4.0' ],
427 silly audit   'ansi-styles': [ '4.3.0' ],
427 silly audit   'supports-color': [ '7.2.0' ],
427 silly audit   'color-convert': [ '2.0.1' ],
427 silly audit   'color-name': [ '1.1.4' ],
427 silly audit   ms: [ '2.1.2' ],
427 silly audit   'fast-fifo': [ '1.0.0' ],
427 silly audit   'kademlia-routing-table': [ '1.0.0' ],
427 silly audit   'nat-sampler': [ '1.0.1' ],
427 silly audit   'time-ordered-set': [ '1.0.2' ],
427 silly audit   'escape-string-regexp': [ '1.0.5' ],
427 silly audit   nanoassert: [ '2.0.0', '1.1.0' ],
427 silly audit   'hmac-blake2b': [ '2.0.0' ],
427 silly audit   'sodium-native': [ '3.3.0' ],
427 silly audit   'end-of-stream': [ '1.4.4' ],
427 silly audit   once: [ '1.4.0' ],
427 silly audit   wrappy: [ '1.0.2' ],
427 silly audit   bytes: [ '3.0.0' ],
427 silly audit   'content-disposition': [ '0.5.2' ],
427 silly audit   'fast-url-parser': [ '1.1.3' ],
427 silly audit   'mime-types': [ '2.1.18' ],
427 silly audit   minimatch: [ '3.0.4' ],
427 silly audit   'path-is-inside': [ '1.0.2' ],
427 silly audit   'path-to-regexp': [ '2.2.1' ],
427 silly audit   'range-parser': [ '1.2.0' ],
427 silly audit   punycode: [ '1.4.1' ],
427 silly audit   'mime-db': [ '1.33.0' ],
427 silly audit   'brace-expansion': [ '1.1.11' ],
427 silly audit   'balanced-match': [ '1.0.2' ],
427 silly audit   'concat-map': [ '0.0.1' ],
427 silly audit   'node-gyp-build': [ '4.3.0' ],
427 silly audit   blake2b: [ '2.1.4' ],
427 silly audit   'chacha20-universal': [ '1.0.4' ],
427 silly audit   resolve: [ '1.20.0' ],
427 silly audit   'sha256-universal': [ '1.2.1' ],
427 silly audit   'sha512-universal': [ '1.2.1' ],
427 silly audit   siphash24: [ '1.3.0' ],
427 silly audit   'sodium-javascript': [ '0.7.4' ],
427 silly audit   xsalsa20: [ '1.2.0' ],
427 silly audit   'blake2b-wasm': [ '2.4.0' ],
427 silly audit   'is-core-module': [ '2.8.0' ],
427 silly audit   'path-parse': [ '1.0.7' ],
427 silly audit   has: [ '1.0.3' ],
427 silly audit   'function-bind': [ '1.1.1' ],
427 silly audit   'sha256-wasm': [ '2.2.2' ],
427 silly audit   'sha512-wasm': [ '2.3.3' ],
427 silly audit   'queue-tick': [ '1.0.0' ],
427 silly audit   cliclopts: [ '1.1.1' ],
427 silly audit   minimist: [ '1.2.5' ],
427 silly audit   'has-flag': [ '4.0.0' ],
427 silly audit   'napi-macros': [ '2.0.0' ],
427 silly audit   'readable-stream': [ '3.6.0' ],
427 silly audit   'timeout-refresh': [ '1.0.3' ],
427 silly audit   'unordered-set': [ '2.0.1' ],
427 silly audit   inherits: [ '2.0.4' ],
427 silly audit   string_decoder: [ '1.3.0' ],
427 silly audit   'util-deprecate': [ '1.0.2' ],
427 silly audit   'safe-buffer': [ '5.2.1' ],
427 silly audit   'compact-encoding-net': [ '1.0.1' ],
427 silly audit   'dht-rpc': [ '5.0.1' ]
427 silly audit }
428 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/path-parse Completed in 1163ms
429 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sha512-universal Completed in 1167ms
430 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/brace-expansion Completed in 1169ms
431 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/path-is-inside Completed in 1169ms
432 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/wrappy Completed in 1187ms
433 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/once Completed in 1188ms
434 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/end-of-stream Completed in 1187ms
435 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/escape-string-regexp Completed in 1187ms
436 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/color-name Completed in 1188ms
437 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/ms Completed in 1189ms
438 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/noise-curve-ed Completed in 1191ms
439 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/@types/streamx Completed in 1192ms
440 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/inherits Completed in 1211ms
441 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/has-flag Completed in 1211ms
442 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sha256-universal Completed in 1212ms
443 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/range-parser Completed in 1212ms
444 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1228ms
445 timing auditReport:getReport Completed in 1236ms
446 silly audit report {}
447 timing auditReport:init Completed in 0ms
448 timing reify:audit Completed in 1238ms
449 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/bytes Completed in 1214ms
450 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/hmac-blake2b/node_modules/nanoassert Completed in 1214ms
451 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/supports-color Completed in 1213ms
452 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/safety-catch Completed in 1214ms
453 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/random-port Completed in 1215ms
454 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/is-interactive Completed in 1216ms
455 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/hyperbeam Completed in 1216ms
456 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/figures Completed in 1216ms
457 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/util-deprecate Completed in 1234ms
458 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/string_decoder Completed in 1234ms
459 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/unordered-set Completed in 1234ms
460 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sha256-wasm Completed in 1234ms
461 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/chacha20-universal Completed in 1234ms
462 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/balanced-match Completed in 1234ms
463 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/punycode Completed in 1235ms
464 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/minimatch Completed in 1234ms
465 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/mime-types Completed in 1235ms
466 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/ansi-styles Completed in 1234ms
467 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sodium-secretstream Completed in 1235ms
468 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/ansi-escapes Completed in 1236ms
469 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/has Completed in 1252ms
470 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/content-disposition Completed in 1252ms
471 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/hmac-blake2b Completed in 1250ms
472 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/nanoassert Completed in 1249ms
473 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/time-ordered-set Completed in 1250ms
474 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/fast-fifo Completed in 1250ms
475 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/bogon Completed in 1249ms
476 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/subcommand Completed in 1250ms
477 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/pump Completed in 1251ms
478 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/compact-encoding-net Completed in 1269ms
479 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/safe-buffer Completed in 1269ms
480 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sha512-wasm Completed in 1268ms
477 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/pump Completed in 1251ms
478 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/compact-encoding-net Completed in 1269ms
479 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/safe-buffer Completed in 1269ms
480 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sha512-wasm Completed in 1268ms
481 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/cliclopts Completed in 1269ms
482 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/siphash24 Completed in 1269ms
483 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/node-gyp-build Completed in 1269ms
484 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/path-to-regexp Completed in 1268ms
485 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/fast-url-parser Completed in 1268ms
486 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/nat-sampler Completed in 1265ms
487 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/xache Completed in 1265ms
488 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/bind-easy Completed in 1265ms
489 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/cli-spinners Completed in 1266ms
490 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/queue-tick Completed in 1283ms
491 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/concat-map Completed in 1282ms
492 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/kademlia-routing-table Completed in 1278ms
493 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/color-convert Completed in 1278ms
494 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/debug Completed in 1278ms
495 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/record-cache Completed in 1278ms
496 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/timeout-refresh Completed in 1295ms
497 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/xsalsa20 Completed in 1293ms
498 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/compact-encoding Completed in 1290ms
499 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/serve-handler Completed in 1289ms
500 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/chalk Completed in 1296ms
501 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/napi-macros Completed in 1312ms
502 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/hi-base32 Completed in 1304ms
503 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/@hyperswarm/secret-stream Completed in 1315ms
504 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/is-core-module Completed in 1330ms
505 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/function-bind Completed in 1338ms
506 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/blake2b-wasm Completed in 1353ms
507 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/agent-base Completed in 1346ms
508 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/mime-db Completed in 1359ms
509 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/term-size Completed in 1352ms
510 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/noise-handshake Completed in 1359ms
511 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/minimist Completed in 1406ms
512 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/streamx Completed in 1402ms
513 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/dht-rpc Completed in 1421ms
514 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/@atek-cloud/network Completed in 1412ms
515 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/blake2b Completed in 1426ms
516 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sodium-universal Completed in 1437ms
517 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sodium-javascript Completed in 1477ms
518 timing reifyNode:node_modules/@atek-cloud/spork Completed in 1488ms
519 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/readable-stream Completed in 1485ms
520 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/b4a Completed in 1507ms
521 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/@hyperswarm/dht Completed in 1508ms
522 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/hyperbeam/node_modules/@hyperswarm/dht Completed in 1511ms
523 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/type-fest Completed in 1554ms
524 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/@types/node Completed in 1672ms
525 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/resolve Completed in 1682ms
526 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/utp-native Completed in 1676ms
527 timing reifyNode:node_modules/@atek-cloud/spork/node_modules/sodium-native Completed in 1716ms
528 timing reify:unpack Completed in 1727ms
529 timing reify:unretire Completed in 1ms
530 timing build:queue Completed in 14ms
531 timing build:link:node_modules/@atek-cloud/spork Completed in 4ms
532 timing build:link:node_modules/@atek-cloud/spork/node_modules/hyperbeam Completed in 7ms
533 timing build:link:node_modules/@atek-cloud/spork/node_modules/node-gyp-build Completed in 7ms
534 timing build:link:node_modules/@atek-cloud/spork/node_modules/utp-native Completed in 6ms
535 timing build:link Completed in 9ms
536 info run sodium-native@3.3.0 install node_modules/@atek-cloud/spork/node_modules/sodium-native node-gyp-build
537 info run utp-native@2.5.3 install node_modules/@atek-cloud/spork/node_modules/utp-native node-gyp-build
538 info run sodium-native@3.3.0 install { code: 0, signal: null }
539 timing build:run:install:node_modules/@atek-cloud/spork/node_modules/sodium-native Completed in 469ms
540 info run utp-native@2.5.3 install { code: 1, signal: null }
541 timing reify:rollback:createSparse Completed in 894ms
542 timing reify:rollback:retireShallow Completed in 1ms
543 timing command:install Completed in 5259ms
544 verbose stack Error: command failed
544 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
544 verbose stack     at ChildProcess.emit (node:events:390:28)
544 verbose stack     at maybeClose (node:internal/child_process:1064:16)
544 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
545 verbose pkgid utp-native@2.5.3
546 verbose cwd /home/ubuntu
547 verbose Linux 5.4.0-1042-raspi
548 verbose argv "/snap/node/5511/bin/node" "/usr/local/bin/npm" "install" "-g" "@atek-cloud/spork"
549 verbose node v16.12.0
550 verbose npm  v8.1.4
551 error code 1
552 error path /usr/local/lib/node_modules/@atek-cloud/spork/node_modules/utp-native
553 error command failed
554 error command sh -c node-gyp-build
555 verbose exit 1
@despens
Copy link
Author

despens commented Nov 25, 2021

I believe this fails b/c the installer is assuming a certain path for node_modules that doesn't match the snap node distribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant