Skip to content

Cannot install canvas module from npm #1520

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

Closed
ar065 opened this issue May 16, 2020 · 23 comments
Closed

Cannot install canvas module from npm #1520

ar065 opened this issue May 16, 2020 · 23 comments

Comments

@ar065
Copy link

ar065 commented May 16, 2020

Describe the bug

Cannot install the npm canvas module.

Steps to reproduce

npm i canvas

Expected behavior

Expected canvas to be installed successfully.

@Kreyren
Copy link

Kreyren commented May 16, 2020

1878 verbose stack     at EventEmitter.<anonymous> (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
1878 verbose stack     at EventEmitter.emit (events.js:310:20)
1878 verbose stack     at ChildProcess.<anonymous> (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
1878 verbose stack     at ChildProcess.emit (events.js:310:20)
1878 verbose stack     at maybeClose (internal/child_process.js:1021:16)
1878 verbose stack     at Process.ChildProcess._handle.onexit (internal/
Full log
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli   '/home/gitpod/.nvm/versions/node/v12.16.3/bin/node',
1 verbose cli   '/home/gitpod/.nvm/versions/node/v12.16.3/bin/npm',
1 verbose cli   'i',
1 verbose cli   'canvas'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 8692934a645d22bf
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/canvas 120ms
8 http fetch GET 200 https://registry.npmjs.org/canvas/-/canvas-2.6.1.tgz 85ms
9 silly pacote tag manifest for canvas@latest fetched in 233ms
10 timing stage:loadCurrentTree Completed in 262ms
11 silly install loadIdealTree
12 silly install cloneCurrentTreeToIdealTree
13 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
14 silly install loadShrinkwrap
15 timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
16 silly install loadAllDepsIntoIdealTree
17 silly resolveWithNewModule [email protected] checking installable status
18 http fetch GET 200 https://registry.npmjs.org/nan 56ms
19 http fetch GET 200 https://registry.npmjs.org/simple-get 123ms
20 http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.14.1.tgz 73ms
21 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 134ms
22 silly pacote range manifest for nan@^2.14.0 fetched in 150ms
23 silly resolveWithNewModule [email protected] checking installable status
24 http fetch GET 200 https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz 33ms
25 silly pacote range manifest for simple-get@^3.0.3 fetched in 178ms
26 silly resolveWithNewModule [email protected] checking installable status
27 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz 40ms
28 silly pacote range manifest for node-pre-gyp@^0.11.0 fetched in 189ms
29 silly resolveWithNewModule [email protected] checking installable status
30 http fetch GET 200 https://registry.npmjs.org/mkdirp 60ms
31 http fetch GET 200 https://registry.npmjs.org/detect-libc 61ms
32 http fetch GET 200 https://registry.npmjs.org/needle 76ms
33 http fetch GET 200 https://registry.npmjs.org/nopt 184ms
34 http fetch GET 200 https://registry.npmjs.org/semver 183ms
35 http fetch GET 200 https://registry.npmjs.org/rc 190ms
36 http fetch GET 200 https://registry.npmjs.org/npm-packlist 193ms
37 http fetch GET 200 https://registry.npmjs.org/npmlog 193ms
38 http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz 138ms
39 http fetch GET 200 https://registry.npmjs.org/rimraf 199ms
40 http fetch GET 200 https://registry.npmjs.org/tar 208ms
41 http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 156ms
42 http fetch GET 200 https://registry.npmjs.org/needle/-/needle-2.4.1.tgz 130ms
43 silly pacote range manifest for mkdirp@^0.5.1 fetched in 264ms
44 silly resolveWithNewModule [email protected] checking installable status
45 silly pacote range manifest for detect-libc@^1.0.2 fetched in 284ms
46 silly resolveWithNewModule [email protected] checking installable status
47 http fetch GET 200 https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz 93ms
48 silly pacote range manifest for needle@^2.2.1 fetched in 292ms
49 silly resolveWithNewModule [email protected] checking installable status
50 http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 89ms
51 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 95ms
52 http fetch GET 200 https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz 93ms
53 http fetch GET 200 https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.8.tgz 94ms
54 http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz 84ms
55 http fetch GET 200 https://registry.npmjs.org/tar/-/tar-4.4.13.tgz 79ms
56 silly pacote range manifest for nopt@^4.0.1 fetched in 306ms
57 silly resolveWithNewModule [email protected] checking installable status
58 silly pacote range manifest for npmlog@^4.0.2 fetched in 314ms
59 silly resolveWithNewModule [email protected] checking installable status
60 silly pacote range manifest for rc@^1.2.7 fetched in 314ms
61 silly resolveWithNewModule [email protected] checking installable status
62 silly pacote range manifest for tar@^4 fetched in 314ms
63 silly resolveWithNewModule [email protected] checking installable status
64 silly pacote range manifest for semver@^5.3.0 fetched in 314ms
65 silly resolveWithNewModule [email protected] checking installable status
66 silly pacote range manifest for npm-packlist@^1.1.6 fetched in 318ms
67 silly resolveWithNewModule [email protected] checking installable status
68 silly pacote range manifest for rimraf@^2.6.1 fetched in 316ms
69 silly resolveWithNewModule [email protected] checking installable status
70 http fetch GET 200 https://registry.npmjs.org/minimist 29ms
71 http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 34ms
72 silly pacote range manifest for minimist@^1.2.5 fetched in 68ms
73 silly resolveWithNewModule [email protected] checking installable status
74 http fetch GET 200 https://registry.npmjs.org/iconv-lite 38ms
75 http fetch GET 200 https://registry.npmjs.org/debug 47ms
76 http fetch GET 200 https://registry.npmjs.org/sax 48ms
77 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.6.tgz 44ms
78 http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.4.tgz 41ms
79 http fetch GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 54ms
80 silly pacote range manifest for debug@^3.2.6 fetched in 101ms
81 silly resolveWithNewModule [email protected] checking installable status
82 silly pacote range manifest for sax@^1.2.4 fetched in 101ms
83 silly resolveWithNewModule [email protected] checking installable status
84 silly pacote range manifest for iconv-lite@^0.4.4 fetched in 102ms
85 silly resolveWithNewModule [email protected] checking installable status
86 http fetch GET 200 https://registry.npmjs.org/ms 29ms
87 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 25ms
88 silly pacote range manifest for ms@^2.1.1 fetched in 58ms
89 silly resolveWithNewModule [email protected] checking installable status
90 http fetch GET 200 https://registry.npmjs.org/safer-buffer 35ms
91 http fetch GET 200 https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz 34ms
92 silly pacote range manifest for safer-buffer@>= 2.1.2 < 3 fetched in 78ms
93 silly resolveWithNewModule [email protected] checking installable status
94 http fetch GET 200 https://registry.npmjs.org/osenv 24ms
95 http fetch GET 200 https://registry.npmjs.org/abbrev 32ms
96 http fetch GET 200 https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz 24ms
97 silly pacote range manifest for osenv@^0.1.4 fetched in 53ms
98 silly resolveWithNewModule [email protected] checking installable status
99 http fetch GET 200 https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz 48ms
100 silly pacote range manifest for abbrev@1 fetched in 83ms
101 silly resolveWithNewModule [email protected] checking installable status
102 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 36ms
103 http fetch GET 200 https://registry.npmjs.org/os-homedir 37ms
104 http fetch GET 200 https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz 27ms
105 http fetch GET 200 https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz 31ms
106 silly pacote range manifest for os-homedir@^1.0.0 fetched in 72ms
107 silly resolveWithNewModule [email protected] checking installable status
108 silly pacote range manifest for os-tmpdir@^1.0.0 fetched in 74ms
109 silly resolveWithNewModule [email protected] checking installable status
110 http fetch GET 200 https://registry.npmjs.org/ignore-walk 25ms
111 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 41ms
112 http fetch GET 200 https://registry.npmjs.org/npm-bundled 44ms
113 http fetch GET 200 https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz 53ms
114 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz 38ms
115 http fetch GET 200 https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.1.tgz 36ms
116 silly pacote range manifest for ignore-walk@^3.0.1 fetched in 87ms
117 silly resolveWithNewModule [email protected] checking installable status
118 silly pacote range manifest for npm-normalize-package-bin@^1.0.1 fetched in 86ms
119 silly resolveWithNewModule [email protected] checking installable status
120 silly pacote range manifest for npm-bundled@^1.0.1 fetched in 88ms
121 silly resolveWithNewModule [email protected] checking installable status
122 http fetch GET 200 https://registry.npmjs.org/minimatch 49ms
123 http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 26ms
124 silly pacote range manifest for minimatch@^3.0.4 fetched in 78ms
125 silly resolveWithNewModule [email protected] checking installable status
126 http fetch GET 200 https://registry.npmjs.org/brace-expansion 27ms
127 http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 34ms
128 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 65ms
129 silly resolveWithNewModule [email protected] checking installable status
130 http fetch GET 200 https://registry.npmjs.org/balanced-match 27ms
131 http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz 40ms
132 http fetch GET 200 https://registry.npmjs.org/concat-map 68ms
133 silly pacote range manifest for balanced-match@^1.0.0 fetched in 74ms
134 silly resolveWithNewModule [email protected] checking installable status
135 http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 34ms
136 silly pacote version manifest for [email protected] fetched in 106ms
137 silly resolveWithNewModule [email protected] checking installable status
138 http fetch GET 200 https://registry.npmjs.org/gauge 29ms
139 http fetch GET 200 https://registry.npmjs.org/set-blocking 37ms
140 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 40ms
141 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz 50ms
142 http fetch GET 200 https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz 53ms
143 http fetch GET 200 https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz 62ms
144 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 100ms
145 silly resolveWithNewModule [email protected] checking installable status
146 silly pacote range manifest for set-blocking@~2.0.0 fetched in 99ms
147 silly resolveWithNewModule [email protected] checking installable status
148 silly pacote range manifest for gauge@~2.7.3 fetched in 101ms
149 silly resolveWithNewModule [email protected] checking installable status
150 http fetch GET 200 https://registry.npmjs.org/console-control-strings 106ms
151 http fetch GET 200 https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz 30ms
152 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 139ms
153 silly resolveWithNewModule [email protected] checking installable status
154 http fetch GET 200 https://registry.npmjs.org/readable-stream 42ms
155 http fetch GET 200 https://registry.npmjs.org/delegates 45ms
156 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz 29ms
157 http fetch GET 200 https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz 28ms
158 silly pacote range manifest for readable-stream@^2.0.6 fetched in 78ms
159 silly resolveWithNewModule [email protected] checking installable status
160 silly pacote range manifest for delegates@^1.0.0 fetched in 79ms
161 silly resolveWithNewModule [email protected] checking installable status
162 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 43ms
163 http fetch GET 200 https://registry.npmjs.org/string_decoder 42ms
164 http fetch GET 200 https://registry.npmjs.org/inherits 47ms
165 http fetch GET 200 https://registry.npmjs.org/core-util-is 51ms
166 http fetch GET 200 https://registry.npmjs.org/isarray 52ms
167 http fetch GET 200 https://registry.npmjs.org/util-deprecate 50ms
168 http fetch GET 200 https://registry.npmjs.org/safe-buffer 59ms
169 http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 40ms
170 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz 34ms
171 http fetch GET 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz 45ms
172 http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz 50ms
173 http fetch GET 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz 52ms
174 http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 43ms
175 http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 51ms
176 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 106ms
177 silly resolveWithNewModule [email protected] checking installable status
178 silly pacote range manifest for isarray@~1.0.0 fetched in 108ms
179 silly resolveWithNewModule [email protected] checking installable status
180 silly pacote range manifest for core-util-is@~1.0.0 fetched in 111ms
181 silly resolveWithNewModule [email protected] checking installable status
182 silly pacote range manifest for string_decoder@~1.1.1 fetched in 109ms
183 silly resolveWithNewModule [email protected] checking installable status
184 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 108ms
185 silly resolveWithNewModule [email protected] checking installable status
186 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 111ms
187 silly resolveWithNewModule [email protected] checking installable status
188 silly pacote range manifest for inherits@~2.0.3 fetched in 112ms
189 silly resolveWithNewModule [email protected] checking installable status
190 http fetch GET 200 https://registry.npmjs.org/signal-exit 44ms
191 http fetch GET 200 https://registry.npmjs.org/wide-align 48ms
192 http fetch GET 200 https://registry.npmjs.org/aproba 50ms
193 http fetch GET 200 https://registry.npmjs.org/string-width 51ms
194 http fetch GET 200 https://registry.npmjs.org/strip-ansi 52ms
195 http fetch GET 200 https://registry.npmjs.org/has-unicode 68ms
196 http fetch GET 200 https://registry.npmjs.org/object-assign 76ms
197 http fetch GET 200 https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz 38ms
198 http fetch GET 200 https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz 40ms
199 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz 36ms
200 http fetch GET 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz 50ms
201 silly pacote range manifest for string-width@^1.0.1 fetched in 106ms
202 silly resolveWithNewModule [email protected] checking installable status
203 silly pacote range manifest for aproba@^1.0.3 fetched in 107ms
204 silly resolveWithNewModule [email protected] checking installable status
205 silly pacote range manifest for wide-align@^1.1.0 fetched in 106ms
206 silly resolveWithNewModule [email protected] checking installable status
207 silly pacote range manifest for signal-exit@^3.0.0 fetched in 108ms
208 silly resolveWithNewModule [email protected] checking installable status
209 http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz 49ms
210 http fetch GET 200 https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz 37ms
211 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 115ms
212 silly resolveWithNewModule [email protected] checking installable status
213 silly pacote range manifest for has-unicode@^2.0.0 fetched in 118ms
214 silly resolveWithNewModule [email protected] checking installable status
215 http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 42ms
216 silly pacote range manifest for object-assign@^4.1.0 fetched in 123ms
217 silly resolveWithNewModule [email protected] checking installable status
218 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 28ms
219 http fetch GET 200 https://registry.npmjs.org/code-point-at 35ms
220 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz 21ms
221 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 60ms
222 silly resolveWithNewModule [email protected] checking installable status
223 http fetch GET 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz 27ms
224 silly pacote range manifest for code-point-at@^1.0.0 fetched in 66ms
225 silly resolveWithNewModule [email protected] checking installable status
226 http fetch GET 200 https://registry.npmjs.org/number-is-nan 26ms
227 http fetch GET 200 https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz 34ms
228 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 68ms
229 silly resolveWithNewModule [email protected] checking installable status
230 http fetch GET 200 https://registry.npmjs.org/ansi-regex 29ms
231 http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz 46ms
232 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 84ms
233 silly resolveWithNewModule [email protected] checking installable status
234 http fetch GET 200 https://registry.npmjs.org/deep-extend 28ms
235 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 31ms
236 http fetch GET 200 https://registry.npmjs.org/ini 37ms
237 http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 21ms
238 silly pacote range manifest for deep-extend@^0.6.0 fetched in 56ms
239 silly resolveWithNewModule [email protected] checking installable status
240 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 37ms
241 http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.5.tgz 34ms
242 silly pacote range manifest for ini@~1.3.0 fetched in 76ms
243 silly resolveWithNewModule [email protected] checking installable status
244 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 77ms
245 silly resolveWithNewModule [email protected] checking installable status
246 http fetch GET 200 https://registry.npmjs.org/glob 32ms
247 http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.6.tgz 31ms
248 silly pacote range manifest for glob@^7.1.3 fetched in 72ms
249 silly resolveWithNewModule [email protected] checking installable status
250 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 35ms
251 http fetch GET 200 https://registry.npmjs.org/inflight 40ms
252 http fetch GET 200 https://registry.npmjs.org/once 39ms
253 http fetch GET 200 https://registry.npmjs.org/fs.realpath 45ms
254 http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 28ms
255 http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 37ms
256 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 79ms
257 silly resolveWithNewModule [email protected] checking installable status
258 http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 35ms
259 http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 39ms
260 silly pacote range manifest for inflight@^1.0.4 fetched in 85ms
261 silly resolveWithNewModule [email protected] checking installable status
262 silly pacote range manifest for once@^1.3.0 fetched in 85ms
263 silly resolveWithNewModule [email protected] checking installable status
264 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 87ms
265 silly resolveWithNewModule [email protected] checking installable status
266 http fetch GET 200 https://registry.npmjs.org/wrappy 23ms
267 http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 28ms
268 silly pacote range manifest for wrappy@1 fetched in 55ms
269 silly resolveWithNewModule [email protected] checking installable status
270 http fetch GET 200 https://registry.npmjs.org/fs-minipass 49ms
271 http fetch GET 200 https://registry.npmjs.org/yallist 49ms
272 http fetch GET 200 https://registry.npmjs.org/chownr 53ms
273 http fetch GET 200 https://registry.npmjs.org/minipass 55ms
274 http fetch GET 200 https://registry.npmjs.org/minizlib 61ms
275 http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz 33ms
276 http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 30ms
277 http fetch GET 200 https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz 29ms
278 silly pacote range manifest for yallist@^3.0.3 fetched in 95ms
279 silly resolveWithNewModule [email protected] checking installable status
280 silly pacote range manifest for chownr@^1.1.1 fetched in 97ms
281 silly resolveWithNewModule [email protected] checking installable status
282 silly pacote range manifest for minipass@^2.8.6 fetched in 98ms
283 silly resolveWithNewModule [email protected] checking installable status
284 http fetch GET 200 https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz 44ms
285 http fetch GET 200 https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz 36ms
286 silly pacote range manifest for fs-minipass@^1.2.5 fetched in 101ms
287 silly resolveWithNewModule [email protected] checking installable status
288 silly pacote range manifest for minizlib@^1.2.1 fetched in 101ms
289 silly resolveWithNewModule [email protected] checking installable status
290 http fetch GET 200 https://registry.npmjs.org/decompress-response 30ms
291 http fetch GET 200 https://registry.npmjs.org/simple-concat 35ms
292 http fetch GET 200 https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz 32ms
293 http fetch GET 200 https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz 38ms
294 silly pacote range manifest for decompress-response@^4.2.0 fetched in 73ms
295 silly resolveWithNewModule [email protected] checking installable status
296 silly pacote range manifest for simple-concat@^1.0.0 fetched in 73ms
297 silly resolveWithNewModule [email protected] checking installable status
298 http fetch GET 200 https://registry.npmjs.org/mimic-response 26ms
299 http fetch GET 200 https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz 43ms
300 silly pacote range manifest for mimic-response@^2.0.0 fetched in 79ms
301 silly resolveWithNewModule [email protected] checking installable status
302 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 2634ms
303 timing stage:loadIdealTree Completed in 2684ms
304 silly currentTree gitpod
305 silly idealTree gitpod
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree ├── [email protected]
305 silly idealTree └── [email protected]
306 silly install generateActionsToTake
307 timing stage:generateActionsToTake Completed in 18ms
308 silly diffTrees action count 72
309 silly diffTrees add [email protected]
310 silly diffTrees add [email protected]
311 silly diffTrees add [email protected]
312 silly diffTrees add [email protected]
313 silly diffTrees add [email protected]
314 silly diffTrees add [email protected]
315 silly diffTrees add [email protected]
316 silly diffTrees add [email protected]
317 silly diffTrees add [email protected]
318 silly diffTrees add [email protected]
319 silly diffTrees add [email protected]
320 silly diffTrees add [email protected]
321 silly diffTrees add [email protected]
322 silly diffTrees add [email protected]
323 silly diffTrees add [email protected]
324 silly diffTrees add [email protected]
325 silly diffTrees add [email protected]
326 silly diffTrees add [email protected]
327 silly diffTrees add [email protected]
328 silly diffTrees add [email protected]
329 silly diffTrees add [email protected]
330 silly diffTrees add [email protected]
331 silly diffTrees add [email protected]
332 silly diffTrees add [email protected]
333 silly diffTrees add [email protected]
334 silly diffTrees add [email protected]
335 silly diffTrees add [email protected]
336 silly diffTrees add [email protected]
337 silly diffTrees add [email protected]
338 silly diffTrees add [email protected]
339 silly diffTrees add [email protected]
340 silly diffTrees add [email protected]
341 silly diffTrees add [email protected]
342 silly diffTrees add [email protected]
343 silly diffTrees add [email protected]
344 silly diffTrees add [email protected]
345 silly diffTrees add [email protected]
346 silly diffTrees add [email protected]
347 silly diffTrees add [email protected]
348 silly diffTrees add [email protected]
349 silly diffTrees add [email protected]
350 silly diffTrees add [email protected]
351 silly diffTrees add [email protected]
352 silly diffTrees add [email protected]
353 silly diffTrees add [email protected]
354 silly diffTrees add [email protected]
355 silly diffTrees add [email protected]
356 silly diffTrees add [email protected]
357 silly diffTrees add [email protected]
358 silly diffTrees add [email protected]
359 silly diffTrees add [email protected]
360 silly diffTrees add [email protected]
361 silly diffTrees add [email protected]
362 silly diffTrees add [email protected]
363 silly diffTrees add [email protected]
364 silly diffTrees add [email protected]
365 silly diffTrees add [email protected]
366 silly diffTrees add [email protected]
367 silly diffTrees add [email protected]
368 silly diffTrees add [email protected]
369 silly diffTrees add [email protected]
370 silly diffTrees add [email protected]
371 silly diffTrees add [email protected]
372 silly diffTrees add [email protected]
373 silly diffTrees add [email protected]
374 silly diffTrees add [email protected]
375 silly diffTrees add [email protected]
376 silly diffTrees add [email protected]
377 silly diffTrees add [email protected]
378 silly diffTrees add [email protected]
379 silly diffTrees add [email protected]
380 silly diffTrees add [email protected]
381 silly decomposeActions action count 576
382 silly decomposeActions fetch [email protected]
383 silly decomposeActions extract [email protected]
384 silly decomposeActions preinstall [email protected]
385 silly decomposeActions build [email protected]
386 silly decomposeActions install [email protected]
387 silly decomposeActions postinstall [email protected]
388 silly decomposeActions finalize [email protected]
389 silly decomposeActions refresh-package-json [email protected]
390 silly decomposeActions fetch [email protected]
391 silly decomposeActions extract [email protected]
392 silly decomposeActions preinstall [email protected]
393 silly decomposeActions build [email protected]
394 silly decomposeActions install [email protected]
395 silly decomposeActions postinstall [email protected]
396 silly decomposeActions finalize [email protected]
397 silly decomposeActions refresh-package-json [email protected]
398 silly decomposeActions fetch [email protected]
399 silly decomposeActions extract [email protected]
400 silly decomposeActions preinstall [email protected]
401 silly decomposeActions build [email protected]
402 silly decomposeActions install [email protected]
403 silly decomposeActions postinstall [email protected]
404 silly decomposeActions finalize [email protected]
405 silly decomposeActions refresh-package-json [email protected]
406 silly decomposeActions fetch [email protected]
407 silly decomposeActions extract [email protected]
408 silly decomposeActions preinstall [email protected]
409 silly decomposeActions build [email protected]
410 silly decomposeActions install [email protected]
411 silly decomposeActions postinstall [email protected]
412 silly decomposeActions finalize [email protected]
413 silly decomposeActions refresh-package-json [email protected]
414 silly decomposeActions fetch [email protected]
415 silly decomposeActions extract [email protected]
416 silly decomposeActions preinstall [email protected]
417 silly decomposeActions build [email protected]
418 silly decomposeActions install [email protected]
419 silly decomposeActions postinstall [email protected]
420 silly decomposeActions finalize [email protected]
421 silly decomposeActions refresh-package-json [email protected]
422 silly decomposeActions fetch [email protected]
423 silly decomposeActions extract [email protected]
424 silly decomposeActions preinstall [email protected]
425 silly decomposeActions build [email protected]
426 silly decomposeActions install [email protected]
427 silly decomposeActions postinstall [email protected]
428 silly decomposeActions finalize [email protected]
429 silly decomposeActions refresh-package-json [email protected]
430 silly decomposeActions fetch [email protected]
431 silly decomposeActions extract [email protected]
432 silly decomposeActions preinstall [email protected]
433 silly decomposeActions build [email protected]
434 silly decomposeActions install [email protected]
435 silly decomposeActions postinstall [email protected]
436 silly decomposeActions finalize [email protected]
437 silly decomposeActions refresh-package-json [email protected]
438 silly decomposeActions fetch [email protected]
439 silly decomposeActions extract [email protected]
440 silly decomposeActions preinstall [email protected]
441 silly decomposeActions build [email protected]
442 silly decomposeActions install [email protected]
443 silly decomposeActions postinstall [email protected]
444 silly decomposeActions finalize [email protected]
445 silly decomposeActions refresh-package-json [email protected]
446 silly decomposeActions fetch [email protected]
447 silly decomposeActions extract [email protected]
448 silly decomposeActions preinstall [email protected]
449 silly decomposeActions build [email protected]
450 silly decomposeActions install [email protected]
451 silly decomposeActions postinstall [email protected]
452 silly decomposeActions finalize [email protected]
453 silly decomposeActions refresh-package-json [email protected]
454 silly decomposeActions fetch [email protected]
455 silly decomposeActions extract [email protected]
456 silly decomposeActions preinstall [email protected]
457 silly decomposeActions build [email protected]
458 silly decomposeActions install [email protected]
459 silly decomposeActions postinstall [email protected]
460 silly decomposeActions finalize [email protected]
461 silly decomposeActions refresh-package-json [email protected]
462 silly decomposeActions fetch [email protected]
463 silly decomposeActions extract [email protected]
464 silly decomposeActions preinstall [email protected]
465 silly decomposeActions build [email protected]
466 silly decomposeActions install [email protected]
467 silly decomposeActions postinstall [email protected]
468 silly decomposeActions finalize [email protected]
469 silly decomposeActions refresh-package-json [email protected]
470 silly decomposeActions fetch [email protected]
471 silly decomposeActions extract [email protected]
472 silly decomposeActions preinstall [email protected]
473 silly decomposeActions build [email protected]
474 silly decomposeActions install [email protected]
475 silly decomposeActions postinstall [email protected]
476 silly decomposeActions finalize [email protected]
477 silly decomposeActions refresh-package-json [email protected]
478 silly decomposeActions fetch [email protected]
479 silly decomposeActions extract [email protected]
480 silly decomposeActions preinstall [email protected]
481 silly decomposeActions build [email protected]
482 silly decomposeActions install [email protected]
483 silly decomposeActions postinstall [email protected]
484 silly decomposeActions finalize [email protected]
485 silly decomposeActions refresh-package-json [email protected]
486 silly decomposeActions fetch [email protected]
487 silly decomposeActions extract [email protected]
488 silly decomposeActions preinstall [email protected]
489 silly decomposeActions build [email protected]
490 silly decomposeActions install [email protected]
491 silly decomposeActions postinstall [email protected]
492 silly decomposeActions finalize [email protected]
493 silly decomposeActions refresh-package-json [email protected]
494 silly decomposeActions fetch [email protected]
495 silly decomposeActions extract [email protected]
496 silly decomposeActions preinstall [email protected]
497 silly decomposeActions build [email protected]
498 silly decomposeActions install [email protected]
499 silly decomposeActions postinstall [email protected]
500 silly decomposeActions finalize [email protected]
501 silly decomposeActions refresh-package-json [email protected]
502 silly decomposeActions fetch [email protected]
503 silly decomposeActions extract [email protected]
504 silly decomposeActions preinstall [email protected]
505 silly decomposeActions build [email protected]
506 silly decomposeActions install [email protected]
507 silly decomposeActions postinstall [email protected]
508 silly decomposeActions finalize [email protected]
509 silly decomposeActions refresh-package-json [email protected]
510 silly decomposeActions fetch [email protected]
511 silly decomposeActions extract [email protected]
512 silly decomposeActions preinstall [email protected]
513 silly decomposeActions build [email protected]
514 silly decomposeActions install [email protected]
515 silly decomposeActions postinstall [email protected]
516 silly decomposeActions finalize [email protected]
517 silly decomposeActions refresh-package-json [email protected]
518 silly decomposeActions fetch [email protected]
519 silly decomposeActions extract [email protected]
520 silly decomposeActions preinstall [email protected]
521 silly decomposeActions build [email protected]
522 silly decomposeActions install [email protected]
523 silly decomposeActions postinstall [email protected]
524 silly decomposeActions finalize [email protected]
525 silly decomposeActions refresh-package-json [email protected]
526 silly decomposeActions fetch [email protected]
527 silly decomposeActions extract [email protected]
528 silly decomposeActions preinstall [email protected]
529 silly decomposeActions build [email protected]
530 silly decomposeActions install [email protected]
531 silly decomposeActions postinstall [email protected]
532 silly decomposeActions finalize [email protected]
533 silly decomposeActions refresh-package-json [email protected]
534 silly decomposeActions fetch [email protected]
535 silly decomposeActions extract [email protected]
536 silly decomposeActions preinstall [email protected]
537 silly decomposeActions build [email protected]
538 silly decomposeActions install [email protected]
539 silly decomposeActions postinstall [email protected]
540 silly decomposeActions finalize [email protected]
541 silly decomposeActions refresh-package-json [email protected]
542 silly decomposeActions fetch [email protected]
543 silly decomposeActions extract [email protected]
544 silly decomposeActions preinstall [email protected]
545 silly decomposeActions build [email protected]
546 silly decomposeActions install [email protected]
547 silly decomposeActions postinstall [email protected]
548 silly decomposeActions finalize [email protected]
549 silly decomposeActions refresh-package-json [email protected]
550 silly decomposeActions fetch [email protected]
551 silly decomposeActions extract [email protected]
552 silly decomposeActions preinstall [email protected]
553 silly decomposeActions build [email protected]
554 silly decomposeActions install [email protected]
555 silly decomposeActions postinstall [email protected]
556 silly decomposeActions finalize [email protected]
557 silly decomposeActions refresh-package-json [email protected]
558 silly decomposeActions fetch [email protected]
559 silly decomposeActions extract [email protected]
560 silly decomposeActions preinstall [email protected]
561 silly decomposeActions build [email protected]
562 silly decomposeActions install [email protected]
563 silly decomposeActions postinstall [email protected]
564 silly decomposeActions finalize [email protected]
565 silly decomposeActions refresh-package-json [email protected]
566 silly decomposeActions fetch [email protected]
567 silly decomposeActions extract [email protected]
568 silly decomposeActions preinstall [email protected]
569 silly decomposeActions build [email protected]
570 silly decomposeActions install [email protected]
571 silly decomposeActions postinstall [email protected]
572 silly decomposeActions finalize [email protected]
573 silly decomposeActions refresh-package-json [email protected]
574 silly decomposeActions fetch [email protected]
575 silly decomposeActions extract [email protected]
576 silly decomposeActions preinstall [email protected]
577 silly decomposeActions build [email protected]
578 silly decomposeActions install [email protected]
579 silly decomposeActions postinstall [email protected]
580 silly decomposeActions finalize [email protected]
581 silly decomposeActions refresh-package-json [email protected]
582 silly decomposeActions fetch [email protected]
583 silly decomposeActions extract [email protected]
584 silly decomposeActions preinstall [email protected]
585 silly decomposeActions build [email protected]
586 silly decomposeActions install [email protected]
587 silly decomposeActions postinstall [email protected]
588 silly decomposeActions finalize [email protected]
589 silly decomposeActions refresh-package-json [email protected]
590 silly decomposeActions fetch [email protected]
591 silly decomposeActions extract [email protected]
592 silly decomposeActions preinstall [email protected]
593 silly decomposeActions build [email protected]
594 silly decomposeActions install [email protected]
595 silly decomposeActions postinstall [email protected]
596 silly decomposeActions finalize [email protected]
597 silly decomposeActions refresh-package-json [email protected]
598 silly decomposeActions fetch [email protected]
599 silly decomposeActions extract [email protected]
600 silly decomposeActions preinstall [email protected]
601 silly decomposeActions build [email protected]
602 silly decomposeActions install [email protected]
603 silly decomposeActions postinstall [email protected]
604 silly decomposeActions finalize [email protected]
605 silly decomposeActions refresh-package-json [email protected]
606 silly decomposeActions fetch [email protected]
607 silly decomposeActions extract [email protected]
608 silly decomposeActions preinstall [email protected]
609 silly decomposeActions build [email protected]
610 silly decomposeActions install [email protected]
611 silly decomposeActions postinstall [email protected]
612 silly decomposeActions finalize [email protected]
613 silly decomposeActions refresh-package-json [email protected]
614 silly decomposeActions fetch [email protected]
615 silly decomposeActions extract [email protected]
616 silly decomposeActions preinstall [email protected]
617 silly decomposeActions build [email protected]
618 silly decomposeActions install [email protected]
619 silly decomposeActions postinstall [email protected]
620 silly decomposeActions finalize [email protected]
621 silly decomposeActions refresh-package-json [email protected]
622 silly decomposeActions fetch [email protected]
623 silly decomposeActions extract [email protected]
624 silly decomposeActions preinstall [email protected]
625 silly decomposeActions build [email protected]
626 silly decomposeActions install [email protected]
627 silly decomposeActions postinstall [email protected]
628 silly decomposeActions finalize [email protected]
629 silly decomposeActions refresh-package-json [email protected]
630 silly decomposeActions fetch [email protected]
631 silly decomposeActions extract [email protected]
632 silly decomposeActions preinstall [email protected]
633 silly decomposeActions build [email protected]
634 silly decomposeActions install [email protected]
635 silly decomposeActions postinstall [email protected]
636 silly decomposeActions finalize [email protected]
637 silly decomposeActions refresh-package-json [email protected]
638 silly decomposeActions fetch [email protected]
639 silly decomposeActions extract [email protected]
640 silly decomposeActions preinstall [email protected]
641 silly decomposeActions build [email protected]
642 silly decomposeActions install [email protected]
643 silly decomposeActions postinstall [email protected]
644 silly decomposeActions finalize [email protected]
645 silly decomposeActions refresh-package-json [email protected]
646 silly decomposeActions fetch [email protected]
647 silly decomposeActions extract [email protected]
648 silly decomposeActions preinstall [email protected]
649 silly decomposeActions build [email protected]
650 silly decomposeActions install [email protected]
651 silly decomposeActions postinstall [email protected]
652 silly decomposeActions finalize [email protected]
653 silly decomposeActions refresh-package-json [email protected]
654 silly decomposeActions fetch [email protected]
655 silly decomposeActions extract [email protected]
656 silly decomposeActions preinstall [email protected]
657 silly decomposeActions build [email protected]
658 silly decomposeActions install [email protected]
659 silly decomposeActions postinstall [email protected]
660 silly decomposeActions finalize [email protected]
661 silly decomposeActions refresh-package-json [email protected]
662 silly decomposeActions fetch [email protected]
663 silly decomposeActions extract [email protected]
664 silly decomposeActions preinstall [email protected]
665 silly decomposeActions build [email protected]
666 silly decomposeActions install [email protected]
667 silly decomposeActions postinstall [email protected]
668 silly decomposeActions finalize [email protected]
669 silly decomposeActions refresh-package-json [email protected]
670 silly decomposeActions fetch [email protected]
671 silly decomposeActions extract [email protected]
672 silly decomposeActions preinstall [email protected]
673 silly decomposeActions build [email protected]
674 silly decomposeActions install [email protected]
675 silly decomposeActions postinstall [email protected]
676 silly decomposeActions finalize [email protected]
677 silly decomposeActions refresh-package-json [email protected]
678 silly decomposeActions fetch [email protected]
679 silly decomposeActions extract [email protected]
680 silly decomposeActions preinstall [email protected]
681 silly decomposeActions build [email protected]
682 silly decomposeActions install [email protected]
683 silly decomposeActions postinstall [email protected]
684 silly decomposeActions finalize [email protected]
685 silly decomposeActions refresh-package-json [email protected]
686 silly decomposeActions fetch [email protected]
687 silly decomposeActions extract [email protected]
688 silly decomposeActions preinstall [email protected]
689 silly decomposeActions build [email protected]
690 silly decomposeActions install [email protected]
691 silly decomposeActions postinstall [email protected]
692 silly decomposeActions finalize [email protected]
693 silly decomposeActions refresh-package-json [email protected]
694 silly decomposeActions fetch [email protected]
695 silly decomposeActions extract [email protected]
696 silly decomposeActions preinstall [email protected]
697 silly decomposeActions build [email protected]
698 silly decomposeActions install [email protected]
699 silly decomposeActions postinstall [email protected]
700 silly decomposeActions finalize [email protected]
701 silly decomposeActions refresh-package-json [email protected]
702 silly decomposeActions fetch [email protected]
703 silly decomposeActions extract [email protected]
704 silly decomposeActions preinstall [email protected]
705 silly decomposeActions build [email protected]
706 silly decomposeActions install [email protected]
707 silly decomposeActions postinstall [email protected]
708 silly decomposeActions finalize [email protected]
709 silly decomposeActions refresh-package-json [email protected]
710 silly decomposeActions fetch [email protected]
711 silly decomposeActions extract [email protected]
712 silly decomposeActions preinstall [email protected]
713 silly decomposeActions build [email protected]
714 silly decomposeActions install [email protected]
715 silly decomposeActions postinstall [email protected]
716 silly decomposeActions finalize [email protected]
717 silly decomposeActions refresh-package-json [email protected]
718 silly decomposeActions fetch [email protected]
719 silly decomposeActions extract [email protected]
720 silly decomposeActions preinstall [email protected]
721 silly decomposeActions build [email protected]
722 silly decomposeActions install [email protected]
723 silly decomposeActions postinstall [email protected]
724 silly decomposeActions finalize [email protected]
725 silly decomposeActions refresh-package-json [email protected]
726 silly decomposeActions fetch [email protected]
727 silly decomposeActions extract [email protected]
728 silly decomposeActions preinstall [email protected]
729 silly decomposeActions build [email protected]
730 silly decomposeActions install [email protected]
731 silly decomposeActions postinstall [email protected]
732 silly decomposeActions finalize [email protected]
733 silly decomposeActions refresh-package-json [email protected]
734 silly decomposeActions fetch [email protected]
735 silly decomposeActions extract [email protected]
736 silly decomposeActions preinstall [email protected]
737 silly decomposeActions build [email protected]
738 silly decomposeActions install [email protected]
739 silly decomposeActions postinstall [email protected]
740 silly decomposeActions finalize [email protected]
741 silly decomposeActions refresh-package-json [email protected]
742 silly decomposeActions fetch [email protected]
743 silly decomposeActions extract [email protected]
744 silly decomposeActions preinstall [email protected]
745 silly decomposeActions build [email protected]
746 silly decomposeActions install [email protected]
747 silly decomposeActions postinstall [email protected]
748 silly decomposeActions finalize [email protected]
749 silly decomposeActions refresh-package-json [email protected]
750 silly decomposeActions fetch [email protected]
751 silly decomposeActions extract [email protected]
752 silly decomposeActions preinstall [email protected]
753 silly decomposeActions build [email protected]
754 silly decomposeActions install [email protected]
755 silly decomposeActions postinstall [email protected]
756 silly decomposeActions finalize [email protected]
757 silly decomposeActions refresh-package-json [email protected]
758 silly decomposeActions fetch [email protected]
759 silly decomposeActions extract [email protected]
760 silly decomposeActions preinstall [email protected]
761 silly decomposeActions build [email protected]
762 silly decomposeActions install [email protected]
763 silly decomposeActions postinstall [email protected]
764 silly decomposeActions finalize [email protected]
765 silly decomposeActions refresh-package-json [email protected]
766 silly decomposeActions fetch [email protected]
767 silly decomposeActions extract [email protected]
768 silly decomposeActions preinstall [email protected]
769 silly decomposeActions build [email protected]
770 silly decomposeActions install [email protected]
771 silly decomposeActions postinstall [email protected]
772 silly decomposeActions finalize [email protected]
773 silly decomposeActions refresh-package-json [email protected]
774 silly decomposeActions fetch [email protected]
775 silly decomposeActions extract [email protected]
776 silly decomposeActions preinstall [email protected]
777 silly decomposeActions build [email protected]
778 silly decomposeActions install [email protected]
779 silly decomposeActions postinstall [email protected]
780 silly decomposeActions finalize [email protected]
781 silly decomposeActions refresh-package-json [email protected]
782 silly decomposeActions fetch [email protected]
783 silly decomposeActions extract [email protected]
784 silly decomposeActions preinstall [email protected]
785 silly decomposeActions build [email protected]
786 silly decomposeActions install [email protected]
787 silly decomposeActions postinstall [email protected]
788 silly decomposeActions finalize [email protected]
789 silly decomposeActions refresh-package-json [email protected]
790 silly decomposeActions fetch [email protected]
791 silly decomposeActions extract [email protected]
792 silly decomposeActions preinstall [email protected]
793 silly decomposeActions build [email protected]
794 silly decomposeActions install [email protected]
795 silly decomposeActions postinstall [email protected]
796 silly decomposeActions finalize [email protected]
797 silly decomposeActions refresh-package-json [email protected]
798 silly decomposeActions fetch [email protected]
799 silly decomposeActions extract [email protected]
800 silly decomposeActions preinstall [email protected]
801 silly decomposeActions build [email protected]
802 silly decomposeActions install [email protected]
803 silly decomposeActions postinstall [email protected]
804 silly decomposeActions finalize [email protected]
805 silly decomposeActions refresh-package-json [email protected]
806 silly decomposeActions fetch [email protected]
807 silly decomposeActions extract [email protected]
808 silly decomposeActions preinstall [email protected]
809 silly decomposeActions build [email protected]
810 silly decomposeActions install [email protected]
811 silly decomposeActions postinstall [email protected]
812 silly decomposeActions finalize [email protected]
813 silly decomposeActions refresh-package-json [email protected]
814 silly decomposeActions fetch [email protected]
815 silly decomposeActions extract [email protected]
816 silly decomposeActions preinstall [email protected]
817 silly decomposeActions build [email protected]
818 silly decomposeActions install [email protected]
819 silly decomposeActions postinstall [email protected]
820 silly decomposeActions finalize [email protected]
821 silly decomposeActions refresh-package-json [email protected]
822 silly decomposeActions fetch [email protected]
823 silly decomposeActions extract [email protected]
824 silly decomposeActions preinstall [email protected]
825 silly decomposeActions build [email protected]
826 silly decomposeActions install [email protected]
827 silly decomposeActions postinstall [email protected]
828 silly decomposeActions finalize [email protected]
829 silly decomposeActions refresh-package-json [email protected]
830 silly decomposeActions fetch [email protected]
831 silly decomposeActions extract [email protected]
832 silly decomposeActions preinstall [email protected]
833 silly decomposeActions build [email protected]
834 silly decomposeActions install [email protected]
835 silly decomposeActions postinstall [email protected]
836 silly decomposeActions finalize [email protected]
837 silly decomposeActions refresh-package-json [email protected]
838 silly decomposeActions fetch [email protected]
839 silly decomposeActions extract [email protected]
840 silly decomposeActions preinstall [email protected]
841 silly decomposeActions build [email protected]
842 silly decomposeActions install [email protected]
843 silly decomposeActions postinstall [email protected]
844 silly decomposeActions finalize [email protected]
845 silly decomposeActions refresh-package-json [email protected]
846 silly decomposeActions fetch [email protected]
847 silly decomposeActions extract [email protected]
848 silly decomposeActions preinstall [email protected]
849 silly decomposeActions build [email protected]
850 silly decomposeActions install [email protected]
851 silly decomposeActions postinstall [email protected]
852 silly decomposeActions finalize [email protected]
853 silly decomposeActions refresh-package-json [email protected]
854 silly decomposeActions fetch [email protected]
855 silly decomposeActions extract [email protected]
856 silly decomposeActions preinstall [email protected]
857 silly decomposeActions build [email protected]
858 silly decomposeActions install [email protected]
859 silly decomposeActions postinstall [email protected]
860 silly decomposeActions finalize [email protected]
861 silly decomposeActions refresh-package-json [email protected]
862 silly decomposeActions fetch [email protected]
863 silly decomposeActions extract [email protected]
864 silly decomposeActions preinstall [email protected]
865 silly decomposeActions build [email protected]
866 silly decomposeActions install [email protected]
867 silly decomposeActions postinstall [email protected]
868 silly decomposeActions finalize [email protected]
869 silly decomposeActions refresh-package-json [email protected]
870 silly decomposeActions fetch [email protected]
871 silly decomposeActions extract [email protected]
872 silly decomposeActions preinstall [email protected]
873 silly decomposeActions build [email protected]
874 silly decomposeActions install [email protected]
875 silly decomposeActions postinstall [email protected]
876 silly decomposeActions finalize [email protected]
877 silly decomposeActions refresh-package-json [email protected]
878 silly decomposeActions fetch [email protected]
879 silly decomposeActions extract [email protected]
880 silly decomposeActions preinstall [email protected]
881 silly decomposeActions build [email protected]
882 silly decomposeActions install [email protected]
883 silly decomposeActions postinstall [email protected]
884 silly decomposeActions finalize [email protected]
885 silly decomposeActions refresh-package-json [email protected]
886 silly decomposeActions fetch [email protected]
887 silly decomposeActions extract [email protected]
888 silly decomposeActions preinstall [email protected]
889 silly decomposeActions build [email protected]
890 silly decomposeActions install [email protected]
891 silly decomposeActions postinstall [email protected]
892 silly decomposeActions finalize [email protected]
893 silly decomposeActions refresh-package-json [email protected]
894 silly decomposeActions fetch [email protected]
895 silly decomposeActions extract [email protected]
896 silly decomposeActions preinstall [email protected]
897 silly decomposeActions build [email protected]
898 silly decomposeActions install [email protected]
899 silly decomposeActions postinstall [email protected]
900 silly decomposeActions finalize [email protected]
901 silly decomposeActions refresh-package-json [email protected]
902 silly decomposeActions fetch [email protected]
903 silly decomposeActions extract [email protected]
904 silly decomposeActions preinstall [email protected]
905 silly decomposeActions build [email protected]
906 silly decomposeActions install [email protected]
907 silly decomposeActions postinstall [email protected]
908 silly decomposeActions finalize [email protected]
909 silly decomposeActions refresh-package-json [email protected]
910 silly decomposeActions fetch [email protected]
911 silly decomposeActions extract [email protected]
912 silly decomposeActions preinstall [email protected]
913 silly decomposeActions build [email protected]
914 silly decomposeActions install [email protected]
915 silly decomposeActions postinstall [email protected]
916 silly decomposeActions finalize [email protected]
917 silly decomposeActions refresh-package-json [email protected]
918 silly decomposeActions fetch [email protected]
919 silly decomposeActions extract [email protected]
920 silly decomposeActions preinstall [email protected]
921 silly decomposeActions build [email protected]
922 silly decomposeActions install [email protected]
923 silly decomposeActions postinstall [email protected]
924 silly decomposeActions finalize [email protected]
925 silly decomposeActions refresh-package-json [email protected]
926 silly decomposeActions fetch [email protected]
927 silly decomposeActions extract [email protected]
928 silly decomposeActions preinstall [email protected]
929 silly decomposeActions build [email protected]
930 silly decomposeActions install [email protected]
931 silly decomposeActions postinstall [email protected]
932 silly decomposeActions finalize [email protected]
933 silly decomposeActions refresh-package-json [email protected]
934 silly decomposeActions fetch [email protected]
935 silly decomposeActions extract [email protected]
936 silly decomposeActions preinstall [email protected]
937 silly decomposeActions build [email protected]
938 silly decomposeActions install [email protected]
939 silly decomposeActions postinstall [email protected]
940 silly decomposeActions finalize [email protected]
941 silly decomposeActions refresh-package-json [email protected]
942 silly decomposeActions fetch [email protected]
943 silly decomposeActions extract [email protected]
944 silly decomposeActions preinstall [email protected]
945 silly decomposeActions build [email protected]
946 silly decomposeActions install [email protected]
947 silly decomposeActions postinstall [email protected]
948 silly decomposeActions finalize [email protected]
949 silly decomposeActions refresh-package-json [email protected]
950 silly decomposeActions fetch [email protected]
951 silly decomposeActions extract [email protected]
952 silly decomposeActions preinstall [email protected]
953 silly decomposeActions build [email protected]
954 silly decomposeActions install [email protected]
955 silly decomposeActions postinstall [email protected]
956 silly decomposeActions finalize [email protected]
957 silly decomposeActions refresh-package-json [email protected]
958 silly install executeActions
959 silly doSerial global-install 576
960 verbose correctMkdir /home/gitpod/.npm/_locks correctMkdir not in flight; initializing
961 verbose lock using /home/gitpod/.npm/_locks/staging-712aa74d6be72afd.lock for /workspace/gitpod/node_modules/.staging
962 silly doParallel extract 72
963 silly extract [email protected]
964 silly extract [email protected]
965 silly extract [email protected]
966 silly extract [email protected]
967 silly extract [email protected]
968 silly extract [email protected]
969 silly extract [email protected]
970 silly extract [email protected]
971 silly extract [email protected]
972 silly extract [email protected]
973 silly extract [email protected]
974 silly extract [email protected]
975 silly extract [email protected]
976 silly extract [email protected]
977 silly extract [email protected]
978 silly extract [email protected]
979 silly extract [email protected]
980 silly extract [email protected]
981 silly extract [email protected]
982 silly extract [email protected]
983 silly extract [email protected]
984 silly extract [email protected]
985 silly extract [email protected]
986 silly extract [email protected]
987 silly extract [email protected]
988 silly extract [email protected]
989 silly extract [email protected]
990 silly extract [email protected]
991 silly extract [email protected]
992 silly extract [email protected]
993 silly extract [email protected]
994 silly extract [email protected]
995 silly extract [email protected]
996 silly extract [email protected]
997 silly extract [email protected]
998 silly extract [email protected]
999 silly extract [email protected]
1000 silly extract [email protected]
1001 silly extract [email protected]
1002 silly extract [email protected]
1003 silly extract [email protected]
1004 silly extract [email protected]
1005 silly extract [email protected]
1006 silly extract [email protected]
1007 silly extract [email protected]
1008 silly extract [email protected]
1009 silly extract [email protected]
1010 silly extract [email protected]
1011 silly extract [email protected]
1012 silly extract [email protected]
1013 silly tarball trying abbrev@1 by hash: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
1014 silly tarball trying ansi-regex@^2.0.0 by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
1015 silly tarball trying aproba@^1.0.3 by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
1016 silly tarball trying balanced-match@^1.0.0 by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
1017 silly tarball trying chownr@^1.1.1 by hash: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
1018 silly tarball trying code-point-at@^1.0.0 by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1019 silly tarball trying [email protected] by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
1020 silly tarball trying brace-expansion@^1.1.7 by hash: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
1021 silly tarball trying console-control-strings@~1.1.0 by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
1022 silly tarball trying core-util-is@~1.0.0 by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
1023 silly tarball trying deep-extend@^0.6.0 by hash: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
1024 silly tarball trying delegates@^1.0.0 by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
1025 silly tarball trying detect-libc@^1.0.2 by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
1026 silly tarball trying fs.realpath@^1.0.0 by hash: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
1027 silly tarball trying has-unicode@^2.0.0 by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
1028 silly tarball trying inherits@~2.0.3 by hash: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
1029 silly tarball trying ini@~1.3.0 by hash: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
1030 silly tarball trying isarray@~1.0.0 by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
1031 silly tarball trying mimic-response@^2.0.0 by hash: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
1032 silly tarball trying decompress-response@^4.2.0 by hash: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==
1033 silly tarball trying minimatch@^3.0.4 by hash: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
1034 silly tarball trying ignore-walk@^3.0.1 by hash: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
1035 silly tarball trying minimist@^1.2.5 by hash: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1036 silly tarball trying mkdirp@^0.5.1 by hash: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
1037 silly tarball trying ms@^2.1.1 by hash: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1038 silly tarball trying debug@^3.2.6 by hash: sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
1039 silly tarball trying npm-normalize-package-bin@^1.0.1 by hash: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
1040 silly tarball trying npm-bundled@^1.0.1 by hash: sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==
1041 silly tarball trying npm-packlist@^1.1.6 by hash: sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==
1042 silly tarball trying number-is-nan@^1.0.0 by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
1043 silly tarball trying is-fullwidth-code-point@^1.0.0 by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
1044 silly tarball trying object-assign@^4.1.0 by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
1045 silly tarball trying os-homedir@^1.0.0 by hash: sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
1046 silly tarball trying os-tmpdir@^1.0.0 by hash: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
1047 silly tarball trying osenv@^0.1.4 by hash: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==
1048 silly tarball trying nopt@^4.0.1 by hash: sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==
1049 silly tarball trying path-is-absolute@^1.0.0 by hash: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
1050 silly tarball trying process-nextick-args@~2.0.0 by hash: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
1051 silly tarball trying safe-buffer@~5.1.1 by hash: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
1052 silly tarball trying safer-buffer@>= 2.1.2 < 3 by hash: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
1053 silly tarball trying iconv-lite@^0.4.4 by hash: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
1054 silly tarball trying sax@^1.2.4 by hash: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
1055 silly tarball trying needle@^2.2.1 by hash: sha512-x/gi6ijr4B7fwl6WYL9FwlCvRQKGlUNvnceho8wxkwXqN8jvVmmmATTmZPRRG7b/yC1eode26C2HO9jl78Du9g==
1056 silly tarball trying semver@^5.3.0 by hash: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
1057 silly tarball trying set-blocking@~2.0.0 by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
1058 silly tarball trying signal-exit@^3.0.0 by hash: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
1059 silly tarball trying simple-concat@^1.0.0 by hash: sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY=
1060 silly tarball trying string_decoder@~1.1.1 by hash: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
1061 silly tarball trying strip-ansi@^3.0.1 by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
1062 silly tarball trying string-width@^1.0.1 by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
1063 silly extract strip-ansi@^3.0.1 extracted to /workspace/gitpod/node_modules/.staging/strip-ansi-6615ff37 (183ms)
1064 silly extract string-width@^1.0.1 extracted to /workspace/gitpod/node_modules/.staging/string-width-be87d731 (186ms)
1065 silly extract abbrev@1 extracted to /workspace/gitpod/node_modules/.staging/abbrev-007e47ec (203ms)
1066 silly extract osenv@^0.1.4 extracted to /workspace/gitpod/node_modules/.staging/osenv-6c6b460b (193ms)
1067 silly extract ansi-regex@^2.0.0 extracted to /workspace/gitpod/node_modules/.staging/ansi-regex-03164e8b (205ms)
1068 silly extract aproba@^1.0.3 extracted to /workspace/gitpod/node_modules/.staging/aproba-433130bc (205ms)
1069 silly extract chownr@^1.1.1 extracted to /workspace/gitpod/node_modules/.staging/chownr-a7ef648a (204ms)
1070 silly extract code-point-at@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/code-point-at-ffa926d3 (204ms)
1071 silly extract brace-expansion@^1.1.7 extracted to /workspace/gitpod/node_modules/.staging/brace-expansion-d105857d (204ms)
1072 silly extract [email protected]
1073 silly extract [email protected]
1074 silly extract [email protected]
1075 silly extract has-unicode@^2.0.0 extracted to /workspace/gitpod/node_modules/.staging/has-unicode-d7d01df6 (207ms)
1076 silly extract ini@~1.3.0 extracted to /workspace/gitpod/node_modules/.staging/ini-031e8fe2 (204ms)
1077 silly extract ignore-walk@^3.0.1 extracted to /workspace/gitpod/node_modules/.staging/ignore-walk-6a6230b7 (202ms)
1078 silly extract ms@^2.1.1 extracted to /workspace/gitpod/node_modules/.staging/ms-213d0b7b (201ms)
1079 silly extract npm-packlist@^1.1.6 extracted to /workspace/gitpod/node_modules/.staging/npm-packlist-6a116a3b (200ms)
1080 silly extract npm-bundled@^1.0.1 extracted to /workspace/gitpod/node_modules/.staging/npm-bundled-b1ed6ddf (201ms)
1081 silly extract number-is-nan@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/number-is-nan-e53e5756 (200ms)
1082 silly extract is-fullwidth-code-point@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/is-fullwidth-code-point-b0ca8319 (200ms)
1083 silly extract object-assign@^4.1.0 extracted to /workspace/gitpod/node_modules/.staging/object-assign-582cec50 (200ms)
1084 silly extract os-homedir@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/os-homedir-9b5cd4f9 (199ms)
1085 silly extract os-tmpdir@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/os-tmpdir-def174bc (199ms)
1086 silly extract process-nextick-args@~2.0.0 extracted to /workspace/gitpod/node_modules/.staging/process-nextick-args-2e18d536 (198ms)
1087 silly extract path-is-absolute@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/path-is-absolute-35ed34a6 (198ms)
1088 silly extract balanced-match@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/balanced-match-24c4a0c8 (211ms)
1089 silly extract console-control-strings@~1.1.0 extracted to /workspace/gitpod/node_modules/.staging/console-control-strings-c9c42d5b (209ms)
1090 silly tarball trying canvas@latest by hash: sha512-S98rKsPcuhfTcYbtF53UIJhcbgIAK533d1kJKMwsMwAIFgfd58MOyxRud3kktlzWiEkFliaJtvyZCBtud/XVEA==
1091 silly extract inherits@~2.0.3 extracted to /workspace/gitpod/node_modules/.staging/inherits-4c310b64 (210ms)
1092 silly extract mimic-response@^2.0.0 extracted to /workspace/gitpod/node_modules/.staging/mimic-response-173a7728 (206ms)
1093 silly extract decompress-response@^4.2.0 extracted to /workspace/gitpod/node_modules/.staging/decompress-response-a94d31f5 (206ms)
1094 silly extract [email protected]
1095 silly extract [email protected]
1096 silly extract [email protected]
1097 silly extract [email protected]
1098 silly extract [email protected]
1099 silly extract [email protected]
1100 silly extract [email protected]
1101 silly extract [email protected]
1102 silly extract [email protected]
1103 silly extract [email protected]
1104 silly extract [email protected]
1105 silly extract [email protected]
1106 silly extract [email protected]
1107 silly extract [email protected]
1108 silly extract [email protected]
1109 silly extract [email protected]
1110 silly extract [email protected]
1111 silly extract [email protected]
1112 silly extract [email protected]
1113 silly tarball trying simple-get@^3.0.3 by hash: sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA==
1114 silly tarball trying node-pre-gyp@^0.11.0 by hash: sha512-TwWAOZb0j7e9eGaf9esRx3ZcLaE5tQ2lvYy1pb5IAaG1a2e2Kv5Lms1Y4hpj+ciXJRofIxxlt5haeQ/2ANeE0Q==
1115 silly extract set-blocking@~2.0.0 extracted to /workspace/gitpod/node_modules/.staging/set-blocking-e6c98136 (207ms)
1116 silly extract fs.realpath@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/fs.realpath-afdb34ef (218ms)
1117 silly extract minimatch@^3.0.4 extracted to /workspace/gitpod/node_modules/.staging/minimatch-a9d5ba7d (214ms)
1118 silly tarball trying nan@^2.14.0 by hash: sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
1119 silly tarball trying minizlib@^1.2.1 by hash: sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==
1120 silly tarball trying tar@^4 by hash: sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
1121 silly tarball trying fs-minipass@^1.2.5 by hash: sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==
1122 silly tarball trying minipass@^2.8.6 by hash: sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==
1123 silly tarball trying yallist@^3.0.3 by hash: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
1124 silly tarball trying rimraf@^2.6.1 by hash: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
1125 silly tarball trying glob@^7.1.3 by hash: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
1126 silly tarball trying inflight@^1.0.4 by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
1127 silly tarball trying once@^1.3.0 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
1128 silly tarball trying wrappy@1 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1129 silly tarball trying npmlog@^4.0.2 by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
1130 silly tarball trying gauge@~2.7.3 by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
1131 silly tarball trying wide-align@^1.1.0 by hash: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
1132 silly tarball trying are-we-there-yet@~1.1.2 by hash: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
1133 silly tarball trying readable-stream@^2.0.6 by hash: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
1134 silly tarball trying util-deprecate@~1.0.1 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
1135 silly tarball trying rc@^1.2.7 by hash: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
1136 silly tarball trying strip-json-comments@~2.0.1 by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo=
1137 silly extract signal-exit@^3.0.0 extracted to /workspace/gitpod/node_modules/.staging/signal-exit-19530d07 (213ms)
1138 silly extract deep-extend@^0.6.0 extracted to /workspace/gitpod/node_modules/.staging/deep-extend-77ed10c7 (226ms)
1139 silly extract mkdirp@^0.5.1 extracted to /workspace/gitpod/node_modules/.staging/mkdirp-d587160e (219ms)
1140 silly extract safe-buffer@~5.1.1 extracted to /workspace/gitpod/node_modules/.staging/safe-buffer-543cca5f (226ms)
1141 silly extract simple-concat@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/simple-concat-8a7595b2 (224ms)
1142 silly extract string_decoder@~1.1.1 extracted to /workspace/gitpod/node_modules/.staging/string_decoder-c9e05d18 (224ms)
1143 silly extract isarray@~1.0.0 extracted to /workspace/gitpod/node_modules/.staging/isarray-f672e328 (231ms)
1144 silly extract sax@^1.2.4 extracted to /workspace/gitpod/node_modules/.staging/sax-1df7645f (233ms)
1145 silly extract [email protected] extracted to /workspace/gitpod/node_modules/.staging/concat-map-119aeb25 (246ms)
1146 silly extract core-util-is@~1.0.0 extracted to /workspace/gitpod/node_modules/.staging/core-util-is-b4dc39c1 (245ms)
1147 silly extract delegates@^1.0.0 extracted to /workspace/gitpod/node_modules/.staging/delegates-97f0c7a8 (245ms)
1148 silly extract detect-libc@^1.0.2 extracted to /workspace/gitpod/node_modules/.staging/detect-libc-5bbeca30 (258ms)
1149 silly extract nopt@^4.0.1 extracted to /workspace/gitpod/node_modules/.staging/nopt-6b96b11e (270ms)
1150 silly extract safer-buffer@>= 2.1.2 < 3 extracted to /workspace/gitpod/node_modules/.staging/safer-buffer-b7979d3c (269ms)
1151 silly extract semver@^5.3.0 extracted to /workspace/gitpod/node_modules/.staging/semver-a6ad4fd7 (281ms)
1152 silly extract debug@^3.2.6 extracted to /workspace/gitpod/node_modules/.staging/debug-84bf433b (315ms)
1153 silly extract simple-get@^3.0.3 extracted to /workspace/gitpod/node_modules/.staging/simple-get-2620cb00 (122ms)
1154 silly extract fs-minipass@^1.2.5 extracted to /workspace/gitpod/node_modules/.staging/fs-minipass-14959dba (115ms)
1155 silly extract inflight@^1.0.4 extracted to /workspace/gitpod/node_modules/.staging/inflight-669281f7 (116ms)
1156 silly extract wrappy@1 extracted to /workspace/gitpod/node_modules/.staging/wrappy-337d4984 (115ms)
1157 silly extract once@^1.3.0 extracted to /workspace/gitpod/node_modules/.staging/once-84c32ed0 (115ms)
1158 silly extract wide-align@^1.1.0 extracted to /workspace/gitpod/node_modules/.staging/wide-align-bba0aabd (114ms)
1159 silly extract strip-json-comments@~2.0.1 extracted to /workspace/gitpod/node_modules/.staging/strip-json-comments-e6b45183 (113ms)
1160 silly extract minizlib@^1.2.1 extracted to /workspace/gitpod/node_modules/.staging/minizlib-a60a8139 (118ms)
1161 silly extract minipass@^2.8.6 extracted to /workspace/gitpod/node_modules/.staging/minipass-e223b157 (117ms)
1162 silly extract npm-normalize-package-bin@^1.0.1 extracted to /workspace/gitpod/node_modules/.staging/npm-normalize-package-bin-7f1e677f (327ms)
1163 silly extract rimraf@^2.6.1 extracted to /workspace/gitpod/node_modules/.staging/rimraf-9f9b03c0 (120ms)
1164 silly extract yallist@^3.0.3 extracted to /workspace/gitpod/node_modules/.staging/yallist-9ebde62d (123ms)
1165 silly extract util-deprecate@~1.0.1 extracted to /workspace/gitpod/node_modules/.staging/util-deprecate-df2c4270 (120ms)
1166 silly extract npmlog@^4.0.2 extracted to /workspace/gitpod/node_modules/.staging/npmlog-a461f3ea (123ms)
1167 silly extract minimist@^1.2.5 extracted to /workspace/gitpod/node_modules/.staging/minimist-6938ccff (337ms)
1168 silly extract are-we-there-yet@~1.1.2 extracted to /workspace/gitpod/node_modules/.staging/are-we-there-yet-b2ed2b8d (127ms)
1169 silly extract glob@^7.1.3 extracted to /workspace/gitpod/node_modules/.staging/glob-810abea5 (132ms)
1170 silly extract rc@^1.2.7 extracted to /workspace/gitpod/node_modules/.staging/rc-9f2512f8 (135ms)
1171 silly extract gauge@~2.7.3 extracted to /workspace/gitpod/node_modules/.staging/gauge-51836e15 (151ms)
1172 silly extract readable-stream@^2.0.6 extracted to /workspace/gitpod/node_modules/.staging/readable-stream-3395add9 (160ms)
1173 silly extract iconv-lite@^0.4.4 extracted to /workspace/gitpod/node_modules/.staging/iconv-lite-ca2d6181 (367ms)
1174 silly extract tar@^4 extracted to /workspace/gitpod/node_modules/.staging/tar-36b5f978 (165ms)
1175 silly extract node-pre-gyp@^0.11.0 extracted to /workspace/gitpod/node_modules/.staging/node-pre-gyp-a49616c7 (177ms)
1176 silly extract needle@^2.2.1 extracted to /workspace/gitpod/node_modules/.staging/needle-5c1c2e84 (374ms)
1177 silly extract nan@^2.14.0 extracted to /workspace/gitpod/node_modules/.staging/nan-ee9d112f (184ms)
1178 silly extract canvas@latest extracted to /workspace/gitpod/node_modules/.staging/canvas-6b859acc (193ms)
1179 timing action:extract Completed in 403ms
1180 silly doReverseSerial unbuild 576
1181 silly doSerial remove 576
1182 silly doSerial move 576
1183 silly doSerial finalize 576
1184 silly finalize /workspace/gitpod/node_modules/abbrev
1185 silly finalize /workspace/gitpod/node_modules/ansi-regex
1186 silly finalize /workspace/gitpod/node_modules/aproba
1187 silly finalize /workspace/gitpod/node_modules/balanced-match
1188 silly finalize /workspace/gitpod/node_modules/chownr
1189 silly finalize /workspace/gitpod/node_modules/code-point-at
1190 silly finalize /workspace/gitpod/node_modules/concat-map
1191 silly finalize /workspace/gitpod/node_modules/brace-expansion
1192 silly finalize /workspace/gitpod/node_modules/console-control-strings
1193 silly finalize /workspace/gitpod/node_modules/core-util-is
1194 silly finalize /workspace/gitpod/node_modules/deep-extend
1195 silly finalize /workspace/gitpod/node_modules/delegates
1196 silly finalize /workspace/gitpod/node_modules/detect-libc
1197 silly finalize /workspace/gitpod/node_modules/fs.realpath
1198 silly finalize /workspace/gitpod/node_modules/has-unicode
1199 silly finalize /workspace/gitpod/node_modules/inherits
1200 silly finalize /workspace/gitpod/node_modules/ini
1201 silly finalize /workspace/gitpod/node_modules/isarray
1202 silly finalize /workspace/gitpod/node_modules/mimic-response
1203 silly finalize /workspace/gitpod/node_modules/decompress-response
1204 silly finalize /workspace/gitpod/node_modules/minimatch
1205 silly finalize /workspace/gitpod/node_modules/ignore-walk
1206 silly finalize /workspace/gitpod/node_modules/minimist
1207 silly finalize /workspace/gitpod/node_modules/mkdirp
1208 silly finalize /workspace/gitpod/node_modules/ms
1209 silly finalize /workspace/gitpod/node_modules/debug
1210 silly finalize /workspace/gitpod/node_modules/npm-normalize-package-bin
1211 silly finalize /workspace/gitpod/node_modules/npm-bundled
1212 silly finalize /workspace/gitpod/node_modules/npm-packlist
1213 silly finalize /workspace/gitpod/node_modules/number-is-nan
1214 silly finalize /workspace/gitpod/node_modules/is-fullwidth-code-point
1215 silly finalize /workspace/gitpod/node_modules/object-assign
1216 silly finalize /workspace/gitpod/node_modules/os-homedir
1217 silly finalize /workspace/gitpod/node_modules/os-tmpdir
1218 silly finalize /workspace/gitpod/node_modules/osenv
1219 silly finalize /workspace/gitpod/node_modules/nopt
1220 silly finalize /workspace/gitpod/node_modules/path-is-absolute
1221 silly finalize /workspace/gitpod/node_modules/process-nextick-args
1222 silly finalize /workspace/gitpod/node_modules/safe-buffer
1223 silly finalize /workspace/gitpod/node_modules/safer-buffer
1224 silly finalize /workspace/gitpod/node_modules/iconv-lite
1225 silly finalize /workspace/gitpod/node_modules/sax
1226 silly finalize /workspace/gitpod/node_modules/needle
1227 silly finalize /workspace/gitpod/node_modules/semver
1228 silly finalize /workspace/gitpod/node_modules/set-blocking
1229 silly finalize /workspace/gitpod/node_modules/signal-exit
1230 silly finalize /workspace/gitpod/node_modules/simple-concat
1231 silly finalize /workspace/gitpod/node_modules/string_decoder
1232 silly finalize /workspace/gitpod/node_modules/strip-ansi
1233 silly finalize /workspace/gitpod/node_modules/string-width
1234 silly finalize /workspace/gitpod/node_modules/strip-json-comments
1235 silly finalize /workspace/gitpod/node_modules/rc
1236 silly finalize /workspace/gitpod/node_modules/util-deprecate
1237 silly finalize /workspace/gitpod/node_modules/readable-stream
1238 silly finalize /workspace/gitpod/node_modules/are-we-there-yet
1239 silly finalize /workspace/gitpod/node_modules/wide-align
1240 silly finalize /workspace/gitpod/node_modules/gauge
1241 silly finalize /workspace/gitpod/node_modules/npmlog
1242 silly finalize /workspace/gitpod/node_modules/wrappy
1243 silly finalize /workspace/gitpod/node_modules/once
1244 silly finalize /workspace/gitpod/node_modules/inflight
1245 silly finalize /workspace/gitpod/node_modules/glob
1246 silly finalize /workspace/gitpod/node_modules/rimraf
1247 silly finalize /workspace/gitpod/node_modules/yallist
1248 silly finalize /workspace/gitpod/node_modules/minipass
1249 silly finalize /workspace/gitpod/node_modules/fs-minipass
1250 silly finalize /workspace/gitpod/node_modules/minizlib
1251 silly finalize /workspace/gitpod/node_modules/tar
1252 silly finalize /workspace/gitpod/node_modules/nan
1253 silly finalize /workspace/gitpod/node_modules/node-pre-gyp
1254 silly finalize /workspace/gitpod/node_modules/simple-get
1255 silly finalize /workspace/gitpod/node_modules/canvas
1256 timing action:finalize Completed in 77ms
1257 silly doParallel refresh-package-json 72
1258 silly refresh-package-json /workspace/gitpod/node_modules/abbrev
1259 silly refresh-package-json /workspace/gitpod/node_modules/ansi-regex
1260 silly refresh-package-json /workspace/gitpod/node_modules/aproba
1261 silly refresh-package-json /workspace/gitpod/node_modules/balanced-match
1262 silly refresh-package-json /workspace/gitpod/node_modules/chownr
1263 silly refresh-package-json /workspace/gitpod/node_modules/code-point-at
1264 silly refresh-package-json /workspace/gitpod/node_modules/concat-map
1265 silly refresh-package-json /workspace/gitpod/node_modules/brace-expansion
1266 silly refresh-package-json /workspace/gitpod/node_modules/console-control-strings
1267 silly refresh-package-json /workspace/gitpod/node_modules/core-util-is
1268 silly refresh-package-json /workspace/gitpod/node_modules/deep-extend
1269 silly refresh-package-json /workspace/gitpod/node_modules/delegates
1270 silly refresh-package-json /workspace/gitpod/node_modules/detect-libc
1271 silly refresh-package-json /workspace/gitpod/node_modules/fs.realpath
1272 silly refresh-package-json /workspace/gitpod/node_modules/has-unicode
1273 silly refresh-package-json /workspace/gitpod/node_modules/inherits
1274 silly refresh-package-json /workspace/gitpod/node_modules/ini
1275 silly refresh-package-json /workspace/gitpod/node_modules/isarray
1276 silly refresh-package-json /workspace/gitpod/node_modules/mimic-response
1277 silly refresh-package-json /workspace/gitpod/node_modules/decompress-response
1278 silly refresh-package-json /workspace/gitpod/node_modules/minimatch
1279 silly refresh-package-json /workspace/gitpod/node_modules/ignore-walk
1280 silly refresh-package-json /workspace/gitpod/node_modules/minimist
1281 silly refresh-package-json /workspace/gitpod/node_modules/mkdirp
1282 silly refresh-package-json /workspace/gitpod/node_modules/ms
1283 silly refresh-package-json /workspace/gitpod/node_modules/debug
1284 silly refresh-package-json /workspace/gitpod/node_modules/npm-normalize-package-bin
1285 silly refresh-package-json /workspace/gitpod/node_modules/npm-bundled
1286 silly refresh-package-json /workspace/gitpod/node_modules/npm-packlist
1287 silly refresh-package-json /workspace/gitpod/node_modules/number-is-nan
1288 silly refresh-package-json /workspace/gitpod/node_modules/is-fullwidth-code-point
1289 silly refresh-package-json /workspace/gitpod/node_modules/object-assign
1290 silly refresh-package-json /workspace/gitpod/node_modules/os-homedir
1291 silly refresh-package-json /workspace/gitpod/node_modules/os-tmpdir
1292 silly refresh-package-json /workspace/gitpod/node_modules/osenv
1293 silly refresh-package-json /workspace/gitpod/node_modules/nopt
1294 silly refresh-package-json /workspace/gitpod/node_modules/path-is-absolute
1295 silly refresh-package-json /workspace/gitpod/node_modules/process-nextick-args
1296 silly refresh-package-json /workspace/gitpod/node_modules/safe-buffer
1297 silly refresh-package-json /workspace/gitpod/node_modules/safer-buffer
1298 silly refresh-package-json /workspace/gitpod/node_modules/iconv-lite
1299 silly refresh-package-json /workspace/gitpod/node_modules/sax
1300 silly refresh-package-json /workspace/gitpod/node_modules/needle
1301 silly refresh-package-json /workspace/gitpod/node_modules/semver
1302 silly refresh-package-json /workspace/gitpod/node_modules/set-blocking
1303 silly refresh-package-json /workspace/gitpod/node_modules/signal-exit
1304 silly refresh-package-json /workspace/gitpod/node_modules/simple-concat
1305 silly refresh-package-json /workspace/gitpod/node_modules/string_decoder
1306 silly refresh-package-json /workspace/gitpod/node_modules/strip-ansi
1307 silly refresh-package-json /workspace/gitpod/node_modules/string-width
1308 silly refresh-package-json /workspace/gitpod/node_modules/canvas
1309 silly refresh-package-json /workspace/gitpod/node_modules/simple-get
1310 silly refresh-package-json /workspace/gitpod/node_modules/node-pre-gyp
1311 silly refresh-package-json /workspace/gitpod/node_modules/nan
1312 silly refresh-package-json /workspace/gitpod/node_modules/tar
1313 silly refresh-package-json /workspace/gitpod/node_modules/minizlib
1314 silly refresh-package-json /workspace/gitpod/node_modules/fs-minipass
1315 silly refresh-package-json /workspace/gitpod/node_modules/minipass
1316 silly refresh-package-json /workspace/gitpod/node_modules/yallist
1317 silly refresh-package-json /workspace/gitpod/node_modules/rimraf
1318 silly refresh-package-json /workspace/gitpod/node_modules/glob
1319 silly refresh-package-json /workspace/gitpod/node_modules/inflight
1320 silly refresh-package-json /workspace/gitpod/node_modules/once
1321 silly refresh-package-json /workspace/gitpod/node_modules/wrappy
1322 silly refresh-package-json /workspace/gitpod/node_modules/npmlog
1323 silly refresh-package-json /workspace/gitpod/node_modules/gauge
1324 silly refresh-package-json /workspace/gitpod/node_modules/wide-align
1325 silly refresh-package-json /workspace/gitpod/node_modules/are-we-there-yet
1326 silly refresh-package-json /workspace/gitpod/node_modules/readable-stream
1327 silly refresh-package-json /workspace/gitpod/node_modules/util-deprecate
1328 silly refresh-package-json /workspace/gitpod/node_modules/rc
1329 silly refresh-package-json /workspace/gitpod/node_modules/strip-json-comments
1330 timing action:refresh-package-json Completed in 204ms
1331 silly doParallel preinstall 72
1332 silly preinstall [email protected]
1333 info lifecycle [email protected]~preinstall: [email protected]
1334 silly preinstall [email protected]
1335 info lifecycle [email protected]~preinstall: [email protected]
1336 silly preinstall [email protected]
1337 info lifecycle [email protected]~preinstall: [email protected]
1338 silly preinstall [email protected]
1339 info lifecycle [email protected]~preinstall: [email protected]
1340 silly preinstall [email protected]
1341 info lifecycle [email protected]~preinstall: [email protected]
1342 silly preinstall [email protected]
1343 info lifecycle [email protected]~preinstall: [email protected]
1344 silly preinstall [email protected]
1345 info lifecycle [email protected]~preinstall: [email protected]
1346 silly preinstall [email protected]
1347 info lifecycle [email protected]~preinstall: [email protected]
1348 silly preinstall [email protected]
1349 info lifecycle [email protected]~preinstall: [email protected]
1350 silly preinstall [email protected]
1351 info lifecycle [email protected]~preinstall: [email protected]
1352 silly preinstall [email protected]
1353 info lifecycle [email protected]~preinstall: [email protected]
1354 silly preinstall [email protected]
1355 info lifecycle [email protected]~preinstall: [email protected]
1356 silly preinstall [email protected]
1357 info lifecycle [email protected]~preinstall: [email protected]
1358 silly preinstall [email protected]
1359 info lifecycle [email protected]~preinstall: [email protected]
1360 silly preinstall [email protected]
1361 info lifecycle [email protected]~preinstall: [email protected]
1362 silly preinstall [email protected]
1363 info lifecycle [email protected]~preinstall: [email protected]
1364 silly preinstall [email protected]
1365 info lifecycle [email protected]~preinstall: [email protected]
1366 silly preinstall [email protected]
1367 info lifecycle [email protected]~preinstall: [email protected]
1368 silly preinstall [email protected]
1369 info lifecycle [email protected]~preinstall: [email protected]
1370 silly preinstall [email protected]
1371 info lifecycle [email protected]~preinstall: [email protected]
1372 silly preinstall [email protected]
1373 info lifecycle [email protected]~preinstall: [email protected]
1374 silly preinstall [email protected]
1375 info lifecycle [email protected]~preinstall: [email protected]
1376 silly preinstall [email protected]
1377 info lifecycle [email protected]~preinstall: [email protected]
1378 silly preinstall [email protected]
1379 info lifecycle [email protected]~preinstall: [email protected]
1380 silly preinstall [email protected]
1381 info lifecycle [email protected]~preinstall: [email protected]
1382 silly preinstall [email protected]
1383 info lifecycle [email protected]~preinstall: [email protected]
1384 silly preinstall [email protected]
1385 info lifecycle [email protected]~preinstall: [email protected]
1386 silly preinstall [email protected]
1387 info lifecycle [email protected]~preinstall: [email protected]
1388 silly preinstall [email protected]
1389 info lifecycle [email protected]~preinstall: [email protected]
1390 silly preinstall [email protected]
1391 info lifecycle [email protected]~preinstall: [email protected]
1392 silly preinstall [email protected]
1393 info lifecycle [email protected]~preinstall: [email protected]
1394 silly preinstall [email protected]
1395 info lifecycle [email protected]~preinstall: [email protected]
1396 silly preinstall [email protected]
1397 info lifecycle [email protected]~preinstall: [email protected]
1398 silly preinstall [email protected]
1399 info lifecycle [email protected]~preinstall: [email protected]
1400 silly preinstall [email protected]
1401 info lifecycle [email protected]~preinstall: [email protected]
1402 silly preinstall [email protected]
1403 info lifecycle [email protected]~preinstall: [email protected]
1404 silly preinstall [email protected]
1405 info lifecycle [email protected]~preinstall: [email protected]
1406 silly preinstall [email protected]
1407 info lifecycle [email protected]~preinstall: [email protected]
1408 silly preinstall [email protected]
1409 info lifecycle [email protected]~preinstall: [email protected]
1410 silly preinstall [email protected]
1411 info lifecycle [email protected]~preinstall: [email protected]
1412 silly preinstall [email protected]
1413 info lifecycle [email protected]~preinstall: [email protected]
1414 silly preinstall [email protected]
1415 info lifecycle [email protected]~preinstall: [email protected]
1416 silly preinstall [email protected]
1417 info lifecycle [email protected]~preinstall: [email protected]
1418 silly preinstall [email protected]
1419 info lifecycle [email protected]~preinstall: [email protected]
1420 silly preinstall [email protected]
1421 info lifecycle [email protected]~preinstall: [email protected]
1422 silly preinstall [email protected]
1423 info lifecycle [email protected]~preinstall: [email protected]
1424 silly preinstall [email protected]
1425 info lifecycle [email protected]~preinstall: [email protected]
1426 silly preinstall [email protected]
1427 info lifecycle [email protected]~preinstall: [email protected]
1428 silly preinstall [email protected]
1429 info lifecycle [email protected]~preinstall: [email protected]
1430 silly preinstall [email protected]
1431 info lifecycle [email protected]~preinstall: [email protected]
1432 silly preinstall [email protected]
1433 info lifecycle [email protected]~preinstall: [email protected]
1434 silly preinstall [email protected]
1435 info lifecycle [email protected]~preinstall: [email protected]
1436 silly preinstall [email protected]
1437 info lifecycle [email protected]~preinstall: [email protected]
1438 silly preinstall [email protected]
1439 info lifecycle [email protected]~preinstall: [email protected]
1440 silly preinstall [email protected]
1441 info lifecycle [email protected]~preinstall: [email protected]
1442 silly preinstall [email protected]
1443 info lifecycle [email protected]~preinstall: [email protected]
1444 silly preinstall [email protected]
1445 info lifecycle [email protected]~preinstall: [email protected]
1446 silly preinstall [email protected]
1447 info lifecycle [email protected]~preinstall: [email protected]
1448 silly preinstall [email protected]
1449 info lifecycle [email protected]~preinstall: [email protected]
1450 silly preinstall [email protected]
1451 info lifecycle [email protected]~preinstall: [email protected]
1452 silly preinstall [email protected]
1453 info lifecycle [email protected]~preinstall: [email protected]
1454 silly preinstall [email protected]
1455 info lifecycle [email protected]~preinstall: [email protected]
1456 silly preinstall [email protected]
1457 info lifecycle [email protected]~preinstall: [email protected]
1458 silly preinstall [email protected]
1459 info lifecycle [email protected]~preinstall: [email protected]
1460 silly preinstall [email protected]
1461 info lifecycle [email protected]~preinstall: [email protected]
1462 silly preinstall [email protected]
1463 info lifecycle [email protected]~preinstall: [email protected]
1464 silly preinstall [email protected]
1465 info lifecycle [email protected]~preinstall: [email protected]
1466 silly preinstall [email protected]
1467 info lifecycle [email protected]~preinstall: [email protected]
1468 silly preinstall [email protected]
1469 info lifecycle [email protected]~preinstall: [email protected]
1470 silly preinstall [email protected]
1471 info lifecycle [email protected]~preinstall: [email protected]
1472 silly preinstall [email protected]
1473 info lifecycle [email protected]~preinstall: [email protected]
1474 silly preinstall [email protected]
1475 info lifecycle [email protected]~preinstall: [email protected]
1476 timing action:preinstall Completed in 20ms
1477 silly doSerial build 576
1478 silly build [email protected]
1479 info linkStuff [email protected]
1480 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1481 silly build [email protected]
1482 info linkStuff [email protected]
1483 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1484 silly build [email protected]
1485 info linkStuff [email protected]
1486 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1487 silly build [email protected]
1488 info linkStuff [email protected]
1489 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1490 silly build [email protected]
1491 info linkStuff [email protected]
1492 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1493 silly build [email protected]
1494 info linkStuff [email protected]
1495 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1496 silly build [email protected]
1497 info linkStuff [email protected]
1498 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1499 silly build [email protected]
1500 info linkStuff [email protected]
1501 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1502 silly build [email protected]
1503 info linkStuff [email protected]
1504 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1505 silly build [email protected]
1506 info linkStuff [email protected]
1507 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1508 silly build [email protected]
1509 info linkStuff [email protected]
1510 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1511 silly build [email protected]
1512 info linkStuff [email protected]
1513 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1514 silly build [email protected]
1515 info linkStuff [email protected]
1516 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1517 verbose linkBins [
1517 verbose linkBins   { 'detect-libc': 'bin/detect-libc.js' },
1517 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1517 verbose linkBins   false
1517 verbose linkBins ]
1518 silly gently link link does not already exist {
1518 silly gently link   link: '/workspace/gitpod/node_modules/.bin/detect-libc',
1518 silly gently link   target: '/workspace/gitpod/node_modules/detect-libc/bin/detect-libc.js'
1518 silly gently link }
1519 timing audit submit Completed in 760ms
1520 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 760ms
1521 timing audit body Completed in 1ms
1522 silly build [email protected]
1523 info linkStuff [email protected]
1524 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1525 silly build [email protected]
1526 info linkStuff [email protected]
1527 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1528 silly build [email protected]
1529 info linkStuff [email protected]
1530 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1531 silly build [email protected]
1532 info linkStuff [email protected]
1533 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1534 silly build [email protected]
1535 info linkStuff [email protected]
1536 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1537 silly build [email protected]
1538 info linkStuff [email protected]
1539 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1540 silly build [email protected]
1541 info linkStuff [email protected]
1542 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1543 silly build [email protected]
1544 info linkStuff [email protected]
1545 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1546 silly build [email protected]
1547 info linkStuff [email protected]
1548 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1549 silly build [email protected]
1550 info linkStuff [email protected]
1551 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1552 silly build [email protected]
1553 info linkStuff [email protected]
1554 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1555 verbose linkBins [
1555 verbose linkBins   { mkdirp: 'bin/cmd.js' },
1555 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1555 verbose linkBins   false
1555 verbose linkBins ]
1556 silly gently link link does not already exist {
1556 silly gently link   link: '/workspace/gitpod/node_modules/.bin/mkdirp',
1556 silly gently link   target: '/workspace/gitpod/node_modules/mkdirp/bin/cmd.js'
1556 silly gently link }
1557 silly build [email protected]
1558 info linkStuff [email protected]
1559 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1560 silly build [email protected]
1561 info linkStuff [email protected]
1562 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1563 silly build [email protected]
1564 info linkStuff [email protected]
1565 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1566 silly build [email protected]
1567 info linkStuff [email protected]
1568 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1569 silly build [email protected]
1570 info linkStuff [email protected]
1571 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1572 silly build [email protected]
1573 info linkStuff [email protected]
1574 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1575 silly build [email protected]
1576 info linkStuff [email protected]
1577 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1578 silly build [email protected]
1579 info linkStuff [email protected]
1580 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1581 silly build [email protected]
1582 info linkStuff [email protected]
1583 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1584 silly build [email protected]
1585 info linkStuff [email protected]
1586 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1587 silly build [email protected]
1588 info linkStuff [email protected]
1589 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1590 silly build [email protected]
1591 info linkStuff [email protected]
1592 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1593 verbose linkBins [
1593 verbose linkBins   { nopt: 'bin/nopt.js' },
1593 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1593 verbose linkBins   false
1593 verbose linkBins ]
1594 silly gently link link does not already exist {
1594 silly gently link   link: '/workspace/gitpod/node_modules/.bin/nopt',
1594 silly gently link   target: '/workspace/gitpod/node_modules/nopt/bin/nopt.js'
1594 silly gently link }
1595 silly build [email protected]
1596 info linkStuff [email protected]
1597 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1598 silly build [email protected]
1599 info linkStuff [email protected]
1600 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1601 silly build [email protected]
1602 info linkStuff [email protected]
1603 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1604 silly build [email protected]
1605 info linkStuff [email protected]
1606 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1607 silly build [email protected]
1608 info linkStuff [email protected]
1609 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1610 silly build [email protected]
1611 info linkStuff [email protected]
1612 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1613 silly build [email protected]
1614 info linkStuff [email protected]
1615 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1616 verbose linkBins [
1616 verbose linkBins   { needle: 'bin/needle' },
1616 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1616 verbose linkBins   false
1616 verbose linkBins ]
1617 silly gently link link does not already exist {
1617 silly gently link   link: '/workspace/gitpod/node_modules/.bin/needle',
1617 silly gently link   target: '/workspace/gitpod/node_modules/needle/bin/needle'
1617 silly gently link }
1618 silly build [email protected]
1619 info linkStuff [email protected]
1620 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1621 verbose linkBins [
1621 verbose linkBins   { semver: 'bin/semver' },
1621 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1621 verbose linkBins   false
1621 verbose linkBins ]
1622 silly gently link link does not already exist {
1622 silly gently link   link: '/workspace/gitpod/node_modules/.bin/semver',
1622 silly gently link   target: '/workspace/gitpod/node_modules/semver/bin/semver'
1622 silly gently link }
1623 silly build [email protected]
1624 info linkStuff [email protected]
1625 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1626 silly build [email protected]
1627 info linkStuff [email protected]
1628 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1629 silly build [email protected]
1630 info linkStuff [email protected]
1631 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1632 silly build [email protected]
1633 info linkStuff [email protected]
1634 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1635 silly build [email protected]
1636 info linkStuff [email protected]
1637 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1638 silly build [email protected]
1639 info linkStuff [email protected]
1640 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1641 silly build [email protected]
1642 info linkStuff [email protected]
1643 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1644 silly build [email protected]
1645 info linkStuff [email protected]
1646 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1647 verbose linkBins [ { rc: 'cli.js' }, '/workspace/gitpod/node_modules/.bin', false ]
1648 silly gently link link does not already exist {
1648 silly gently link   link: '/workspace/gitpod/node_modules/.bin/rc',
1648 silly gently link   target: '/workspace/gitpod/node_modules/rc/cli.js'
1648 silly gently link }
1649 silly build [email protected]
1650 info linkStuff [email protected]
1651 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1652 silly build [email protected]
1653 info linkStuff [email protected]
1654 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1655 silly build [email protected]
1656 info linkStuff [email protected]
1657 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1658 silly build [email protected]
1659 info linkStuff [email protected]
1660 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1661 silly build [email protected]
1662 info linkStuff [email protected]
1663 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1664 silly build [email protected]
1665 info linkStuff [email protected]
1666 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1667 silly build [email protected]
1668 info linkStuff [email protected]
1669 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1670 silly build [email protected]
1671 info linkStuff [email protected]
1672 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1673 silly build [email protected]
1674 info linkStuff [email protected]
1675 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1676 silly build [email protected]
1677 info linkStuff [email protected]
1678 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1679 silly build [email protected]
1680 info linkStuff [email protected]
1681 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1682 verbose linkBins [ { rimraf: 'bin.js' }, '/workspace/gitpod/node_modules/.bin', false ]
1683 silly gently link link does not already exist {
1683 silly gently link   link: '/workspace/gitpod/node_modules/.bin/rimraf',
1683 silly gently link   target: '/workspace/gitpod/node_modules/rimraf/bin.js'
1683 silly gently link }
1684 silly build [email protected]
1685 info linkStuff [email protected]
1686 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1687 silly build [email protected]
1688 info linkStuff [email protected]
1689 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1690 silly build [email protected]
1691 info linkStuff [email protected]
1692 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1693 silly build [email protected]
1694 info linkStuff [email protected]
1695 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1696 silly build [email protected]
1697 info linkStuff [email protected]
1698 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1699 silly build [email protected]
1700 info linkStuff [email protected]
1701 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1702 silly build [email protected]
1703 info linkStuff [email protected]
1704 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1705 verbose linkBins [
1705 verbose linkBins   { 'node-pre-gyp': 'bin/node-pre-gyp' },
1705 verbose linkBins   '/workspace/gitpod/node_modules/.bin',
1705 verbose linkBins   false
1705 verbose linkBins ]
1706 silly gently link link does not already exist {
1706 silly gently link   link: '/workspace/gitpod/node_modules/.bin/node-pre-gyp',
1706 silly gently link   target: '/workspace/gitpod/node_modules/node-pre-gyp/bin/node-pre-gyp'
1706 silly gently link }
1707 silly build [email protected]
1708 info linkStuff [email protected]
1709 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1710 silly build [email protected]
1711 info linkStuff [email protected]
1712 silly linkStuff [email protected] has /workspace/gitpod/node_modules as its parent node_modules
1713 timing action:build Completed in 35ms
1714 silly doSerial global-link 576
1715 silly doParallel update-linked 0
1716 silly doSerial install 576
1717 silly install [email protected]
1718 info lifecycle [email protected]~install: [email protected]
1719 silly install [email protected]
1720 info lifecycle [email protected]~install: [email protected]
1721 silly install [email protected]
1722 info lifecycle [email protected]~install: [email protected]
1723 silly install [email protected]
1724 info lifecycle [email protected]~install: [email protected]
1725 silly install [email protected]
1726 info lifecycle [email protected]~install: [email protected]
1727 silly install [email protected]
1728 info lifecycle [email protected]~install: [email protected]
1729 silly install [email protected]
1730 info lifecycle [email protected]~install: [email protected]
1731 silly install [email protected]
1732 info lifecycle [email protected]~install: [email protected]
1733 silly install [email protected]
1734 info lifecycle [email protected]~install: [email protected]
1735 silly install [email protected]
1736 info lifecycle [email protected]~install: [email protected]
1737 silly install [email protected]
1738 info lifecycle [email protected]~install: [email protected]
1739 silly install [email protected]
1740 info lifecycle [email protected]~install: [email protected]
1741 silly install [email protected]
1742 info lifecycle [email protected]~install: [email protected]
1743 silly install [email protected]
1744 info lifecycle [email protected]~install: [email protected]
1745 silly install [email protected]
1746 info lifecycle [email protected]~install: [email protected]
1747 silly install [email protected]
1748 info lifecycle [email protected]~install: [email protected]
1749 silly install [email protected]
1750 info lifecycle [email protected]~install: [email protected]
1751 silly install [email protected]
1752 info lifecycle [email protected]~install: [email protected]
1753 silly install [email protected]
1754 info lifecycle [email protected]~install: [email protected]
1755 silly install [email protected]
1756 info lifecycle [email protected]~install: [email protected]
1757 silly install [email protected]
1758 info lifecycle [email protected]~install: [email protected]
1759 silly install [email protected]
1760 info lifecycle [email protected]~install: [email protected]
1761 silly install [email protected]
1762 info lifecycle [email protected]~install: [email protected]
1763 silly install [email protected]
1764 info lifecycle [email protected]~install: [email protected]
1765 silly install [email protected]
1766 info lifecycle [email protected]~install: [email protected]
1767 silly install [email protected]
1768 info lifecycle [email protected]~install: [email protected]
1769 silly install [email protected]
1770 info lifecycle [email protected]~install: [email protected]
1771 silly install [email protected]
1772 info lifecycle [email protected]~install: [email protected]
1773 silly install [email protected]
1774 info lifecycle [email protected]~install: [email protected]
1775 silly install [email protected]
1776 info lifecycle [email protected]~install: [email protected]
1777 silly install [email protected]
1778 info lifecycle [email protected]~install: [email protected]
1779 silly install [email protected]
1780 info lifecycle [email protected]~install: [email protected]
1781 silly install [email protected]
1782 info lifecycle [email protected]~install: [email protected]
1783 silly install [email protected]
1784 info lifecycle [email protected]~install: [email protected]
1785 silly install [email protected]
1786 info lifecycle [email protected]~install: [email protected]
1787 silly install [email protected]
1788 info lifecycle [email protected]~install: [email protected]
1789 silly install [email protected]
1790 info lifecycle [email protected]~install: [email protected]
1791 silly install [email protected]
1792 info lifecycle [email protected]~install: [email protected]
1793 silly install [email protected]
1794 info lifecycle [email protected]~install: [email protected]
1795 silly install [email protected]
1796 info lifecycle [email protected]~install: [email protected]
1797 silly install [email protected]
1798 info lifecycle [email protected]~install: [email protected]
1799 silly install [email protected]
1800 info lifecycle [email protected]~install: [email protected]
1801 silly install [email protected]
1802 info lifecycle [email protected]~install: [email protected]
1803 silly install [email protected]
1804 info lifecycle [email protected]~install: [email protected]
1805 silly install [email protected]
1806 info lifecycle [email protected]~install: [email protected]
1807 silly install [email protected]
1808 info lifecycle [email protected]~install: [email protected]
1809 silly install [email protected]
1810 info lifecycle [email protected]~install: [email protected]
1811 silly install [email protected]
1812 info lifecycle [email protected]~install: [email protected]
1813 silly install [email protected]
1814 info lifecycle [email protected]~install: [email protected]
1815 silly install [email protected]
1816 info lifecycle [email protected]~install: [email protected]
1817 silly install [email protected]
1818 info lifecycle [email protected]~install: [email protected]
1819 silly install [email protected]
1820 info lifecycle [email protected]~install: [email protected]
1821 silly install [email protected]
1822 info lifecycle [email protected]~install: [email protected]
1823 silly install [email protected]
1824 info lifecycle [email protected]~install: [email protected]
1825 silly install [email protected]
1826 info lifecycle [email protected]~install: [email protected]
1827 silly install [email protected]
1828 info lifecycle [email protected]~install: [email protected]
1829 silly install [email protected]
1830 info lifecycle [email protected]~install: [email protected]
1831 silly install [email protected]
1832 info lifecycle [email protected]~install: [email protected]
1833 silly install [email protected]
1834 info lifecycle [email protected]~install: [email protected]
1835 silly install [email protected]
1836 info lifecycle [email protected]~install: [email protected]
1837 silly install [email protected]
1838 info lifecycle [email protected]~install: [email protected]
1839 silly install [email protected]
1840 info lifecycle [email protected]~install: [email protected]
1841 silly install [email protected]
1842 info lifecycle [email protected]~install: [email protected]
1843 silly install [email protected]
1844 info lifecycle [email protected]~install: [email protected]
1845 silly install [email protected]
1846 info lifecycle [email protected]~install: [email protected]
1847 silly install [email protected]
1848 info lifecycle [email protected]~install: [email protected]
1849 silly install [email protected]
1850 info lifecycle [email protected]~install: [email protected]
1851 silly install [email protected]
1852 info lifecycle [email protected]~install: [email protected]
1853 silly install [email protected]
1854 info lifecycle [email protected]~install: [email protected]
1855 silly install [email protected]
1856 info lifecycle [email protected]~install: [email protected]
1857 silly install [email protected]
1858 info lifecycle [email protected]~install: [email protected]
1859 silly install [email protected]
1860 info lifecycle [email protected]~install: [email protected]
1861 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true
1862 verbose lifecycle [email protected]~install: PATH: /home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/workspace/gitpod/node_modules/canvas/node_modules/.bin:/workspace/gitpod/node_modules/.bin:/home/gitpod/.nvm/versions/node/v12.16.3/bin:/home/gitpod/.cargo/bin:/home/gitpod/.pyenv/plugins/pyenv-virtualenv/shims:/home/gitpod/.pyenv/shims:/workspace/.cargo/bin:/workspace/.pip-modules/bin:/workspace/.rvm/bin:/home/gitpod/.cargo/bin:/home/gitpod/.sdkman/candidates/maven/current/bin:/home/gitpod/.sdkman/candidates/java/current/bin:/home/gitpod/.sdkman/candidates/gradle/current/bin:/home/gitpod/.cargo/bin:/home/gitpod/.rvm/gems/ruby-2.6.6/bin:/home/gitpod/.rvm/gems/ruby-2.6.6@global/bin:/home/gitpod/.rvm/rubies/ruby-2.6.6/bin:/home/gitpod/.pyenv/plugins/pyenv-virtualenv/shims:/home/gitpod/.pyenv/shims:/workspace/.cargo/bin:/workspace/.pip-modules/bin:/workspace/.rvm/bin:/home/gitpod/.pyenv/bin:/home/gitpod/.pyenv/shims:/workspace/go/bin:/home/gitpod/go/bin:/home/gitpod/go-packages/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin/:/home/gitpod/.nvm/versions/node/v12.16.3/bin:/home/gitpod/.rvm/bin:/home/gitpod/.rvm/bin:/home/gitpod/.rvm/bin
1863 verbose lifecycle [email protected]~install: CWD: /workspace/gitpod/node_modules/canvas
1864 silly lifecycle [email protected]~install: Args: [ '-c', 'node-pre-gyp install --fallback-to-build' ]
1865 silly lifecycle [email protected]~install: Returned: code: 1  signal: null
1866 info lifecycle [email protected]~install: Failed to exec install script
1867 timing action:install Completed in 2295ms
1868 verbose unlock done using /home/gitpod/.npm/_locks/staging-712aa74d6be72afd.lock for /workspace/gitpod/node_modules/.staging
1869 timing stage:rollbackFailedOptional Completed in 109ms
1870 timing stage:runTopLevelLifecycles Completed in 6211ms
1871 silly saveTree gitpod
1871 silly saveTree └─┬ [email protected]
1871 silly saveTree   ├── [email protected]
1871 silly saveTree   ├─┬ [email protected]
1871 silly saveTree   │ ├── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ └── [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ └── [email protected]
1871 silly saveTree   │ │ └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ ├── [email protected]
1871 silly saveTree   │ │ └─┬ [email protected]
1871 silly saveTree   │ │   ├── [email protected]
1871 silly saveTree   │ │   └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ └─┬ [email protected]
1871 silly saveTree   │ │ │   └─┬ [email protected]
1871 silly saveTree   │ │ │     ├── [email protected]
1871 silly saveTree   │ │ │     └── [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ └── [email protected]
1871 silly saveTree   │ │ └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ └─┬ [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   ├── [email protected]
1871 silly saveTree   │ │ │   └── [email protected]
1871 silly saveTree   │ │ ├── [email protected]
1871 silly saveTree   │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ │ ├─┬ [email protected]
1871 silly saveTree   │ │ │ │ │ └── [email protected]
1871 silly saveTree   │ │ │ │ └─┬ [email protected]
1871 silly saveTree   │ │ │ │   └── [email protected]
1871 silly saveTree   │ │ │ ├── [email protected]
1871 silly saveTree   │ │ │ └── [email protected]
1871 silly saveTree   │ │ └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ ├── [email protected]
1871 silly saveTree   │ │ ├── [email protected]
1871 silly saveTree   │ │ └── [email protected]
1871 silly saveTree   │ ├─┬ [email protected]
1871 silly saveTree   │ │ └─┬ [email protected]
1871 silly saveTree   │ │   ├── [email protected]
1871 silly saveTree   │ │   ├─┬ [email protected]
1871 silly saveTree   │ │   │ ├─┬ [email protected]
1871 silly saveTree   │ │   │ │ └── [email protected]
1871 silly saveTree   │ │   │ └── [email protected]
1871 silly saveTree   │ │   ├── [email protected]
1871 silly saveTree   │ │   └── [email protected]
1871 silly saveTree   │ ├── [email protected]
1871 silly saveTree   │ └─┬ [email protected]
1871 silly saveTree   │   ├── [email protected]
1871 silly saveTree   │   ├─┬ [email protected]
1871 silly saveTree   │   │ └─┬ [email protected]
1871 silly saveTree   │   │   └── [email protected]
1871 silly saveTree   │   ├── [email protected]
1871 silly saveTree   │   ├── [email protected]
1871 silly saveTree   │   └── [email protected]
1871 silly saveTree   └─┬ [email protected]
1871 silly saveTree     ├─┬ [email protected]
1871 silly saveTree     │ └── [email protected]
1871 silly saveTree     └── [email protected]
1872 warn enoent ENOENT: no such file or directory, open '/workspace/gitpod/package.json'
1873 verbose enoent This is related to npm not being able to find a file.
1874 warn gitpod No description
1875 warn gitpod No repository field.
1876 warn gitpod No README data
1877 warn gitpod No license field.
1878 verbose stack Error: [email protected] install: `node-pre-gyp install --fallback-to-build`
1878 verbose stack Exit status 1
1878 verbose stack     at EventEmitter.<anonymous> (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
1878 verbose stack     at EventEmitter.emit (events.js:310:20)
1878 verbose stack     at ChildProcess.<anonymous> (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
1878 verbose stack     at ChildProcess.emit (events.js:310:20)
1878 verbose stack     at maybeClose (internal/child_process.js:1021:16)
1878 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
1879 verbose pkgid [email protected]
1880 verbose cwd /workspace/gitpod
1881 verbose Linux 4.14.138+
1882 verbose argv "/home/gitpod/.nvm/versions/node/v12.16.3/bin/node" "/home/gitpod/.nvm/versions/node/v12.16.3/bin/npm" "i" "canvas"
1883 verbose node v12.16.3
1884 verbose npm  v6.14.4
1885 error code ELIFECYCLE
1886 error errno 1
1887 error [email protected] install: `node-pre-gyp install --fallback-to-build`
1887 error Exit status 1
1888 error Failed at the [email protected] install script.
1888 error This is probably not a problem with npm. There is likely additional logging output above.
1889 verbose exit [ 1, true ]

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 Can you confirm this being the same issue on your end?

@ar065
Copy link
Author

ar065 commented May 16, 2020

@Kreyren I don't think mine even got that far

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 Provide more informations on what is the issue then so that i can provide a better help :p

kreyren likes logs and short videos with the issue

@ar065
Copy link
Author

ar065 commented May 16, 2020

gitpod /workspace $ npm i canvas

> [email protected] install /workspace/node_modules/canvas
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using needle for node-pre-gyp https download 
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v72 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error Remote end closed socket abruptly. 
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v72 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error ENOENT: Cannot cd into '/workspace/node_modules/canvas/build/Release' 
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangocairo' found
gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.14.138+
gyp ERR! command "/home/gitpod/.nvm/versions/node/v12.16.3/bin/node" "/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/workspace/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/workspace/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
gyp ERR! cwd /workspace/node_modules/canvas
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/home/gitpod/.nvm/versions/node/v12.16.3/bin/node /home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/workspace/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/workspace/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/workspace/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
node-pre-gyp ERR! System Linux 4.14.138+
node-pre-gyp ERR! command "/home/gitpod/.nvm/versions/node/v12.16.3/bin/node" "/workspace/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /workspace/node_modules/canvas
node-pre-gyp ERR! node -v v12.16.3
node-pre-gyp ERR! node-pre-gyp -v v0.11.0
node-pre-gyp ERR! not ok 
Failed to execute '/home/gitpod/.nvm/versions/node/v12.16.3/bin/node /home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/workspace/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/workspace/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
sh: 0: getcwd() failed: No such file or [email protected]~install: Failed to exec install script
gyp: Call to 'node ./util/has_lib.js jpeg' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.14.138+
gyp ERR! command "/home/gitpod/.nvm/versions/node/v12.16.3/bin/node" "/home/gitpod/.nvm/versions/node/v12.16.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/workspace/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/workspace/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
gyp ERR! cwd /workspace/node_modules/canvas
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
npm WARN enoent ENOENT: no such file or directory, open '/workspace/package.json'
npm WARN workspace No description
npm WARN workspace No repository field.
npm WARN workspace No README data
npm WARN workspace No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/gitpod/.npm/_logs/2020-05-16T20_26_10_591Z-debug.log

@ar065
Copy link
Author

ar065 commented May 16, 2020

@Kreyren Is there any other information I should provide?

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 append this to your dockerfile and see if that resolves the issue:

RUN true \
  && apt-get install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 report back if it does seems that canvas needs libcairo2-dev and lib-pango1.0-dev on ubuntu to build successfully.

@ar065
Copy link
Author

ar065 commented May 16, 2020

@Kreyren I'm sorry but how should I append that to my dockerfile?

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 You need to have a file .gitpod.yml in the root of your repository that has:

image:
  file: path/to/dockerfile

where path/to/dockerfile should point to a dockerfile within your repository with a content like:

FROM gitpod/workspace-full

USER root

RUN true \
  && apt-get install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

Alternatively if you do NOT have a .gitpod.yml in your repository you can use gp init in gitpod which is going to generate it for you.

EDIT: gp init is not going to generate the expected content you still need to append it in .gitpod.Dockerfile


See https://github.com/RXT0112/Zernit/blob/master/.gitpod.yml#L2 and https://github.com/RXT0112/Zernit/blob/master/gitpod/debian.Dockerfile for real-life example

EDIT: Typo

@Kreyren
Copy link

Kreyren commented May 16, 2020

@wolfy01 Does that make sense? O.o

Kreyren pushed a commit to Kreyren/workspace-images that referenced this issue May 16, 2020
I've concluded these being required for gitpod to be able to build canvas https://www.npmjs.com/package/canvas on gitpod to avoid gitpod-io/gitpod#1520

Fixes: gitpod-io/gitpod#1520

Signed-off-by: Jacob Hrbek <[email protected]>
@ar065
Copy link
Author

ar065 commented May 16, 2020

@Kreyren Yea, that makes sense. Thanks... sorry for the late response

@ar065
Copy link
Author

ar065 commented May 17, 2020

@Kreyren Also that didn't seem to work?

@Kreyren
Copy link

Kreyren commented May 17, 2020

Also that didn't seem to work? @wolfy01

Provide an output from npm i canvas on gitpod with requested change.

Also try

RUN true \
	&& apt-get update \
	&& apt-get install -y apt-utils \
	&& apt-get install -y \
		libcairo2-dev \
		libpango1.0-dev \
		node-nan \
		node-gyp \
		libjpeg-dev \
		libgif-dev \
		librsvg2-dev

Seems that node-nan and node-gyp are also required

@Kreyren
Copy link

Kreyren commented May 17, 2020

Which seems to work for me, see gitpod-io/workspace-images#232 (comment)

@Kreyren
Copy link

Kreyren commented May 17, 2020

Example configuration on https://gitpod.io/#https://github.com/Kreyren/gitpod-1520

@Kreyren
Copy link

Kreyren commented May 17, 2020

UPDATE: nevermind that is not enough, checking why assuming it worked yesterday O.o

@Kreyren
Copy link

Kreyren commented May 17, 2020

Relevant: Automattic/node-canvas#1496

Kreyren pushed a commit to Kreyren/node-canvas that referenced this issue May 17, 2020
Based on my research i've concluded that using `libjpeg-dev` breaks the canvas on Ubuntu 18~20 -> Updating docs for `libjpeg8-dev`

Relevant: gitpod-io/gitpod#1520

Relevant: Automattic#1496

Signed-off-by: Jacob Hrbek <[email protected]>
@Kreyren
Copy link

Kreyren commented May 17, 2020

@wolfy01 EDIT:

This works for me https://github.com/Kreyren/gitpod-1520/blob/master/.gitpod.Dockerfile, concluded that canvas needs build-essential libcairo2-dev libpango1.0-dev libjpeg8-dev libgif-dev librsvg2-dev packages on gitpod's ubuntu to install successfully.

Merge request submitted gitpod-io/workspace-images#232 so you can wait for it to be merged or append these packages to your dockerfile.

@Kreyren
Copy link

Kreyren commented May 17, 2020

@wolfy01 See gitpod-io/workspace-images#232 (comment) seems that you only need to add request and node-pre-gyp dependency to your package.json.

@Kreyren
Copy link

Kreyren commented May 17, 2020

Closing as not-our-bug assuming this seemingly (and based on info from upstream) being an issue with npm dependencies where canvas requires deprecated request and node-pre-gyp to install, let me know if the issue still persist, if so i will reopen ^-^

@Kreyren Kreyren closed this as completed May 17, 2020
@Kreyren
Copy link

Kreyren commented May 17, 2020

Also note that according to upstream (Automattic/node-canvas#1582 (comment))

Installing request is a temporary workaround until needle fixes their upstream bug (tomas/needle#312).

@ar065
Copy link
Author

ar065 commented May 17, 2020

@Kreyren Alright, thanks!

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

Successfully merging a pull request may close this issue.

2 participants