Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed install on ubuntu 22.04 #260

Open
Bleighhhh opened this issue Jul 11, 2022 · 0 comments
Open

failed install on ubuntu 22.04 #260

Bleighhhh opened this issue Jul 11, 2022 · 0 comments

Comments

@Bleighhhh
Copy link

hi! I tried to install but it failed. thisis the log:
"0 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'i', 'bitvision', '-g' ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 2ms
5 timing config:load:file:/usr/share/nodejs/npm/npmrc Completed in 2ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 1ms
9 timing config:load:project Completed in 1ms
10 timing config:load:file:/home/pietro-k/.npmrc Completed in 1ms
11 timing config:load:user Completed in 1ms
12 timing config:load:file:/etc/npmrc Completed in 0ms
13 timing config:load:global Completed in 0ms
14 timing config:load:validate Completed in 0ms
15 timing config:load:credentials Completed in 1ms
16 timing config:load:setEnvs Completed in 1ms
17 timing config:load Completed in 11ms
18 timing npm:load:configload Completed in 11ms
19 timing npm:load:setTitle Completed in 0ms
20 timing config:load:flatten Completed in 2ms
21 timing npm:load:display Completed in 4ms
22 verbose logfile /home/pietro-k/.npm/_logs/2022-07-11T13_48_34_632Z-debug-0.log
23 timing npm:load:logFile Completed in 5ms
24 timing npm:load:timers Completed in 0ms
25 timing npm:load:configScope Completed in 0ms
26 timing npm:load Completed in 22ms
27 timing arborist:ctor Completed in 0ms
28 silly logfile start cleaning logs, removing 1 files
29 timing idealTree:init Completed in 6ms
30 timing idealTree:userRequests Completed in 3ms
31 silly idealTree buildDeps
32 silly fetch manifest bitvision@*
33 http fetch GET 200 https://registry.npmjs.org/bitvision 487ms (cache miss)
34 silly placeDep ROOT [email protected] OK for: want: *
35 silly fetch manifest blessed@^0.1.81
36 silly fetch manifest blessed-contrib@^4.8.10
37 silly fetch manifest colors@^1.3.3
38 silly fetch manifest figures@^2.0.0
39 silly fetch manifest inquirer@^6.2.1
40 silly fetch manifest moment@^2.24.0
41 silly fetch manifest opn@^5.4.0
42 silly fetch manifest os@^0.1.1
43 http fetch GET 200 https://registry.npmjs.org/figures 161ms (cache miss)
44 http fetch GET 200 https://registry.npmjs.org/opn 264ms (cache miss)
45 http fetch GET 200 https://registry.npmjs.org/colors 269ms (cache miss)
46 http fetch GET 200 https://registry.npmjs.org/blessed 313ms (cache miss)
47 http fetch GET 200 https://registry.npmjs.org/moment 345ms (cache miss)
48 http fetch GET 200 https://registry.npmjs.org/inquirer 358ms (cache miss)
49 http fetch GET 200 https://registry.npmjs.org/os 912ms (cache miss)
50 http fetch GET 200 https://registry.npmjs.org/blessed-contrib 943ms (cache miss)
51 timing idealTree:#root Completed in 1444ms
52 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.1.81
53 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^4.8.10
54 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.3.3
55 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
56 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^6.2.1
57 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.24.0
58 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^5.4.0
59 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.1.1
60 silly fetch manifest ansi-term@>=0.0.2
61 silly fetch manifest chalk@^1.1.0
62 silly fetch manifest drawille-canvas-blessed-contrib@>=0.1.3
63 silly fetch manifest lodash@~>=4.17.21
64 silly fetch manifest map-canvas@>=0.1.5
65 silly fetch manifest marked@^4.0.12
66 silly fetch manifest marked-terminal@^5.1.1
67 silly fetch manifest memory-streams@^0.1.0
68 silly fetch manifest memorystream@^0.3.1
69 silly fetch manifest picture-tuber@^1.0.1
70 silly fetch manifest sparkline@^0.1.1
71 silly fetch manifest strip-ansi@^3.0.0
72 silly fetch manifest [email protected]
73 silly fetch manifest x256@>=0.0.1
74 silly fetch manifest escape-string-regexp@^1.0.5
75 silly fetch manifest ansi-escapes@^3.2.0
76 silly fetch manifest chalk@^2.4.2
77 silly fetch manifest cli-cursor@^2.1.0
78 silly fetch manifest cli-width@^2.0.0
79 silly fetch manifest external-editor@^3.0.3
80 silly fetch manifest lodash@^4.17.12
81 silly fetch manifest [email protected]
82 silly fetch manifest run-async@^2.2.0
83 silly fetch manifest rxjs@^6.4.0
84 silly fetch manifest string-width@^2.1.0
85 silly fetch manifest strip-ansi@^5.1.0
86 silly fetch manifest through@^2.3.6
87 silly fetch manifest is-wsl@^1.1.0
88 http fetch GET 200 https://registry.npmjs.org/memory-streams 103ms (cache miss)
89 http fetch GET 200 https://registry.npmjs.org/marked 202ms (cache miss)
90 http fetch GET 200 https://registry.npmjs.org/chalk 229ms (cache miss)
91 http fetch GET 200 https://registry.npmjs.org/lodash 253ms (cache miss)
92 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 248ms (cache miss)
93 http fetch GET 200 https://registry.npmjs.org/cli-cursor 285ms (cache miss)
94 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 306ms (cache miss)
95 http fetch GET 200 https://registry.npmjs.org/memorystream 312ms (cache miss)
96 http fetch GET 200 https://registry.npmjs.org/cli-width 309ms (cache miss)
97 http fetch GET 200 https://registry.npmjs.org/map-canvas 328ms (cache miss)
98 http fetch GET 200 https://registry.npmjs.org/drawille-canvas-blessed-contrib 331ms (cache miss)
99 http fetch GET 200 https://registry.npmjs.org/strip-ansi 324ms (cache miss)
100 http fetch GET 200 https://registry.npmjs.org/external-editor 338ms (cache miss)
101 http fetch GET 200 https://registry.npmjs.org/mute-stream 338ms (cache miss)
102 http fetch GET 200 https://registry.npmjs.org/string-width 380ms (cache miss)
103 http fetch GET 200 https://registry.npmjs.org/run-async 383ms (cache miss)
104 http fetch GET 200 https://registry.npmjs.org/through 413ms (cache miss)
105 http fetch GET 200 https://registry.npmjs.org/is-wsl 422ms (cache miss)
106 http fetch GET 200 https://registry.npmjs.org/term-canvas 496ms (cache miss)
107 http fetch GET 200 https://registry.npmjs.org/x256 546ms (cache miss)
108 http fetch GET 200 https://registry.npmjs.org/rxjs 586ms (cache miss)
109 http fetch GET 200 https://registry.npmjs.org/ansi-term 847ms (cache miss)
110 http fetch GET 200 https://registry.npmjs.org/marked-terminal 853ms (cache miss)
111 http fetch GET 200 https://registry.npmjs.org/sparkline 1026ms (cache miss)
112 http fetch GET 200 https://registry.npmjs.org/picture-tuber 1030ms (cache miss)
113 timing idealTree:node_modules/bitvision Completed in 1061ms
114 timing idealTree:node_modules/bitvision/node_modules/blessed Completed in 0ms
115 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.0.2
116 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.1.0
117 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.1.3
118 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~>=4.17.21
119 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.1.5
120 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^4.0.12
121 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^5.1.1
122 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.1.0
123 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.3.1
124 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.0.1
125 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.1.1
126 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^3.0.0
127 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 0.0.5
128 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.0.1
129 silly fetch manifest ansi-styles@^2.2.1
130 silly fetch manifest escape-string-regexp@^1.0.2
131 silly fetch manifest has-ansi@^2.0.0
132 silly fetch manifest supports-color@^2.0.0
133 silly fetch manifest [email protected]
134 silly fetch manifest drawille-blessed-contrib@>=0.0.1
135 silly fetch manifest gl-matrix@^2.1.0
136 silly fetch manifest xml2js@^0.4.5
137 silly fetch manifest ansi-escapes@^5.0.0
138 silly fetch manifest cardinal@^2.1.1
139 silly fetch manifest chalk@^5.0.0
140 silly fetch manifest cli-table3@^0.6.1
141 silly fetch manifest node-emoji@^1.11.0
142 silly fetch manifest supports-hyperlinks@^2.2.0
143 silly fetch manifest readable-stream@~1.0.2
144 silly fetch manifest event-stream@~0.9.8
145 silly fetch manifest buffers@~0.1.1
146 silly fetch manifest charm@~0.1.0
147 silly fetch manifest png-js@~0.1.0
148 silly fetch manifest optimist@~0.3.4
149 silly fetch manifest nopt@~2.1.2
150 silly fetch manifest [email protected]
151 silly fetch manifest ansi-regex@^2.0.0
152 http fetch GET 200 https://registry.npmjs.org/event-stream 117ms (cache miss)
153 http fetch GET 200 https://registry.npmjs.org/supports-color 158ms (cache miss)
154 http fetch GET 200 https://registry.npmjs.org/cardinal 188ms (cache miss)
155 http fetch GET 200 https://registry.npmjs.org/cli-table3 188ms (cache miss)
156 http fetch GET 200 https://registry.npmjs.org/ansi-styles 208ms (cache miss)
157 http fetch GET 200 https://registry.npmjs.org/node-emoji 207ms (cache miss)
158 http fetch GET 200 https://registry.npmjs.org/xml2js 222ms (cache miss)
159 http fetch GET 200 https://registry.npmjs.org/gl-matrix 241ms (cache miss)
160 http fetch GET 200 https://registry.npmjs.org/readable-stream 253ms (cache miss)
161 http fetch GET 200 https://registry.npmjs.org/optimist 278ms (cache miss)
162 http fetch GET 200 https://registry.npmjs.org/nopt 337ms (cache miss)
163 http fetch GET 200 https://registry.npmjs.org/bresenham 358ms (cache miss)
164 http fetch GET 200 https://registry.npmjs.org/ansi-regex 338ms (cache miss)
165 http fetch GET 200 https://registry.npmjs.org/drawille-blessed-contrib 359ms (cache miss)
166 http fetch GET 200 https://registry.npmjs.org/buffers 345ms (cache miss)
167 http fetch GET 200 https://registry.npmjs.org/charm 362ms (cache miss)
168 http fetch GET 200 https://registry.npmjs.org/supports-hyperlinks 669ms (cache miss)
169 http fetch GET 200 https://registry.npmjs.org/has-ansi 826ms (cache miss)
170 http fetch GET 200 https://registry.npmjs.org/png-js 882ms (cache miss)
171 http fetch GET 200 https://registry.npmjs.org/here 961ms (cache miss)
172 timing idealTree:node_modules/bitvision/node_modules/blessed-contrib Completed in 1038ms
173 timing idealTree:node_modules/bitvision/node_modules/ansi-term Completed in 0ms
174 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.2.1
175 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.0.2
176 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
177 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
178 timing idealTree:node_modules/bitvision/node_modules/chalk Completed in 8ms
179 timing idealTree:node_modules/bitvision/node_modules/ansi-styles Completed in 0ms
180 timing idealTree:node_modules/bitvision/node_modules/colors Completed in 0ms
181 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 0.0.3
182 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.0.1
183 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.1.0
184 timing idealTree:node_modules/bitvision/node_modules/drawille-canvas-blessed-contrib Completed in 4ms
185 timing idealTree:node_modules/bitvision/node_modules/bresenham Completed in 0ms
186 timing idealTree:node_modules/bitvision/node_modules/drawille-blessed-contrib Completed in 0ms
187 timing idealTree:node_modules/bitvision/node_modules/escape-string-regexp Completed in 0ms
188 timing idealTree:node_modules/bitvision/node_modules/figures Completed in 0ms
189 timing idealTree:node_modules/bitvision/node_modules/gl-matrix Completed in 0ms
190 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
191 timing idealTree:node_modules/bitvision/node_modules/has-ansi Completed in 2ms
192 timing idealTree:node_modules/bitvision/node_modules/ansi-regex Completed in 0ms
193 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^3.2.0
194 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^2.4.2
195 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.1.0
196 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
197 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^3.0.3
198 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 0.0.7
199 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.2.0
200 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^6.4.0
201 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.1.0
202 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^5.1.0
203 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.3.6
204 silly fetch manifest ansi-styles@^3.2.1
205 silly fetch manifest supports-color@^5.3.0
206 silly fetch manifest restore-cursor@^2.0.0
207 silly fetch manifest chardet@^0.7.0
208 silly fetch manifest iconv-lite@^0.4.24
209 silly fetch manifest tmp@^0.0.33
210 silly fetch manifest tslib@^1.9.0
211 silly fetch manifest is-fullwidth-code-point@^2.0.0
212 silly fetch manifest strip-ansi@^4.0.0
213 silly fetch manifest ansi-regex@^4.1.0
214 http fetch GET 200 https://registry.npmjs.org/tmp 66ms (cache miss)
215 http fetch GET 200 https://registry.npmjs.org/tslib 111ms (cache miss)
216 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 119ms (cache miss)
217 http fetch GET 200 https://registry.npmjs.org/restore-cursor 125ms (cache miss)
218 http fetch GET 200 https://registry.npmjs.org/chardet 806ms (cache miss)
219 http fetch GET 200 https://registry.npmjs.org/iconv-lite 818ms (cache miss)
220 timing idealTree:node_modules/bitvision/node_modules/inquirer Completed in 844ms
221 timing idealTree:node_modules/bitvision/node_modules/ansi-escapes Completed in 0ms
222 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
223 silly fetch manifest onetime@^2.0.0
224 silly fetch manifest signal-exit@^3.0.2
225 http fetch GET 200 https://registry.npmjs.org/onetime 86ms (cache miss)
226 http fetch GET 200 https://registry.npmjs.org/signal-exit 86ms (cache miss)
227 timing idealTree:node_modules/bitvision/node_modules/cli-cursor Completed in 91ms
228 timing idealTree:node_modules/bitvision/node_modules/cli-width Completed in 0ms
229 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.7.0
230 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.4.24
231 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.0.33
232 silly fetch manifest safer-buffer@>= 2.1.2 < 3
233 silly fetch manifest os-tmpdir@~1.0.2
234 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 62ms (cache miss)
235 http fetch GET 200 https://registry.npmjs.org/safer-buffer 63ms (cache miss)
236 timing idealTree:node_modules/bitvision/node_modules/external-editor Completed in 70ms
237 timing idealTree:node_modules/bitvision/node_modules/chardet Completed in 0ms
238 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >= 2.1.2 < 3
239 timing idealTree:node_modules/bitvision/node_modules/iconv-lite Completed in 2ms
240 timing idealTree:node_modules/bitvision/node_modules/lodash Completed in 0ms
241 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.4.5
242 silly fetch manifest sax@>=0.6.0
243 silly fetch manifest xmlbuilder@~11.0.0
244 http fetch GET 200 https://registry.npmjs.org/xmlbuilder 108ms (cache miss)
245 http fetch GET 200 https://registry.npmjs.org/sax 253ms (cache miss)
246 timing idealTree:node_modules/bitvision/node_modules/map-canvas Completed in 255ms
247 timing idealTree:node_modules/bitvision/node_modules/marked Completed in 0ms
248 silly placeDep node_modules/bitvision/node_modules/marked-terminal [email protected] OK for: [email protected] want: ^5.0.0
249 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.1.1
250 silly placeDep node_modules/bitvision/node_modules/marked-terminal [email protected] OK for: [email protected] want: ^5.0.0
251 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^0.6.1
252 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.11.0
253 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.2.0
254 silly fetch manifest type-fest@^1.0.2
255 silly fetch manifest ansicolors@~0.3.2
256 silly fetch manifest redeyed@~2.1.0
257 silly fetch manifest string-width@^4.2.0
258 silly fetch manifest @colors/[email protected]
259 silly fetch manifest has-flag@^4.0.0
260 silly fetch manifest supports-color@^7.0.0
261 http fetch GET 200 https://registry.npmjs.org/has-flag 74ms (cache miss)
262 http fetch GET 200 https://registry.npmjs.org/redeyed 111ms (cache miss)
263 http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 122ms (cache miss)
264 http fetch GET 200 https://registry.npmjs.org/type-fest 175ms (cache miss)
265 http fetch GET 200 https://registry.npmjs.org/ansicolors 261ms (cache miss)
266 timing idealTree:node_modules/bitvision/node_modules/marked-terminal Completed in 272ms
267 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.3.2
268 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~2.1.0
269 silly fetch manifest esprima@~4.0.0
270 http fetch GET 200 https://registry.npmjs.org/esprima 108ms (cache miss)
271 timing idealTree:node_modules/bitvision/node_modules/cardinal Completed in 119ms
272 timing idealTree:node_modules/bitvision/node_modules/ansicolors Completed in 0ms
273 silly placeDep node_modules/bitvision @colors/[email protected] OK for: [email protected] want: 1.5.0
274 silly placeDep node_modules/bitvision/node_modules/cli-table3 [email protected] OK for: [email protected] want: ^4.2.0
275 silly fetch manifest emoji-regex@^8.0.0
276 silly fetch manifest is-fullwidth-code-point@^3.0.0
277 silly fetch manifest strip-ansi@^6.0.1
278 http fetch GET 200 https://registry.npmjs.org/emoji-regex 91ms (cache miss)
279 timing idealTree:node_modules/bitvision/node_modules/cli-table3 Completed in 95ms
280 timing idealTree:node_modules/bitvision/node_modules/@colors/colors Completed in 0ms
281 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~1.0.2
282 silly fetch manifest core-util-is@~1.0.0
283 silly fetch manifest [email protected]
284 silly fetch manifest string_decoder@~0.10.x
285 silly fetch manifest inherits@~2.0.1
286 http fetch GET 200 https://registry.npmjs.org/string_decoder 60ms (cache miss)
287 http fetch GET 200 https://registry.npmjs.org/core-util-is 75ms (cache miss)
288 http fetch GET 200 https://registry.npmjs.org/isarray 75ms (cache miss)
289 http fetch GET 200 https://registry.npmjs.org/inherits 72ms (cache miss)
290 timing idealTree:node_modules/bitvision/node_modules/memory-streams Completed in 82ms
291 timing idealTree:node_modules/bitvision/node_modules/memorystream Completed in 0ms
292 timing idealTree:node_modules/bitvision/node_modules/moment Completed in 1ms
293 timing idealTree:node_modules/bitvision/node_modules/mute-stream Completed in 0ms
294 timing idealTree:node_modules/bitvision/node_modules/node-emoji Completed in 0ms
295 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.1.0
296 timing idealTree:node_modules/bitvision/node_modules/opn Completed in 2ms
297 timing idealTree:node_modules/bitvision/node_modules/is-wsl Completed in 0ms
298 timing idealTree:node_modules/bitvision/node_modules/os Completed in 0ms
299 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.1.1
300 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.1.0
301 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.9.8
302 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.3.4
303 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.1.0
304 silly fetch manifest [email protected]
305 silly fetch manifest wordwrap@~0.0.2
306 http fetch GET 200 https://registry.npmjs.org/wordwrap 50ms (cache miss)
307 timing idealTree:node_modules/bitvision/node_modules/picture-tuber Completed in 59ms
308 timing idealTree:node_modules/bitvision/node_modules/buffers Completed in 0ms
309 timing idealTree:node_modules/bitvision/node_modules/charm Completed in 0ms
310 silly placeDep node_modules/bitvision/node_modules/event-stream [email protected] OK for: [email protected] want: 0.2
311 silly fetch manifest wordwrap@>=0.0.1 <0.1.0
312 timing idealTree:node_modules/bitvision/node_modules/event-stream Completed in 2ms
313 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.0.2
314 timing idealTree:node_modules/bitvision/node_modules/optimist Completed in 1ms
315 timing idealTree:node_modules/bitvision/node_modules/png-js Completed in 0ms
316 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~1.0.0
317 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~2.0.1
318 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 0.0.1
319 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~0.10.x
320 timing idealTree:node_modules/bitvision/node_modules/readable-stream Completed in 11ms
321 timing idealTree:node_modules/bitvision/node_modules/core-util-is Completed in 1ms
322 timing idealTree:node_modules/bitvision/node_modules/inherits Completed in 0ms
323 timing idealTree:node_modules/bitvision/node_modules/isarray Completed in 0ms
324 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~4.0.0
325 timing idealTree:node_modules/bitvision/node_modules/redeyed Completed in 2ms
326 timing idealTree:node_modules/bitvision/node_modules/esprima Completed in 0ms
327 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
328 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^3.0.2
329 silly fetch manifest mimic-fn@^1.0.0
330 http fetch GET 200 https://registry.npmjs.org/mimic-fn 80ms (cache miss)
331 timing idealTree:node_modules/bitvision/node_modules/restore-cursor Completed in 87ms
332 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.0.0
333 timing idealTree:node_modules/bitvision/node_modules/onetime Completed in 3ms
334 timing idealTree:node_modules/bitvision/node_modules/mimic-fn Completed in 0ms
335 timing idealTree:node_modules/bitvision/node_modules/run-async Completed in 0ms
336 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.9.0
337 timing idealTree:node_modules/bitvision/node_modules/rxjs Completed in 4ms
338 timing idealTree:node_modules/bitvision/node_modules/safer-buffer Completed in 0ms
339 timing idealTree:node_modules/bitvision/node_modules/signal-exit Completed in 0ms
340 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 0.0.2
341 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~2.1.2
342 silly fetch manifest abbrev@1
343 http fetch GET 200 https://registry.npmjs.org/abbrev 244ms (cache miss)
344 timing idealTree:node_modules/bitvision/node_modules/sparkline Completed in 254ms
345 timing idealTree:node_modules/bitvision/node_modules/here Completed in 0ms
346 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 1
347 timing idealTree:node_modules/bitvision/node_modules/nopt Completed in 1ms
348 timing idealTree:node_modules/bitvision/node_modules/abbrev Completed in 0ms
349 timing idealTree:node_modules/bitvision/node_modules/string_decoder Completed in 0ms
350 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^2.0.0
351 silly placeDep node_modules/bitvision/node_modules/string-width [email protected] OK for: [email protected] want: ^4.0.0
352 silly fetch manifest ansi-regex@^3.0.0
353 timing idealTree:node_modules/bitvision/node_modules/string-width Completed in 4ms
354 timing idealTree:node_modules/bitvision/node_modules/is-fullwidth-code-point Completed in 0ms
355 timing idealTree:node_modules/bitvision/node_modules/strip-ansi Completed in 0ms
356 timing idealTree:node_modules/bitvision/node_modules/supports-color Completed in 0ms
357 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^4.0.0
358 silly placeDep node_modules/bitvision/node_modules/supports-hyperlinks [email protected] OK for: [email protected] want: ^7.0.0
359 timing idealTree:node_modules/bitvision/node_modules/supports-hyperlinks Completed in 8ms
360 timing idealTree:node_modules/bitvision/node_modules/has-flag Completed in 0ms
361 timing idealTree:node_modules/bitvision/node_modules/term-canvas Completed in 0ms
362 timing idealTree:node_modules/bitvision/node_modules/through Completed in 0ms
363 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~1.0.2
364 timing idealTree:node_modules/bitvision/node_modules/tmp Completed in 2ms
365 timing idealTree:node_modules/bitvision/node_modules/os-tmpdir Completed in 0ms
366 timing idealTree:node_modules/bitvision/node_modules/tslib Completed in 0ms
367 timing idealTree:node_modules/bitvision/node_modules/wordwrap Completed in 0ms
368 timing idealTree:node_modules/bitvision/node_modules/x256 Completed in 0ms
369 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: >=0.6.0
370 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ~11.0.0
371 timing idealTree:node_modules/bitvision/node_modules/xml2js Completed in 4ms
372 timing idealTree:node_modules/bitvision/node_modules/sax Completed in 0ms
373 timing idealTree:node_modules/bitvision/node_modules/xmlbuilder Completed in 0ms
374 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^8.0.0
375 silly placeDep node_modules/bitvision/node_modules/cli-table3 [email protected] OK for: [email protected] want: ^3.0.0
376 silly placeDep node_modules/bitvision/node_modules/cli-table3 [email protected] OK for: [email protected] want: ^6.0.1
377 silly fetch manifest ansi-regex@^5.0.1
378 timing idealTree:node_modules/bitvision/node_modules/cli-table3/node_modules/string-width Completed in 6ms
379 timing idealTree:node_modules/bitvision/node_modules/emoji-regex Completed in 0ms
380 timing idealTree:node_modules/bitvision/node_modules/cli-table3/node_modules/is-fullwidth-code-point Completed in 0ms
381 silly placeDep node_modules/bitvision/node_modules/cli-table3 [email protected] OK for: [email protected] want: ^5.0.1
382 timing idealTree:node_modules/bitvision/node_modules/cli-table3/node_modules/strip-ansi Completed in 2ms
383 timing idealTree:node_modules/bitvision/node_modules/cli-table3/node_modules/ansi-regex Completed in 0ms
384 timing idealTree:node_modules/bitvision/node_modules/event-stream/node_modules/optimist Completed in 0ms
385 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^3.2.1
386 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^5.3.0
387 silly fetch manifest color-convert@^1.9.0
388 silly fetch manifest has-flag@^3.0.0
389 http fetch GET 200 https://registry.npmjs.org/color-convert 81ms (cache miss)
390 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/chalk Completed in 85ms
391 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.9.0
392 silly fetch manifest [email protected]
393 http fetch GET 200 https://registry.npmjs.org/color-name 73ms (cache miss)
394 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/ansi-styles Completed in 76ms
395 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: 1.1.3
396 timing idealTree:node_modules/bitvision/node_modules/color-convert Completed in 2ms
397 timing idealTree:node_modules/bitvision/node_modules/color-name Completed in 0ms
398 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^4.1.0
399 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/strip-ansi Completed in 3ms
400 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/ansi-regex Completed in 0ms
401 silly placeDep node_modules/bitvision/node_modules/inquirer [email protected] OK for: [email protected] want: ^3.0.0
402 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/supports-color Completed in 2ms
403 timing idealTree:node_modules/bitvision/node_modules/inquirer/node_modules/has-flag Completed in 0ms
404 silly placeDep node_modules/bitvision [email protected] OK for: [email protected] want: ^1.0.2
405 timing idealTree:node_modules/bitvision/node_modules/marked-terminal/node_modules/ansi-escapes Completed in 2ms
406 timing idealTree:node_modules/bitvision/node_modules/type-fest Completed in 0ms
407 timing idealTree:node_modules/bitvision/node_modules/marked-terminal/node_modules/chalk Completed in 0ms
408 silly placeDep node_modules/bitvision/node_modules/string-width [email protected] OK for: [email protected] want: ^3.0.0
409 timing idealTree:node_modules/bitvision/node_modules/string-width/node_modules/strip-ansi Completed in 3ms
410 timing idealTree:node_modules/bitvision/node_modules/string-width/node_modules/ansi-regex Completed in 0ms
411 timing idealTree:node_modules/bitvision/node_modules/supports-hyperlinks/node_modules/supports-color Completed in 0ms
412 timing idealTree:buildDeps Completed in 6034ms
413 timing idealTree:fixDepFlags Completed in 4ms
414 warn EBADENGINE Unsupported engine {
414 warn EBADENGINE package: '[email protected]',
414 warn EBADENGINE required: { node: '>=14.13.1 || >=16.0.0' },
414 warn EBADENGINE current: { node: 'v12.22.9', npm: '8.5.1' }
414 warn EBADENGINE }
415 timing idealTree Completed in 6053ms
416 timing reify:loadTrees Completed in 6056ms
417 timing reify:diffTrees Completed in 4ms
418 silly reify moves {}
419 timing reify:retireShallow Completed in 1ms
420 timing reify:rollback:createSparse Completed in 0ms
421 timing reify:rollback:retireShallow Completed in 0ms
422 timing command:i Completed in 6102ms
423 verbose stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules'
424 verbose cwd /home/pietro-k
425 verbose Linux 5.15.0-40-generic
426 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "bitvision" "-g"
427 verbose node v12.22.9
428 verbose npm v8.5.1
429 error code EACCES
430 error syscall mkdir
431 error path /usr/local/lib/node_modules
432 error errno -13
433 error [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules'] {
433 error errno: -13,
433 error code: 'EACCES',
433 error syscall: 'mkdir',
433 error path: '/usr/local/lib/node_modules'
433 error }
434 error
434 error The operation was rejected by your operating system.
434 error It is likely you do not have the permissions to access this file as the current user
434 error
434 error If you believe this might be a permissions issue, please double-check the
434 error permissions of the file and its containing directories, or try running
434 error the command again as root/Administrator.
435 verbose exit -13
436 timing npm Completed in 6384ms
437 verbose unfinished npm timer reify 1657547314911
438 verbose unfinished npm timer reify:createSparse 1657547320991
439 verbose code -13
440 error A complete log of this run can be found in:
440 error /home/pietro-k/.npm/_logs/2022-07-11T13_48_34_632Z-debug-0.log
"

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

No branches or pull requests

1 participant