Giter VIP home page Giter VIP logo

Comments (5)

christiancompton avatar christiancompton commented on August 11, 2024

@paulredmond I was able to install this using my system version of node 8.15.0 without problems:

image

I will try to replicate using nvm and 8.11.3.

from generator-nodeserver.

paulredmond avatar paulredmond commented on August 11, 2024

Hmm, I tried using that version via nvm and still having issues. Here's the log output if that helps, it seems like it's due to a node engine requirement in swaggerize-routes?

log output

0 info it worked if it ends with ok
1 verbose cli [ '/Users/paul/.nvm/versions/node/v8.15.0/bin/node',
1 verbose cli   '/Users/paul/.nvm/versions/node/v8.15.0/bin/npm',
1 verbose cli   'install',
1 verbose cli   '-g',
1 verbose cli   'generator-nodeserver' ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 896b6bd64e01daac
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 200 https://registry.npmjs.org/generator-nodeserver 15ms (from cache)
8 silly pacote tag manifest for generator-nodeserver@latest fetched in 27ms
9 timing stage:loadCurrentTree Completed in 173ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule [email protected] checking installable status
17 http fetch GET 200 https://registry.npmjs.org/fs-extra 25ms (from cache)
18 http fetch GET 200 https://registry.npmjs.org/generator-ibm-core-node-express 26ms (from cache)
19 http fetch GET 200 https://registry.npmjs.org/generator-ibm-service-enablement 26ms (from cache)
20 http fetch GET 200 https://registry.npmjs.org/handlebars 27ms (from cache)
21 http fetch GET 200 https://registry.npmjs.org/generator-ibm-cloud-enablement 30ms (from cache)
22 http fetch GET 200 https://registry.npmjs.org/js-yaml 29ms (from cache)
23 http fetch GET 200 https://registry.npmjs.org/lodash 29ms (from cache)
24 http fetch GET 200 https://registry.npmjs.org/generator-ibm-web 35ms (from cache)
25 http fetch GET 200 https://registry.npmjs.org/log4js 33ms (from cache)
26 http fetch GET 200 https://registry.npmjs.org/yeoman-generator 35ms (from cache)
27 silly pacote range manifest for generator-ibm-core-node-express@^3.0.4 fetched in 43ms
28 silly resolveWithNewModule [email protected] checking installable status
29 silly pacote range manifest for handlebars@^4.0.12 fetched in 43ms
30 silly resolveWithNewModule [email protected] checking installable status
31 silly pacote range manifest for fs-extra@^7.0.0 fetched in 46ms
32 silly resolveWithNewModule [email protected] checking installable status
33 silly pacote range manifest for generator-ibm-service-enablement@^2.5.1 fetched in 44ms
34 silly resolveWithNewModule [email protected] checking installable status
35 silly pacote range manifest for generator-ibm-cloud-enablement@^1.2.2 fetched in 47ms
36 silly resolveWithNewModule [email protected] checking installable status
37 silly pacote range manifest for lodash@^4.17.10 fetched in 45ms
38 silly resolveWithNewModule [email protected] checking installable status
39 silly pacote range manifest for js-yaml@^3.12.0 fetched in 46ms
40 silly resolveWithNewModule [email protected] checking installable status
41 silly pacote range manifest for generator-ibm-web@^1.4.0 fetched in 48ms
42 silly resolveWithNewModule [email protected] checking installable status
43 silly pacote range manifest for log4js@^3.0.5 fetched in 46ms
44 silly resolveWithNewModule [email protected] checking installable status
45 silly pacote range manifest for yeoman-generator@^3.1.0 fetched in 46ms
46 silly resolveWithNewModule [email protected] checking installable status
47 http fetch GET 200 https://registry.npmjs.org/universalify 3ms (from cache)
48 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5ms (from cache)
49 http fetch GET 200 https://registry.npmjs.org/jsonfile 5ms (from cache)
50 silly pacote range manifest for universalify@^0.1.0 fetched in 25ms
51 silly resolveWithNewModule [email protected] checking installable status
52 silly pacote range manifest for graceful-fs@^4.1.2 fetched in 27ms
53 silly resolveWithNewModule [email protected] checking installable status
54 silly pacote range manifest for jsonfile@^4.0.0 fetched in 26ms
55 silly resolveWithNewModule [email protected] checking installable status
56 silly pacote range manifest for fs-extra@^2.0.0 fetched in 2ms
57 silly resolveWithNewModule [email protected] checking installable status
58 silly pacote range manifest for jsonfile@^2.1.0 fetched in 2ms
59 silly resolveWithNewModule [email protected] checking installable status
60 http fetch GET 200 https://registry.npmjs.org/optimist 9ms (from cache)
61 http fetch GET 200 https://registry.npmjs.org/neo-async 9ms (from cache)
62 http fetch GET 200 https://registry.npmjs.org/source-map 11ms (from cache)
63 http fetch GET 200 https://registry.npmjs.org/uglify-js 11ms (from cache)
64 silly pacote range manifest for optimist@^0.6.1 fetched in 15ms
65 silly resolveWithNewModule [email protected] checking installable status
66 silly pacote range manifest for neo-async@^2.6.0 fetched in 16ms
67 silly resolveWithNewModule [email protected] checking installable status
68 silly pacote range manifest for source-map@^0.6.1 fetched in 16ms
69 silly resolveWithNewModule [email protected] checking installable status
70 silly pacote range manifest for uglify-js@^3.1.4 fetched in 17ms
71 silly resolveWithNewModule [email protected] checking installable status
72 http fetch GET 200 https://registry.npmjs.org/minimist 2ms (from cache)
73 http fetch GET 200 https://registry.npmjs.org/wordwrap 4ms (from cache)
74 silly pacote range manifest for minimist@~0.0.1 fetched in 4ms
75 silly resolveWithNewModule [email protected] checking installable status
76 silly pacote range manifest for wordwrap@~0.0.2 fetched in 6ms
77 silly resolveWithNewModule [email protected] checking installable status
78 http fetch GET 200 https://registry.npmjs.org/commander 2ms (from cache)
79 silly pacote range manifest for commander@~2.20.0 fetched in 3ms
80 silly resolveWithNewModule [email protected] checking installable status
81 http fetch GET 200 https://registry.npmjs.org/argparse 4ms (from cache)
82 http fetch GET 200 https://registry.npmjs.org/esprima 5ms (from cache)
83 silly pacote range manifest for esprima@^4.0.0 fetched in 6ms
84 silly resolveWithNewModule [email protected] checking installable status
85 silly pacote range manifest for argparse@^1.0.7 fetched in 7ms
86 silly resolveWithNewModule [email protected] checking installable status
87 http fetch GET 200 https://registry.npmjs.org/sprintf-js 2ms (from cache)
88 silly pacote range manifest for sprintf-js@~1.0.2 fetched in 3ms
89 silly resolveWithNewModule [email protected] checking installable status
90 http fetch GET 200 https://registry.npmjs.org/async 13ms (from cache)
91 http fetch GET 200 https://registry.npmjs.org/cli-table 15ms (from cache)
92 http fetch GET 200 https://registry.npmjs.org/dateformat 14ms (from cache)
93 http fetch GET 200 https://registry.npmjs.org/chalk 15ms (from cache)
94 http fetch GET 200 https://registry.npmjs.org/cross-spawn 15ms (from cache)
95 http fetch GET 200 https://registry.npmjs.org/dargs 15ms (from cache)
96 http fetch GET 200 https://registry.npmjs.org/debug 16ms (from cache)
97 http fetch GET 200 https://registry.npmjs.org/find-up 16ms (from cache)
98 http fetch GET 200 https://registry.npmjs.org/error 21ms (from cache)
99 http fetch GET 200 https://registry.npmjs.org/detect-conflict 24ms (from cache)
100 silly pacote range manifest for async@^2.6.0 fetched in 27ms
101 silly resolveWithNewModule [email protected] checking installable status
102 silly pacote range manifest for dateformat@^3.0.3 fetched in 30ms
103 silly resolveWithNewModule [email protected] checking installable status
104 silly pacote range manifest for cli-table@^0.3.1 fetched in 33ms
105 silly resolveWithNewModule [email protected] checking installable status
106 silly pacote range manifest for chalk@^2.3.0 fetched in 35ms
107 silly resolveWithNewModule [email protected] checking installable status
108 silly pacote range manifest for cross-spawn@^6.0.5 fetched in 35ms
109 silly resolveWithNewModule [email protected] checking installable status
110 silly pacote range manifest for debug@^4.1.0 fetched in 37ms
111 silly resolveWithNewModule [email protected] checking installable status
112 silly pacote range manifest for dargs@^6.0.0 fetched in 38ms
113 silly resolveWithNewModule [email protected] checking installable status
114 silly pacote range manifest for find-up@^3.0.0 fetched in 37ms
115 silly resolveWithNewModule [email protected] checking installable status
116 silly pacote range manifest for error@^7.0.2 fetched in 41ms
117 silly resolveWithNewModule [email protected] checking installable status
118 silly pacote range manifest for detect-conflict@^1.0.0 fetched in 43ms
119 silly resolveWithNewModule [email protected] checking installable status
120 silly pacote range manifest for minimist@^1.2.0 fetched in 14ms
121 silly resolveWithNewModule [email protected] checking installable status
122 http fetch GET 200 https://registry.npmjs.org/istextorbinary 22ms (from cache)
123 http fetch GET 200 https://registry.npmjs.org/github-username 33ms (from cache)
124 http fetch GET 200 https://registry.npmjs.org/mem-fs-editor 22ms (from cache)
125 http fetch GET 200 https://registry.npmjs.org/pretty-bytes 22ms (from cache)
126 http fetch GET 200 https://registry.npmjs.org/read-chunk 23ms (from cache)
127 http fetch GET 200 https://registry.npmjs.org/make-dir 24ms (from cache)
128 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 24ms (from cache)
129 http fetch GET 200 https://registry.npmjs.org/run-async 19ms (from cache)
130 http fetch GET 200 https://registry.npmjs.org/rimraf 24ms (from cache)
131 silly pacote range manifest for pretty-bytes@^5.1.0 fetched in 27ms
132 silly resolveWithNewModule [email protected] checking installable status
133 silly pacote range manifest for mem-fs-editor@^5.0.0 fetched in 28ms
134 silly resolveWithNewModule [email protected] checking installable status
135 silly pacote range manifest for github-username@^4.0.0 fetched in 41ms
136 silly resolveWithNewModule [email protected] checking installable status
137 silly pacote range manifest for istextorbinary@^2.2.1 fetched in 30ms
138 silly resolveWithNewModule [email protected] checking installable status
139 silly pacote range manifest for make-dir@^1.1.0 fetched in 32ms
140 silly resolveWithNewModule [email protected] checking installable status
141 silly pacote range manifest for read-chunk@^3.0.0 fetched in 31ms
142 silly resolveWithNewModule [email protected] checking installable status
143 http fetch GET 200 https://registry.npmjs.org/shelljs 16ms (from cache)
144 silly pacote range manifest for read-pkg-up@^4.0.0 fetched in 31ms
145 silly resolveWithNewModule [email protected] checking installable status
146 silly pacote range manifest for run-async@^2.0.0 fetched in 26ms
147 silly resolveWithNewModule [email protected] checking installable status
148 silly pacote range manifest for rimraf@^2.6.2 fetched in 31ms
149 silly resolveWithNewModule [email protected] checking installable status
150 silly pacote range manifest for shelljs@^0.8.0 fetched in 20ms
151 silly resolveWithNewModule [email protected] checking installable status
152 http fetch GET 200 https://registry.npmjs.org/text-table 7ms (from cache)
153 http fetch GET 200 https://registry.npmjs.org/through2 7ms (from cache)
154 http fetch GET 200 https://registry.npmjs.org/yeoman-environment 8ms (from cache)
155 silly pacote range manifest for through2@^3.0.0 fetched in 10ms
156 silly resolveWithNewModule [email protected] checking installable status
157 silly pacote range manifest for yeoman-environment@^2.0.5 fetched in 11ms
158 silly resolveWithNewModule [email protected] checking installable status
159 silly pacote range manifest for text-table@^0.2.0 fetched in 12ms
160 silly resolveWithNewModule [email protected] checking installable status
161 http fetch GET 200 https://registry.npmjs.org/ansi-styles 5ms (from cache)
162 http fetch GET 200 https://registry.npmjs.org/supports-color 4ms (from cache)
163 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 5ms (from cache)
164 silly pacote range manifest for ansi-styles@^3.2.1 fetched in 7ms
165 silly resolveWithNewModule [email protected] checking installable status
166 silly pacote range manifest for supports-color@^5.3.0 fetched in 6ms
167 silly resolveWithNewModule [email protected] checking installable status
168 silly pacote range manifest for escape-string-regexp@^1.0.5 fetched in 8ms
169 silly resolveWithNewModule [email protected] checking installable status
170 http fetch GET 200 https://registry.npmjs.org/color-convert 3ms (from cache)
171 silly pacote range manifest for color-convert@^1.9.0 fetched in 5ms
172 silly resolveWithNewModule [email protected] checking installable status
173 http fetch GET 200 https://registry.npmjs.org/color-name 3ms (from cache)
174 silly pacote version manifest for [email protected] fetched in 4ms
175 silly resolveWithNewModule [email protected] checking installable status
176 http fetch GET 200 https://registry.npmjs.org/has-flag 2ms (from cache)
177 silly pacote range manifest for has-flag@^3.0.0 fetched in 3ms
178 silly resolveWithNewModule [email protected] checking installable status
179 http fetch GET 200 https://registry.npmjs.org/colors 2ms (from cache)
180 silly pacote version manifest for [email protected] fetched in 3ms
181 silly resolveWithNewModule [email protected] checking installable status
182 http fetch GET 200 https://registry.npmjs.org/nice-try 8ms (from cache)
183 http fetch GET 200 https://registry.npmjs.org/semver 9ms (from cache)
184 http fetch GET 200 https://registry.npmjs.org/shebang-command 8ms (from cache)
185 http fetch GET 200 https://registry.npmjs.org/which 8ms (from cache)
186 http fetch GET 200 https://registry.npmjs.org/path-key 10ms (from cache)
187 silly pacote range manifest for shebang-command@^1.2.0 fetched in 14ms
188 silly resolveWithNewModule [email protected] checking installable status
189 silly pacote range manifest for which@^1.2.9 fetched in 15ms
190 silly resolveWithNewModule [email protected] checking installable status
191 silly pacote range manifest for nice-try@^1.0.4 fetched in 17ms
192 silly resolveWithNewModule [email protected] checking installable status
193 silly pacote range manifest for semver@^5.5.0 fetched in 18ms
194 silly resolveWithNewModule [email protected] checking installable status
195 silly pacote range manifest for path-key@^2.0.1 fetched in 20ms
196 silly resolveWithNewModule [email protected] checking installable status
197 http fetch GET 200 https://registry.npmjs.org/shebang-regex 4ms (from cache)
198 silly pacote range manifest for shebang-regex@^1.0.0 fetched in 7ms
199 silly resolveWithNewModule [email protected] checking installable status
200 http fetch GET 200 https://registry.npmjs.org/isexe 3ms (from cache)
201 silly pacote range manifest for isexe@^2.0.0 fetched in 4ms
202 silly resolveWithNewModule [email protected] checking installable status
203 http fetch GET 200 https://registry.npmjs.org/ms 2ms (from cache)
204 silly pacote range manifest for ms@^2.1.1 fetched in 4ms
205 silly resolveWithNewModule [email protected] checking installable status
206 http fetch GET 200 https://registry.npmjs.org/string-template 5ms (from cache)
207 http fetch GET 200 https://registry.npmjs.org/xtend 3ms (from cache)
208 silly pacote range manifest for xtend@~4.0.0 fetched in 4ms
209 silly resolveWithNewModule [email protected] checking installable status
210 silly pacote range manifest for string-template@~0.2.1 fetched in 7ms
211 silly resolveWithNewModule [email protected] checking installable status
212 http fetch GET 200 https://registry.npmjs.org/locate-path 2ms (from cache)
213 silly pacote range manifest for locate-path@^3.0.0 fetched in 3ms
214 silly resolveWithNewModule [email protected] checking installable status
215 http fetch GET 200 https://registry.npmjs.org/p-locate 5ms (from cache)
216 http fetch GET 200 https://registry.npmjs.org/path-exists 5ms (from cache)
217 silly pacote range manifest for p-locate@^3.0.0 fetched in 6ms
218 silly resolveWithNewModule [email protected] checking installable status
219 silly pacote range manifest for path-exists@^3.0.0 fetched in 8ms
220 silly resolveWithNewModule [email protected] checking installable status
221 http fetch GET 200 https://registry.npmjs.org/p-limit 3ms (from cache)
222 silly pacote range manifest for p-limit@^2.0.0 fetched in 4ms
223 silly resolveWithNewModule [email protected] checking installable status
224 http fetch GET 200 https://registry.npmjs.org/p-try 1ms (from cache)
225 silly pacote range manifest for p-try@^2.0.0 fetched in 3ms
226 silly resolveWithNewModule [email protected] checking installable status
227 http fetch GET 200 https://registry.npmjs.org/gh-got 2ms (from cache)
228 silly pacote range manifest for gh-got@^6.0.0 fetched in 3ms
229 silly resolveWithNewModule [email protected] checking installable status
230 http fetch GET 200 https://registry.npmjs.org/got 3ms (from cache)
231 http fetch GET 200 https://registry.npmjs.org/is-plain-obj 4ms (from cache)
232 silly pacote range manifest for is-plain-obj@^1.1.0 fetched in 5ms
233 silly resolveWithNewModule [email protected] checking installable status
234 silly pacote range manifest for got@^7.0.0 fetched in 7ms
235 silly resolveWithNewModule [email protected] checking installable status
236 http fetch GET 200 https://registry.npmjs.org/decompress-response 12ms (from cache)
237 http fetch GET 200 https://registry.npmjs.org/duplexer3 11ms (from cache)
238 http fetch GET 200 https://registry.npmjs.org/isurl 11ms (from cache)
239 http fetch GET 200 https://registry.npmjs.org/is-stream 12ms (from cache)
240 http fetch GET 200 https://registry.npmjs.org/p-cancelable 11ms (from cache)
241 http fetch GET 200 https://registry.npmjs.org/p-timeout 11ms (from cache)
242 http fetch GET 200 https://registry.npmjs.org/safe-buffer 12ms (from cache)
243 http fetch GET 200 https://registry.npmjs.org/get-stream 15ms (from cache)
244 http fetch GET 200 https://registry.npmjs.org/lowercase-keys 14ms (from cache)
245 http fetch GET 200 https://registry.npmjs.org/is-retry-allowed 16ms (from cache)
246 silly pacote range manifest for decompress-response@^3.2.0 fetched in 17ms
247 silly resolveWithNewModule [email protected] checking installable status
248 silly pacote range manifest for duplexer3@^0.1.4 fetched in 17ms
249 silly resolveWithNewModule [email protected] checking installable status
250 silly pacote range manifest for isurl@^1.0.0-alpha5 fetched in 19ms
251 silly resolveWithNewModule [email protected] checking installable status
252 silly pacote range manifest for p-cancelable@^0.3.0 fetched in 18ms
253 silly resolveWithNewModule [email protected] checking installable status
254 silly pacote range manifest for is-stream@^1.0.0 fetched in 20ms
255 silly resolveWithNewModule [email protected] checking installable status
256 silly pacote range manifest for p-timeout@^1.1.1 fetched in 18ms
257 silly resolveWithNewModule [email protected] checking installable status
258 silly pacote range manifest for safe-buffer@^5.0.1 fetched in 19ms
259 silly resolveWithNewModule [email protected] checking installable status
260 silly pacote range manifest for get-stream@^3.0.0 fetched in 21ms
261 silly resolveWithNewModule [email protected] checking installable status
262 silly pacote range manifest for lowercase-keys@^1.0.0 fetched in 21ms
263 silly resolveWithNewModule [email protected] checking installable status
264 silly pacote range manifest for is-retry-allowed@^1.0.0 fetched in 23ms
265 silly resolveWithNewModule [email protected] checking installable status
266 http fetch GET 200 https://registry.npmjs.org/url-parse-lax 7ms (from cache)
267 http fetch GET 200 https://registry.npmjs.org/timed-out 8ms (from cache)
268 http fetch GET 200 https://registry.npmjs.org/url-to-options 6ms (from cache)
269 silly pacote range manifest for url-parse-lax@^1.0.0 fetched in 9ms
270 silly resolveWithNewModule [email protected] checking installable status
271 silly pacote range manifest for timed-out@^4.0.0 fetched in 11ms
272 silly resolveWithNewModule [email protected] checking installable status
273 silly pacote range manifest for url-to-options@^1.0.1 fetched in 9ms
274 silly resolveWithNewModule [email protected] checking installable status
275 http fetch GET 200 https://registry.npmjs.org/mimic-response 2ms (from cache)
276 silly pacote range manifest for mimic-response@^1.0.0 fetched in 3ms
277 silly resolveWithNewModule [email protected] checking installable status
278 http fetch GET 200 https://registry.npmjs.org/has-to-string-tag-x 2ms (from cache)
279 http fetch GET 200 https://registry.npmjs.org/is-object 2ms (from cache)
280 silly pacote range manifest for has-to-string-tag-x@^1.2.0 fetched in 3ms
281 silly resolveWithNewModule [email protected] checking installable status
282 silly pacote range manifest for is-object@^1.0.1 fetched in 3ms
283 silly resolveWithNewModule [email protected] checking installable status
284 http fetch GET 200 https://registry.npmjs.org/has-symbol-support-x 1ms (from cache)
285 silly pacote range manifest for has-symbol-support-x@^1.4.1 fetched in 2ms
286 silly resolveWithNewModule [email protected] checking installable status
287 http fetch GET 200 https://registry.npmjs.org/p-finally 1ms (from cache)
288 silly pacote range manifest for p-finally@^1.0.0 fetched in 2ms
289 silly resolveWithNewModule [email protected] checking installable status
290 http fetch GET 200 https://registry.npmjs.org/prepend-http 2ms (from cache)
291 silly pacote range manifest for prepend-http@^1.0.1 fetched in 3ms
292 silly resolveWithNewModule [email protected] checking installable status
293 http fetch GET 200 https://registry.npmjs.org/textextensions 4ms (from cache)
294 http fetch GET 200 https://registry.npmjs.org/editions 5ms (from cache)
295 http fetch GET 200 https://registry.npmjs.org/binaryextensions 6ms (from cache)
296 silly pacote range manifest for textextensions@^2.4.0 fetched in 6ms
297 silly resolveWithNewModule [email protected] checking installable status
298 silly pacote range manifest for editions@^2.1.3 fetched in 6ms
299 silly resolveWithNewModule [email protected] checking installable status
300 silly pacote range manifest for binaryextensions@^2.1.2 fetched in 8ms
301 silly resolveWithNewModule [email protected] checking installable status
302 http fetch GET 200 https://registry.npmjs.org/errlop 2ms (from cache)
303 silly pacote range manifest for errlop@^1.1.1 fetched in 3ms
304 silly resolveWithNewModule [email protected] checking installable status
305 http fetch GET 200 https://registry.npmjs.org/pify 2ms (from cache)
306 silly pacote range manifest for pify@^3.0.0 fetched in 3ms
307 silly resolveWithNewModule [email protected] checking installable status
308 silly pacote range manifest for through2@^2.0.0 fetched in 9ms
309 silly resolveWithNewModule [email protected] checking installable status
310 http fetch GET 200 https://registry.npmjs.org/commondir 15ms (from cache)
311 http fetch GET 200 https://registry.npmjs.org/ejs 15ms (from cache)
312 http fetch GET 200 https://registry.npmjs.org/globby 15ms (from cache)
313 http fetch GET 200 https://registry.npmjs.org/isbinaryfile 15ms (from cache)
314 http fetch GET 200 https://registry.npmjs.org/glob 17ms (from cache)
315 http fetch GET 200 https://registry.npmjs.org/mkdirp 17ms (from cache)
316 http fetch GET 200 https://registry.npmjs.org/deep-extend 18ms (from cache)
317 http fetch GET 200 https://registry.npmjs.org/vinyl 17ms (from cache)
318 http fetch GET 200 https://registry.npmjs.org/multimatch 19ms (from cache)
319 silly pacote range manifest for globby@^8.0.1 fetched in 21ms
320 silly resolveWithNewModule [email protected] checking installable status
321 silly pacote range manifest for commondir@^1.0.1 fetched in 22ms
322 silly resolveWithNewModule [email protected] checking installable status
323 silly pacote range manifest for ejs@^2.5.9 fetched in 21ms
324 silly resolveWithNewModule [email protected] checking installable status
325 silly pacote range manifest for isbinaryfile@^3.0.2 fetched in 22ms
326 silly resolveWithNewModule [email protected] checking installable status
327 silly pacote range manifest for glob@^7.0.3 fetched in 22ms
328 silly resolveWithNewModule [email protected] checking installable status
329 silly pacote range manifest for mkdirp@^0.5.0 fetched in 23ms
330 silly resolveWithNewModule [email protected] checking installable status
331 silly pacote range manifest for vinyl@^2.0.1 fetched in 23ms
332 silly resolveWithNewModule [email protected] checking installable status
333 silly pacote range manifest for multimatch@^2.0.0 fetched in 24ms
334 silly resolveWithNewModule [email protected] checking installable status
335 silly pacote range manifest for deep-extend@^0.6.0 fetched in 26ms
336 silly resolveWithNewModule [email protected] checking installable status
337 http fetch GET 200 https://registry.npmjs.org/once 7ms (from cache)
338 http fetch GET 200 https://registry.npmjs.org/fs.realpath 8ms (from cache)
339 http fetch GET 200 https://registry.npmjs.org/minimatch 7ms (from cache)
340 http fetch GET 200 https://registry.npmjs.org/inflight 9ms (from cache)
341 http fetch GET 200 https://registry.npmjs.org/inherits 9ms (from cache)
342 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 9ms (from cache)
343 silly pacote range manifest for minimatch@^3.0.4 fetched in 10ms
344 silly resolveWithNewModule [email protected] checking installable status
345 silly pacote range manifest for inflight@^1.0.4 fetched in 11ms
346 silly resolveWithNewModule [email protected] checking installable status
347 silly pacote range manifest for once@^1.3.0 fetched in 10ms
348 silly resolveWithNewModule [email protected] checking installable status
349 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 12ms
350 silly resolveWithNewModule [email protected] checking installable status
351 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 11ms
352 silly resolveWithNewModule [email protected] checking installable status
353 silly pacote range manifest for inherits@2 fetched in 13ms
354 silly resolveWithNewModule [email protected] checking installable status
355 http fetch GET 200 https://registry.npmjs.org/wrappy 2ms (from cache)
356 silly pacote range manifest for wrappy@1 fetched in 3ms
357 silly resolveWithNewModule [email protected] checking installable status
358 http fetch GET 200 https://registry.npmjs.org/brace-expansion 2ms (from cache)
359 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 3ms
360 silly resolveWithNewModule [email protected] checking installable status
361 http fetch GET 200 https://registry.npmjs.org/balanced-match 3ms (from cache)
362 http fetch GET 200 https://registry.npmjs.org/concat-map 5ms (from cache)
363 silly pacote range manifest for balanced-match@^1.0.0 fetched in 7ms
364 silly resolveWithNewModule [email protected] checking installable status
365 silly pacote version manifest for [email protected] fetched in 8ms
366 silly resolveWithNewModule [email protected] checking installable status
367 http fetch GET 200 https://registry.npmjs.org/fast-glob 4ms (from cache)
368 http fetch GET 200 https://registry.npmjs.org/slash 5ms (from cache)
369 http fetch GET 200 https://registry.npmjs.org/dir-glob 5ms (from cache)
370 http fetch GET 200 https://registry.npmjs.org/ignore 6ms (from cache)
371 http fetch GET 200 https://registry.npmjs.org/array-union 8ms (from cache)
372 silly pacote range manifest for fast-glob@^2.0.2 fetched in 7ms
373 silly resolveWithNewModule [email protected] checking installable status
374 silly pacote range manifest for slash@^1.0.0 fetched in 8ms
375 silly resolveWithNewModule [email protected] checking installable status
376 silly pacote range manifest for ignore@^3.3.5 fetched in 8ms
377 silly resolveWithNewModule [email protected] checking installable status
378 silly pacote version manifest for [email protected] fetched in 10ms
379 silly resolveWithNewModule [email protected] checking installable status
380 silly pacote range manifest for array-union@^1.0.1 fetched in 10ms
381 silly resolveWithNewModule [email protected] checking installable status
382 http fetch GET 200 https://registry.npmjs.org/array-uniq 2ms (from cache)
383 silly pacote range manifest for array-uniq@^1.0.1 fetched in 3ms
384 silly resolveWithNewModule [email protected] checking installable status
385 http fetch GET 200 https://registry.npmjs.org/arrify 2ms (from cache)
386 http fetch GET 200 https://registry.npmjs.org/path-type 2ms (from cache)
387 silly pacote range manifest for arrify@^1.0.1 fetched in 3ms
388 silly resolveWithNewModule [email protected] checking installable status
389 silly pacote range manifest for path-type@^3.0.0 fetched in 4ms
390 silly resolveWithNewModule [email protected] checking installable status
391 http fetch GET 200 https://registry.npmjs.org/@mrmlnc%2freaddir-enhanced 7ms (from cache)
392 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 7ms (from cache)
393 http fetch GET 200 https://registry.npmjs.org/merge2 9ms (from cache)
394 http fetch GET 200 https://registry.npmjs.org/glob-parent 9ms (from cache)
395 http fetch GET 200 https://registry.npmjs.org/micromatch 9ms (from cache)
396 http fetch GET 200 https://registry.npmjs.org/is-glob 13ms (from cache)
397 silly pacote range manifest for @nodelib/fs.stat@^1.1.2 fetched in 14ms
398 silly resolveWithNewModule @nodelib/[email protected] checking installable status
399 silly pacote range manifest for @mrmlnc/readdir-enhanced@^2.2.1 fetched in 15ms
400 silly resolveWithNewModule @mrmlnc/[email protected] checking installable status
401 silly pacote range manifest for merge2@^1.2.3 fetched in 15ms
402 silly resolveWithNewModule [email protected] checking installable status
403 silly pacote range manifest for glob-parent@^3.1.0 fetched in 15ms
404 silly resolveWithNewModule [email protected] checking installable status
405 silly pacote range manifest for micromatch@^3.1.10 fetched in 15ms
406 silly resolveWithNewModule [email protected] checking installable status
407 silly pacote range manifest for is-glob@^4.0.0 fetched in 16ms
408 silly resolveWithNewModule [email protected] checking installable status
409 http fetch GET 200 https://registry.npmjs.org/glob-to-regexp 2ms (from cache)
410 http fetch GET 200 https://registry.npmjs.org/call-me-maybe 3ms (from cache)
411 silly pacote range manifest for glob-to-regexp@^0.3.0 fetched in 3ms
412 silly resolveWithNewModule [email protected] checking installable status
413 silly pacote range manifest for call-me-maybe@^1.0.1 fetched in 4ms
414 silly resolveWithNewModule [email protected] checking installable status
415 silly pacote range manifest for is-glob@^3.1.0 fetched in 2ms
416 silly resolveWithNewModule [email protected] checking installable status
417 http fetch GET 200 https://registry.npmjs.org/path-dirname 2ms (from cache)
418 silly pacote range manifest for path-dirname@^1.0.0 fetched in 3ms
419 silly resolveWithNewModule [email protected] checking installable status
420 http fetch GET 200 https://registry.npmjs.org/is-extglob 2ms (from cache)
421 silly pacote range manifest for is-extglob@^2.1.0 fetched in 3ms
422 silly resolveWithNewModule [email protected] checking installable status
423 http fetch GET 200 https://registry.npmjs.org/extend-shallow 10ms (from cache)
424 http fetch GET 200 https://registry.npmjs.org/braces 11ms (from cache)
425 http fetch GET 200 https://registry.npmjs.org/define-property 11ms (from cache)
426 http fetch GET 200 https://registry.npmjs.org/array-unique 12ms (from cache)
427 http fetch GET 200 https://registry.npmjs.org/fragment-cache 11ms (from cache)
428 http fetch GET 200 https://registry.npmjs.org/nanomatch 10ms (from cache)
429 http fetch GET 200 https://registry.npmjs.org/object.pick 12ms (from cache)
430 http fetch GET 200 https://registry.npmjs.org/arr-diff 14ms (from cache)
431 http fetch GET 200 https://registry.npmjs.org/extglob 13ms (from cache)
432 http fetch GET 200 https://registry.npmjs.org/kind-of 14ms (from cache)
433 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 15ms
434 silly resolveWithNewModule [email protected] checking installable status
435 silly pacote range manifest for braces@^2.3.1 fetched in 17ms
436 silly resolveWithNewModule [email protected] checking installable status
437 silly pacote range manifest for define-property@^2.0.2 fetched in 16ms
438 silly resolveWithNewModule [email protected] checking installable status
439 silly pacote range manifest for array-unique@^0.3.2 fetched in 17ms
440 silly resolveWithNewModule [email protected] checking installable status
441 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 17ms
442 silly resolveWithNewModule [email protected] checking installable status
443 silly pacote range manifest for nanomatch@^1.2.9 fetched in 18ms
444 silly resolveWithNewModule [email protected] checking installable status
445 silly pacote range manifest for object.pick@^1.3.0 fetched in 17ms
446 silly resolveWithNewModule [email protected] checking installable status
447 silly pacote range manifest for arr-diff@^4.0.0 fetched in 19ms
448 silly resolveWithNewModule [email protected] checking installable status
449 silly pacote range manifest for extglob@^2.0.4 fetched in 19ms
450 silly resolveWithNewModule [email protected] checking installable status
451 silly pacote range manifest for kind-of@^6.0.2 fetched in 19ms
452 silly resolveWithNewModule [email protected] checking installable status
453 http fetch GET 200 https://registry.npmjs.org/regex-not 7ms (from cache)
454 http fetch GET 200 https://registry.npmjs.org/snapdragon 6ms (from cache)
455 http fetch GET 200 https://registry.npmjs.org/to-regex 7ms (from cache)
456 silly pacote range manifest for regex-not@^1.0.0 fetched in 10ms
457 silly resolveWithNewModule [email protected] checking installable status
458 silly pacote range manifest for to-regex@^3.0.2 fetched in 9ms
459 silly resolveWithNewModule [email protected] checking installable status
460 silly pacote range manifest for snapdragon@^0.8.1 fetched in 10ms
461 silly resolveWithNewModule [email protected] checking installable status
462 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 3ms
463 silly resolveWithNewModule [email protected] checking installable status
464 http fetch GET 200 https://registry.npmjs.org/snapdragon-node 5ms (from cache)
465 http fetch GET 200 https://registry.npmjs.org/repeat-element 7ms (from cache)
466 http fetch GET 200 https://registry.npmjs.org/isobject 7ms (from cache)
467 http fetch GET 200 https://registry.npmjs.org/arr-flatten 7ms (from cache)
468 http fetch GET 200 https://registry.npmjs.org/fill-range 8ms (from cache)
469 http fetch GET 200 https://registry.npmjs.org/split-string 7ms (from cache)
470 silly pacote range manifest for isobject@^3.0.1 fetched in 10ms
471 silly resolveWithNewModule [email protected] checking installable status
472 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 9ms
473 silly resolveWithNewModule [email protected] checking installable status
474 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 11ms
475 silly resolveWithNewModule [email protected] checking installable status
476 silly pacote range manifest for repeat-element@^1.1.2 fetched in 12ms
477 silly resolveWithNewModule [email protected] checking installable status
478 silly pacote range manifest for split-string@^3.0.2 fetched in 11ms
479 silly resolveWithNewModule [email protected] checking installable status
480 silly pacote range manifest for fill-range@^4.0.0 fetched in 13ms
481 silly resolveWithNewModule [email protected] checking installable status
482 http fetch GET 200 https://registry.npmjs.org/is-extendable 1ms (from cache)
483 silly pacote range manifest for is-extendable@^0.1.0 fetched in 2ms
484 silly resolveWithNewModule [email protected] checking installable status
485 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 5ms
486 silly resolveWithNewModule [email protected] checking installable status
487 http fetch GET 200 https://registry.npmjs.org/to-regex-range 8ms (from cache)
488 http fetch GET 200 https://registry.npmjs.org/repeat-string 9ms (from cache)
489 http fetch GET 200 https://registry.npmjs.org/is-number 10ms (from cache)
490 silly pacote range manifest for repeat-string@^1.6.1 fetched in 11ms
491 silly resolveWithNewModule [email protected] checking installable status
492 silly pacote range manifest for is-number@^3.0.0 fetched in 14ms
493 silly resolveWithNewModule [email protected] checking installable status
494 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 13ms
495 silly resolveWithNewModule [email protected] checking installable status
496 silly pacote range manifest for kind-of@^3.0.2 fetched in 1ms
497 silly resolveWithNewModule [email protected] checking installable status
498 http fetch GET 200 https://registry.npmjs.org/is-buffer 2ms (from cache)
499 silly pacote range manifest for is-buffer@^1.1.5 fetched in 3ms
500 silly resolveWithNewModule [email protected] checking installable status
501 silly pacote range manifest for debug@^2.2.0 fetched in 4ms
502 silly resolveWithNewModule [email protected] checking installable status
503 silly pacote range manifest for define-property@^0.2.5 fetched in 5ms
504 silly resolveWithNewModule [email protected] checking installable status
505 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 5ms
506 silly resolveWithNewModule [email protected] checking installable status
507 silly pacote range manifest for source-map@^0.5.6 fetched in 6ms
508 silly resolveWithNewModule [email protected] checking installable status
509 http fetch GET 200 https://registry.npmjs.org/base 8ms (from cache)
510 http fetch GET 200 https://registry.npmjs.org/use 7ms (from cache)
511 http fetch GET 200 https://registry.npmjs.org/map-cache 9ms (from cache)
512 http fetch GET 200 https://registry.npmjs.org/source-map-resolve 9ms (from cache)
513 silly pacote range manifest for use@^3.1.0 fetched in 9ms
514 silly resolveWithNewModule [email protected] checking installable status
515 silly pacote range manifest for base@^0.11.1 fetched in 10ms
516 silly resolveWithNewModule [email protected] checking installable status
517 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 11ms
518 silly resolveWithNewModule [email protected] checking installable status
519 silly pacote range manifest for map-cache@^0.2.2 fetched in 11ms
520 silly resolveWithNewModule [email protected] checking installable status
521 silly pacote range manifest for define-property@^1.0.0 fetched in 4ms
522 silly resolveWithNewModule [email protected] checking installable status
523 http fetch GET 200 https://registry.npmjs.org/class-utils 8ms (from cache)
524 http fetch GET 200 https://registry.npmjs.org/component-emitter 8ms (from cache)
525 http fetch GET 200 https://registry.npmjs.org/mixin-deep 7ms (from cache)
526 http fetch GET 200 https://registry.npmjs.org/pascalcase 7ms (from cache)
527 http fetch GET 200 https://registry.npmjs.org/cache-base 9ms (from cache)
528 silly pacote range manifest for class-utils@^0.3.5 fetched in 10ms
529 silly resolveWithNewModule [email protected] checking installable status
530 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 10ms
531 silly resolveWithNewModule [email protected] checking installable status
532 silly pacote range manifest for component-emitter@^1.2.1 fetched in 11ms
533 silly resolveWithNewModule [email protected] checking installable status
534 silly pacote range manifest for pascalcase@^0.1.1 fetched in 11ms
535 silly resolveWithNewModule [email protected] checking installable status
536 silly pacote range manifest for cache-base@^1.0.1 fetched in 12ms
537 silly resolveWithNewModule [email protected] checking installable status
538 http fetch GET 200 https://registry.npmjs.org/get-value 6ms (from cache)
539 http fetch GET 200 https://registry.npmjs.org/set-value 6ms (from cache)
540 http fetch GET 200 https://registry.npmjs.org/collection-visit 7ms (from cache)
541 http fetch GET 200 https://registry.npmjs.org/to-object-path 6ms (from cache)
542 http fetch GET 200 https://registry.npmjs.org/union-value 6ms (from cache)
543 http fetch GET 200 https://registry.npmjs.org/unset-value 6ms (from cache)
544 http fetch GET 200 https://registry.npmjs.org/has-value 8ms (from cache)
545 silly pacote range manifest for set-value@^2.0.0 fetched in 9ms
546 silly resolveWithNewModule [email protected] checking installable status
547 silly pacote range manifest for get-value@^2.0.6 fetched in 10ms
548 silly resolveWithNewModule [email protected] checking installable status
549 silly pacote range manifest for union-value@^1.0.0 fetched in 9ms
550 silly resolveWithNewModule [email protected] checking installable status
551 silly pacote range manifest for unset-value@^1.0.0 fetched in 10ms
552 silly resolveWithNewModule [email protected] checking installable status
553 silly pacote range manifest for collection-visit@^1.0.0 fetched in 12ms
554 silly resolveWithNewModule [email protected] checking installable status
555 silly pacote range manifest for to-object-path@^0.3.0 fetched in 11ms
556 silly resolveWithNewModule [email protected] checking installable status
557 silly pacote range manifest for has-value@^1.0.0 fetched in 12ms
558 silly resolveWithNewModule [email protected] checking installable status
559 http fetch GET 200 https://registry.npmjs.org/map-visit 2ms (from cache)
560 http fetch GET 200 https://registry.npmjs.org/object-visit 2ms (from cache)
561 silly pacote range manifest for map-visit@^1.0.0 fetched in 3ms
562 silly resolveWithNewModule [email protected] checking installable status
563 silly pacote range manifest for object-visit@^1.0.0 fetched in 3ms
564 silly resolveWithNewModule [email protected] checking installable status
565 http fetch GET 200 https://registry.npmjs.org/has-values 2ms (from cache)
566 silly pacote range manifest for has-values@^1.0.0 fetched in 3ms
567 silly resolveWithNewModule [email protected] checking installable status
568 silly pacote range manifest for kind-of@^4.0.0 fetched in 1ms
569 silly resolveWithNewModule [email protected] checking installable status
570 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms
571 silly resolveWithNewModule [email protected] checking installable status
572 http fetch GET 200 https://registry.npmjs.org/is-plain-object 2ms (from cache)
573 silly pacote range manifest for is-plain-object@^2.0.3 fetched in 3ms
574 silly resolveWithNewModule [email protected] checking installable status
575 silly pacote range manifest for is-extendable@^1.0.1 fetched in 1ms
576 silly resolveWithNewModule [email protected] checking installable status
577 http fetch GET 200 https://registry.npmjs.org/assign-symbols 3ms (from cache)
578 silly pacote range manifest for assign-symbols@^1.0.0 fetched in 6ms
579 silly resolveWithNewModule [email protected] checking installable status
580 silly pacote range manifest for kind-of@^3.0.2 fetched in 0ms
581 silly resolveWithNewModule [email protected] checking installable status
582 silly pacote range manifest for set-value@^0.4.3 fetched in 1ms
583 silly resolveWithNewModule [email protected] checking installable status
584 http fetch GET 200 https://registry.npmjs.org/arr-union 2ms (from cache)
585 silly pacote range manifest for arr-union@^3.1.0 fetched in 3ms
586 silly resolveWithNewModule [email protected] checking installable status
587 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 0ms
588 silly resolveWithNewModule [email protected] checking installable status
589 silly pacote range manifest for has-value@^0.3.1 fetched in 0ms
590 silly resolveWithNewModule [email protected] checking installable status
591 silly pacote range manifest for has-values@^0.1.4 fetched in 1ms
592 silly resolveWithNewModule [email protected] checking installable status
593 silly pacote range manifest for isobject@^2.0.0 fetched in 1ms
594 silly resolveWithNewModule [email protected] checking installable status
595 http fetch GET 200 https://registry.npmjs.org/isarray 2ms (from cache)
596 silly pacote version manifest for [email protected] fetched in 3ms
597 silly resolveWithNewModule [email protected] checking installable status
598 silly pacote range manifest for define-property@^0.2.5 fetched in 1ms
599 silly resolveWithNewModule [email protected] checking installable status
600 http fetch GET 200 https://registry.npmjs.org/static-extend 1ms (from cache)
601 silly pacote range manifest for static-extend@^0.1.1 fetched in 2ms
602 silly resolveWithNewModule [email protected] checking installable status
603 http fetch GET 200 https://registry.npmjs.org/is-descriptor 1ms (from cache)
604 silly pacote range manifest for is-descriptor@^0.1.0 fetched in 2ms
605 silly resolveWithNewModule [email protected] checking installable status
606 silly pacote range manifest for kind-of@^5.0.0 fetched in 2ms
607 silly resolveWithNewModule [email protected] checking installable status
608 http fetch GET 200 https://registry.npmjs.org/is-data-descriptor 2ms (from cache)
609 http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor 3ms (from cache)
610 silly pacote range manifest for is-accessor-descriptor@^0.1.6 fetched in 4ms
611 silly resolveWithNewModule [email protected] checking installable status
612 silly pacote range manifest for is-data-descriptor@^0.1.4 fetched in 4ms
613 silly resolveWithNewModule [email protected] checking installable status
614 silly pacote range manifest for kind-of@^3.0.2 fetched in 0ms
615 silly resolveWithNewModule [email protected] checking installable status
616 silly pacote range manifest for kind-of@^3.0.2 fetched in 1ms
617 silly resolveWithNewModule [email protected] checking installable status
618 silly pacote range manifest for define-property@^0.2.5 fetched in 2ms
619 silly resolveWithNewModule [email protected] checking installable status
620 http fetch GET 200 https://registry.npmjs.org/object-copy 3ms (from cache)
621 silly pacote range manifest for object-copy@^0.1.0 fetched in 4ms
622 silly resolveWithNewModule [email protected] checking installable status
623 silly pacote range manifest for define-property@^0.2.5 fetched in 1ms
624 silly resolveWithNewModule [email protected] checking installable status
625 silly pacote range manifest for kind-of@^3.0.3 fetched in 2ms
626 silly resolveWithNewModule [email protected] checking installable status
627 http fetch GET 200 https://registry.npmjs.org/copy-descriptor 3ms (from cache)
628 silly pacote range manifest for copy-descriptor@^0.1.0 fetched in 3ms
629 silly resolveWithNewModule [email protected] checking installable status
630 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 0ms
631 silly resolveWithNewModule [email protected] checking installable status
632 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
633 silly resolveWithNewModule [email protected] checking installable status
634 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 0ms
635 silly resolveWithNewModule [email protected] checking installable status
636 silly pacote range manifest for is-extendable@^1.0.1 fetched in 1ms
637 silly resolveWithNewModule [email protected] checking installable status
638 http fetch GET 200 https://registry.npmjs.org/for-in 2ms (from cache)
639 silly pacote range manifest for for-in@^1.0.2 fetched in 3ms
640 silly resolveWithNewModule [email protected] checking installable status
641 silly pacote version manifest for [email protected] fetched in 1ms
642 silly resolveWithNewModule [email protected] checking installable status
643 http fetch GET 200 https://registry.npmjs.org/urix 6ms (from cache)
644 http fetch GET 200 https://registry.npmjs.org/decode-uri-component 6ms (from cache)
645 http fetch GET 200 https://registry.npmjs.org/atob 6ms (from cache)
646 http fetch GET 200 https://registry.npmjs.org/source-map-url 7ms (from cache)
647 http fetch GET 200 https://registry.npmjs.org/resolve-url 7ms (from cache)
648 silly pacote range manifest for urix@^0.1.0 fetched in 8ms
649 silly resolveWithNewModule [email protected] checking installable status
650 silly pacote range manifest for decode-uri-component@^0.2.0 fetched in 9ms
651 silly resolveWithNewModule [email protected] checking installable status
652 silly pacote range manifest for atob@^2.1.1 fetched in 10ms
653 silly resolveWithNewModule [email protected] checking installable status
654 silly pacote range manifest for source-map-url@^0.4.0 fetched in 10ms
655 silly resolveWithNewModule [email protected] checking installable status
656 silly pacote range manifest for resolve-url@^0.2.1 fetched in 11ms
657 silly resolveWithNewModule [email protected] checking installable status
658 silly pacote range manifest for define-property@^1.0.0 fetched in 2ms
659 silly resolveWithNewModule [email protected] checking installable status
660 http fetch GET 200 https://registry.npmjs.org/snapdragon-util 6ms (from cache)
661 silly pacote range manifest for snapdragon-util@^3.0.1 fetched in 7ms
662 silly resolveWithNewModule [email protected] checking installable status
663 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 1ms
664 silly resolveWithNewModule [email protected] checking installable status
665 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
666 silly resolveWithNewModule [email protected] checking installable status
667 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 2ms
668 silly resolveWithNewModule [email protected] checking installable status
669 silly pacote range manifest for kind-of@^3.2.0 fetched in 1ms
670 silly resolveWithNewModule [email protected] checking installable status
671 http fetch GET 200 https://registry.npmjs.org/safe-regex 2ms (from cache)
672 silly pacote range manifest for safe-regex@^1.1.0 fetched in 3ms
673 silly resolveWithNewModule [email protected] checking installable status
674 silly pacote range manifest for is-descriptor@^1.0.2 fetched in 0ms
675 silly resolveWithNewModule [email protected] checking installable status
676 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
677 silly resolveWithNewModule [email protected] checking installable status
678 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 1ms
679 silly resolveWithNewModule [email protected] checking installable status
680 http fetch GET 200 https://registry.npmjs.org/ret 2ms (from cache)
681 silly pacote range manifest for ret@~0.1.10 fetched in 4ms
682 silly resolveWithNewModule [email protected] checking installable status
683 silly pacote range manifest for define-property@^1.0.0 fetched in 1ms
684 silly resolveWithNewModule [email protected] checking installable status
685 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms
686 silly resolveWithNewModule [email protected] checking installable status
687 http fetch GET 200 https://registry.npmjs.org/expand-brackets 2ms (from cache)
688 silly pacote range manifest for expand-brackets@^2.1.4 fetched in 3ms
689 silly resolveWithNewModule [email protected] checking installable status
690 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 1ms
691 silly resolveWithNewModule [email protected] checking installable status
692 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 0ms
693 silly resolveWithNewModule [email protected] checking installable status
694 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
695 silly resolveWithNewModule [email protected] checking installable status
696 silly pacote range manifest for debug@^2.3.3 fetched in 1ms
697 silly resolveWithNewModule [email protected] checking installable status
698 silly pacote range manifest for define-property@^0.2.5 fetched in 2ms
699 silly resolveWithNewModule [email protected] checking installable status
700 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 2ms
701 silly resolveWithNewModule [email protected] checking installable status
702 http fetch GET 200 https://registry.npmjs.org/posix-character-classes 3ms (from cache)
703 silly pacote range manifest for posix-character-classes@^0.1.0 fetched in 4ms
704 silly resolveWithNewModule [email protected] checking installable status
705 silly pacote version manifest for [email protected] fetched in 1ms
706 silly resolveWithNewModule [email protected] checking installable status
707 http fetch GET 200 https://registry.npmjs.org/is-windows 2ms (from cache)
708 silly pacote range manifest for is-windows@^1.0.2 fetched in 3ms
709 silly resolveWithNewModule [email protected] checking installable status
710 http fetch GET 200 https://registry.npmjs.org/buffer-alloc 1ms (from cache)
711 silly pacote range manifest for buffer-alloc@^1.2.0 fetched in 3ms
712 silly resolveWithNewModule [email protected] checking installable status
713 http fetch GET 200 https://registry.npmjs.org/buffer-fill 2ms (from cache)
714 http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe 3ms (from cache)
715 silly pacote range manifest for buffer-fill@^1.0.0 fetched in 4ms
716 silly resolveWithNewModule [email protected] checking installable status
717 silly pacote range manifest for buffer-alloc-unsafe@^1.1.0 fetched in 4ms
718 silly resolveWithNewModule [email protected] checking installable status
719 silly pacote version manifest for [email protected] fetched in 1ms
720 silly resolveWithNewModule [email protected] checking installable status
721 http fetch GET 200 https://registry.npmjs.org/array-differ 1ms (from cache)
722 silly pacote range manifest for array-differ@^1.0.0 fetched in 2ms
723 silly resolveWithNewModule [email protected] checking installable status
724 http fetch GET 200 https://registry.npmjs.org/readable-stream 6ms (from cache)
725 silly pacote range manifest for readable-stream@~2.3.6 fetched in 8ms
726 silly resolveWithNewModule [email protected] checking installable status
727 http fetch GET 200 https://registry.npmjs.org/core-util-is 4ms (from cache)
728 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 4ms (from cache)
729 http fetch GET 200 https://registry.npmjs.org/string_decoder 3ms (from cache)
730 http fetch GET 200 https://registry.npmjs.org/util-deprecate 4ms (from cache)
731 silly pacote range manifest for core-util-is@~1.0.0 fetched in 5ms
732 silly resolveWithNewModule [email protected] checking installable status
733 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 6ms
734 silly resolveWithNewModule [email protected] checking installable status
735 silly pacote range manifest for string_decoder@~1.1.1 fetched in 6ms
736 silly resolveWithNewModule [email protected] checking installable status
737 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 5ms
738 silly resolveWithNewModule [email protected] checking installable status
739 http fetch GET 200 https://registry.npmjs.org/clone-buffer 6ms (from cache)
740 http fetch GET 200 https://registry.npmjs.org/remove-trailing-separator 5ms (from cache)
741 http fetch GET 200 https://registry.npmjs.org/cloneable-readable 5ms (from cache)
742 http fetch GET 200 https://registry.npmjs.org/clone 6ms (from cache)
743 http fetch GET 200 https://registry.npmjs.org/clone-stats 7ms (from cache)
744 http fetch GET 200 https://registry.npmjs.org/replace-ext 6ms (from cache)
745 silly pacote range manifest for clone-buffer@^1.0.0 fetched in 8ms
746 silly resolveWithNewModule [email protected] checking installable status
747 silly pacote range manifest for clone@^2.1.1 fetched in 9ms
748 silly resolveWithNewModule [email protected] checking installable status
749 silly pacote range manifest for cloneable-readable@^1.0.0 fetched in 8ms
750 silly resolveWithNewModule [email protected] checking installable status
751 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 9ms
752 silly resolveWithNewModule [email protected] checking installable status
753 silly pacote range manifest for clone-stats@^1.0.0 fetched in 10ms
754 silly resolveWithNewModule [email protected] checking installable status
755 silly pacote range manifest for replace-ext@^1.0.0 fetched in 9ms
756 silly resolveWithNewModule [email protected] checking installable status
757 silly pacote range manifest for pify@^4.0.1 fetched in 1ms
758 silly resolveWithNewModule [email protected] checking installable status
759 http fetch GET 200 https://registry.npmjs.org/with-open-file 2ms (from cache)
760 silly pacote range manifest for with-open-file@^0.1.6 fetched in 3ms
761 silly resolveWithNewModule [email protected] checking installable status
762 silly pacote range manifest for pify@^4.0.1 fetched in 1ms
763 silly resolveWithNewModule [email protected] checking installable status
764 http fetch GET 200 https://registry.npmjs.org/read-pkg 3ms (from cache)
765 silly pacote range manifest for read-pkg@^3.0.0 fetched in 4ms
766 silly resolveWithNewModule [email protected] checking installable status
767 http fetch GET 200 https://registry.npmjs.org/load-json-file 4ms (from cache)
768 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 5ms (from cache)
769 silly pacote range manifest for load-json-file@^4.0.0 fetched in 6ms
770 silly resolveWithNewModule [email protected] checking installable status
771 silly pacote range manifest for normalize-package-data@^2.3.2 fetched in 7ms
772 silly resolveWithNewModule [email protected] checking installable status
773 http fetch GET 200 https://registry.npmjs.org/strip-bom 3ms (from cache)
774 http fetch GET 200 https://registry.npmjs.org/parse-json 3ms (from cache)
775 silly pacote range manifest for parse-json@^4.0.0 fetched in 4ms
776 silly resolveWithNewModule [email protected] checking installable status
777 silly pacote range manifest for strip-bom@^3.0.0 fetched in 5ms
778 silly resolveWithNewModule [email protected] checking installable status
779 http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors 2ms (from cache)
780 http fetch GET 200 https://registry.npmjs.org/error-ex 2ms (from cache)
781 silly pacote range manifest for json-parse-better-errors@^1.0.1 fetched in 3ms
782 silly resolveWithNewModule [email protected] checking installable status
783 silly pacote range manifest for error-ex@^1.3.1 fetched in 3ms
784 silly resolveWithNewModule [email protected] checking installable status
785 http fetch GET 200 https://registry.npmjs.org/is-arrayish 2ms (from cache)
786 silly pacote range manifest for is-arrayish@^0.2.1 fetched in 3ms
787 silly resolveWithNewModule [email protected] checking installable status
788 http fetch GET 200 https://registry.npmjs.org/resolve 3ms (from cache)
789 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 3ms (from cache)
790 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 4ms (from cache)
791 silly pacote range manifest for hosted-git-info@^2.1.4 fetched in 5ms
792 silly resolveWithNewModule [email protected] checking installable status
793 silly pacote range manifest for resolve@^1.10.0 fetched in 5ms
794 silly resolveWithNewModule [email protected] checking installable status
795 silly pacote range manifest for validate-npm-package-license@^3.0.1 fetched in 6ms
796 silly resolveWithNewModule [email protected] checking installable status
797 http fetch GET 200 https://registry.npmjs.org/path-parse 2ms (from cache)
798 silly pacote range manifest for path-parse@^1.0.6 fetched in 2ms
799 silly resolveWithNewModule [email protected] checking installable status
800 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 6ms (from cache)
801 http fetch GET 200 https://registry.npmjs.org/spdx-correct 6ms (from cache)
802 silly pacote range manifest for spdx-expression-parse@^3.0.0 fetched in 7ms
803 silly resolveWithNewModule [email protected] checking installable status
804 silly pacote range manifest for spdx-correct@^3.0.0 fetched in 8ms
805 silly resolveWithNewModule [email protected] checking installable status
806 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 2ms (from cache)
807 silly pacote range manifest for spdx-license-ids@^3.0.0 fetched in 3ms
808 silly resolveWithNewModule [email protected] checking installable status
809 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 1ms (from cache)
810 silly pacote range manifest for spdx-exceptions@^2.1.0 fetched in 2ms
811 silly resolveWithNewModule [email protected] checking installable status
812 http fetch GET 200 https://registry.npmjs.org/is-promise 2ms (from cache)
813 silly pacote range manifest for is-promise@^2.1.0 fetched in 4ms
814 silly resolveWithNewModule [email protected] checking installable status
815 http fetch GET 200 https://registry.npmjs.org/interpret 2ms (from cache)
816 http fetch GET 200 https://registry.npmjs.org/rechoir 2ms (from cache)
817 silly pacote range manifest for interpret@^1.0.0 fetched in 3ms
818 silly resolveWithNewModule [email protected] checking installable status
819 silly pacote range manifest for rechoir@^0.6.2 fetched in 4ms
820 silly resolveWithNewModule [email protected] checking installable status
821 silly pacote range manifest for debug@^3.1.0 fetched in 7ms
822 silly resolveWithNewModule [email protected] checking installable status
823 http fetch GET 200 https://registry.npmjs.org/grouped-queue 8ms (from cache)
824 http fetch GET 200 https://registry.npmjs.org/diff 8ms (from cache)
825 http fetch GET 200 https://registry.npmjs.org/inquirer 8ms (from cache)
826 http fetch GET 200 https://registry.npmjs.org/is-scoped 10ms (from cache)
827 http fetch GET 200 https://registry.npmjs.org/mem-fs 10ms (from cache)
828 http fetch GET 200 https://registry.npmjs.org/untildify 10ms (from cache)
829 http fetch GET 200 https://registry.npmjs.org/log-symbols 10ms (from cache)
830 http fetch GET 200 https://registry.npmjs.org/strip-ansi 11ms (from cache)
831 silly pacote range manifest for grouped-queue@^0.3.3 fetched in 12ms
832 silly resolveWithNewModule [email protected] checking installable status
833 silly pacote range manifest for inquirer@^6.0.0 fetched in 12ms
834 silly resolveWithNewModule [email protected] checking installable status
835 silly pacote range manifest for diff@^3.5.0 fetched in 14ms
836 silly resolveWithNewModule [email protected] checking installable status
837 silly pacote range manifest for untildify@^3.0.3 fetched in 14ms
838 silly resolveWithNewModule [email protected] checking installable status
839 silly pacote range manifest for log-symbols@^2.2.0 fetched in 14ms
840 silly resolveWithNewModule [email protected] checking installable status
841 silly pacote range manifest for is-scoped@^1.0.0 fetched in 14ms
842 silly resolveWithNewModule [email protected] checking installable status
843 silly pacote range manifest for mem-fs@^1.1.0 fetched in 15ms
844 silly resolveWithNewModule [email protected] checking installable status
845 silly pacote range manifest for strip-ansi@^4.0.0 fetched in 15ms
846 silly resolveWithNewModule [email protected] checking installable status
847 silly pacote range manifest for strip-ansi@^5.1.0 fetched in 7ms
848 silly resolveWithNewModule [email protected] checking installable status
849 http fetch GET 200 https://registry.npmjs.org/cli-cursor 13ms (from cache)
850 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 13ms (from cache)
851 http fetch GET 200 https://registry.npmjs.org/cli-width 14ms (from cache)
852 http fetch GET 200 https://registry.npmjs.org/mute-stream 14ms (from cache)
853 http fetch GET 200 https://registry.npmjs.org/through 11ms (from cache)
854 http fetch GET 200 https://registry.npmjs.org/external-editor 14ms (from cache)
855 http fetch GET 200 https://registry.npmjs.org/figures 16ms (from cache)
856 http fetch GET 200 https://registry.npmjs.org/rxjs 15ms (from cache)
857 http fetch GET 200 https://registry.npmjs.org/string-width 50ms (from cache)
858 silly pacote range manifest for cli-cursor@^2.1.0 fetched in 54ms
859 silly resolveWithNewModule [email protected] checking installable status
860 silly pacote range manifest for ansi-escapes@^3.2.0 fetched in 54ms
861 silly resolveWithNewModule [email protected] checking installable status
862 silly pacote range manifest for through@^2.3.6 fetched in 51ms
863 silly resolveWithNewModule [email protected] checking installable status
864 silly pacote range manifest for external-editor@^3.0.3 fetched in 54ms
865 silly resolveWithNewModule [email protected] checking installable status
866 silly pacote range manifest for cli-width@^2.0.0 fetched in 56ms
867 silly resolveWithNewModule [email protected] checking installable status
868 silly pacote version manifest for [email protected] fetched in 55ms
869 silly resolveWithNewModule [email protected] checking installable status
870 silly pacote range manifest for figures@^2.0.0 fetched in 55ms
871 silly resolveWithNewModule [email protected] checking installable status
872 silly pacote range manifest for rxjs@^6.4.0 fetched in 56ms
873 silly resolveWithNewModule [email protected] checking installable status
874 silly pacote range manifest for string-width@^2.1.0 fetched in 54ms
875 silly resolveWithNewModule [email protected] checking installable status
876 http fetch GET 200 https://registry.npmjs.org/restore-cursor 1ms (from cache)
877 silly pacote range manifest for restore-cursor@^2.0.0 fetched in 2ms
878 silly resolveWithNewModule [email protected] checking installable status
879 http fetch GET 200 https://registry.npmjs.org/signal-exit 3ms (from cache)
880 http fetch GET 200 https://registry.npmjs.org/onetime 3ms (from cache)
881 silly pacote range manifest for signal-exit@^3.0.2 fetched in 4ms
882 silly resolveWithNewModule [email protected] checking installable status
883 silly pacote range manifest for onetime@^2.0.0 fetched in 5ms
884 silly resolveWithNewModule [email protected] checking installable status
885 http fetch GET 200 https://registry.npmjs.org/mimic-fn 2ms (from cache)
886 silly pacote range manifest for mimic-fn@^1.0.0 fetched in 3ms
887 silly resolveWithNewModule [email protected] checking installable status
888 http fetch GET 200 https://registry.npmjs.org/chardet 4ms (from cache)
889 http fetch GET 200 https://registry.npmjs.org/iconv-lite 4ms (from cache)
890 http fetch GET 200 https://registry.npmjs.org/tmp 5ms (from cache)
891 silly pacote range manifest for tmp@^0.0.33 fetched in 6ms
892 silly resolveWithNewModule [email protected] checking installable status
893 silly pacote range manifest for iconv-lite@^0.4.24 fetched in 7ms
894 silly resolveWithNewModule [email protected] checking installable status
895 silly pacote range manifest for chardet@^0.7.0 fetched in 8ms
896 silly resolveWithNewModule [email protected] checking installable status
897 http fetch GET 200 https://registry.npmjs.org/safer-buffer 2ms (from cache)
898 silly pacote range manifest for safer-buffer@>= 2.1.2 < 3 fetched in 3ms
899 silly resolveWithNewModule [email protected] checking installable status
900 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 1ms (from cache)
901 silly pacote range manifest for os-tmpdir@~1.0.2 fetched in 2ms
902 silly resolveWithNewModule [email protected] checking installable status
903 http fetch GET 200 https://registry.npmjs.org/tslib 2ms (from cache)
904 silly pacote range manifest for tslib@^1.9.0 fetched in 3ms
905 silly resolveWithNewModule [email protected] checking installable status
906 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 1ms (from cache)
907 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 2ms
908 silly resolveWithNewModule [email protected] checking installable status
909 http fetch GET 200 https://registry.npmjs.org/ansi-regex 1ms (from cache)
910 silly pacote range manifest for ansi-regex@^3.0.0 fetched in 3ms
911 silly resolveWithNewModule [email protected] checking installable status
912 silly pacote range manifest for ansi-regex@^4.1.0 fetched in 1ms
913 silly resolveWithNewModule [email protected] checking installable status
914 http fetch GET 200 https://registry.npmjs.org/scoped-regex 1ms (from cache)
915 silly pacote range manifest for scoped-regex@^1.0.0 fetched in 2ms
916 silly resolveWithNewModule [email protected] checking installable status
917 silly pacote range manifest for through2@^2.0.0 fetched in 1ms
918 silly resolveWithNewModule [email protected] checking installable status
919 silly pacote range manifest for vinyl@^1.1.0 fetched in 2ms
920 silly resolveWithNewModule [email protected] checking installable status
921 http fetch GET 200 https://registry.npmjs.org/vinyl-file 2ms (from cache)
922 silly pacote range manifest for vinyl-file@^2.0.0 fetched in 3ms
923 silly resolveWithNewModule [email protected] checking installable status
924 silly pacote range manifest for clone-stats@^0.0.1 fetched in 1ms
925 silly resolveWithNewModule [email protected] checking installable status
926 silly pacote range manifest for clone@^1.0.0 fetched in 2ms
927 silly resolveWithNewModule [email protected] checking installable status
928 silly pacote version manifest for [email protected] fetched in 2ms
929 silly resolveWithNewModule [email protected] checking installable status
930 silly pacote range manifest for pify@^2.3.0 fetched in 2ms
931 silly resolveWithNewModule [email protected] checking installable status
932 silly pacote range manifest for strip-bom@^2.0.0 fetched in 1ms
933 silly resolveWithNewModule [email protected] checking installable status
934 silly pacote range manifest for vinyl@^1.1.0 fetched in 1ms
935 silly resolveWithNewModule [email protected] checking installable status
936 http fetch GET 200 https://registry.npmjs.org/strip-bom-stream 3ms (from cache)
937 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 5ms (from cache)
938 silly pacote range manifest for strip-bom-stream@^2.0.0 fetched in 4ms
939 silly resolveWithNewModule [email protected] checking installable status
940 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 6ms
941 silly resolveWithNewModule [email protected] checking installable status
942 http fetch GET 200 https://registry.npmjs.org/pinkie 2ms (from cache)
943 silly pacote range manifest for pinkie@^2.0.0 fetched in 3ms
944 silly resolveWithNewModule [email protected] checking installable status
945 http fetch GET 200 https://registry.npmjs.org/is-utf8 1ms (from cache)
946 silly pacote range manifest for is-utf8@^0.2.0 fetched in 2ms
947 silly resolveWithNewModule [email protected] checking installable status
948 silly pacote range manifest for strip-bom@^2.0.0 fetched in 1ms
949 silly resolveWithNewModule [email protected] checking installable status
950 http fetch GET 200 https://registry.npmjs.org/first-chunk-stream 2ms (from cache)
951 silly pacote range manifest for first-chunk-stream@^2.0.0 fetched in 3ms
952 silly resolveWithNewModule [email protected] checking installable status
953 silly pacote range manifest for clone-stats@^0.0.1 fetched in 1ms
954 silly resolveWithNewModule [email protected] checking installable status
955 silly pacote range manifest for clone@^1.0.0 fetched in 1ms
956 silly resolveWithNewModule [email protected] checking installable status
957 silly pacote version manifest for [email protected] fetched in 2ms
958 silly resolveWithNewModule [email protected] checking installable status
959 silly pacote range manifest for log4js@^4.0.2 fetched in 3ms
960 silly resolveWithNewModule [email protected] checking installable status
961 http fetch GET 200 https://registry.npmjs.org/ibm-openapi-support 5ms (from cache)
962 http fetch GET 200 https://registry.npmjs.org/npm 6ms (from cache)
963 silly pacote version manifest for [email protected] fetched in 22ms
964 silly resolveWithNewModule [email protected] checking installable status
965 silly pacote range manifest for npm@^6.8.0 fetched in 24ms
966 silly resolveWithNewModule [email protected] checking installable status
967 silly tarball trying https://registry.npmjs.org/npm/-/npm-6.9.0.tgz by hash: sha512-91V+zB5hDxO+Jyp2sUKS7juHlIM95dGQxTeQtmZI1nAI/7kjWXFipPrtwwKjhyKmV4GsS2LzJhrxRjGWsU9z/w==
968 silly extract https://registry.npmjs.org/npm/-/npm-6.9.0.tgz extracted to /var/folders/5f/918f2pjx0cb8nlk9p90g_d480000gn/T/npm-95782-926c6775/unpack-467ba09a (1267ms)
969 silly addBundled read tarball
970 silly cleanup remove extracted module
971 silly pacote range manifest for debug@^2.2.0 fetched in 4ms
972 silly resolveWithNewModule [email protected] checking installable status
973 http fetch GET 200 https://registry.npmjs.org/bluebird 10ms (from cache)
974 http fetch GET 200 https://registry.npmjs.org/hoek 12ms (from cache)
975 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 12ms (from cache)
976 http fetch GET 200 https://registry.npmjs.org/request 15ms (from cache)
977 http fetch GET 200 https://registry.npmjs.org/swagger-parser 17ms (from cache)
978 http fetch GET 200 https://registry.npmjs.org/swaggerize-routes 20ms (from cache)
979 silly pacote range manifest for bluebird@^3.5.0 fetched in 20ms
980 silly resolveWithNewModule [email protected] checking installable status
981 silly pacote range manifest for hoek@^5.0.3 fetched in 21ms
982 warn deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
983 silly resolveWithNewModule [email protected] checking installable status
984 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 22ms
985 silly resolveWithNewModule [email protected] checking installable status
986 silly pacote range manifest for swagger-parser@^3.4.1 fetched in 24ms
987 silly resolveWithNewModule [email protected] checking installable status
988 silly pacote range manifest for request@^2.81.0 fetched in 25ms
989 silly resolveWithNewModule [email protected] checking installable status
990 silly pacote range manifest for swaggerize-routes@^1.0.11 fetched in 25ms
991 silly resolveWithNewModule [email protected] checking installable status
992 timing stage:rollbackFailedOptional Completed in 1ms
993 timing stage:runTopLevelLifecycles Completed in 3721ms
994 verbose stack Error: Unsupported engine for [email protected]: wanted: {"node":"<=4.x"} (current: {"node":"8.15.0","npm":"6.4.1"})
994 verbose stack     at checkEngine (/Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/node_modules/npm-install-checks/index.js:13:14)
994 verbose stack     at module.exports.isInstallable (/Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/lib/install/validate-args.js:49:3)
994 verbose stack     at resolveWithNewModule (/Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/lib/install/deps.js:650:10)
994 verbose stack     at /Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/lib/install/deps.js:573:7
994 verbose stack     at a (/Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/node_modules/iferr/iferr.js:3:64)
994 verbose stack     at /Users/paul/.nvm/versions/node/v8.15.0/lib/node_modules/npm/node_modules/call-limit/call-limit.js:22:12
994 verbose stack     at _combinedTickCallback (internal/process/next_tick.js:132:7)
994 verbose stack     at process._tickCallback (internal/process/next_tick.js:181:9)
995 verbose pkgid [email protected]
996 verbose cwd /Users/paul/code/sandbox/nsdemo
997 verbose Darwin 18.5.0
998 verbose argv "/Users/paul/.nvm/versions/node/v8.15.0/bin/node" "/Users/paul/.nvm/versions/node/v8.15.0/bin/npm" "install" "-g" "generator-nodeserver"
999 verbose node v8.15.0
1000 verbose npm  v6.4.1
1001 error code ENOTSUP
1002 error notsup Unsupported engine for [email protected]: wanted: {"node":"<=4.x"} (current: {"node":"8.15.0","npm":"6.4.1"})
1003 error notsup Not compatible with your version of node/npm: [email protected]
1004 error notsup Not compatible with your version of node/npm: [email protected]
1004 error notsup Required: {"node":"<=4.x"}
1004 error notsup Actual:   {"npm":"6.4.1","node":"8.15.0"}
1005 verbose exit [ 1, true ]

from generator-nodeserver.

paulredmond avatar paulredmond commented on August 11, 2024

I think I found the reason why it fails for me specifically. I have this in my ~/.npmrc file:

engine-strict=true

Maybe that's not a good default 😅

from generator-nodeserver.

christiancompton avatar christiancompton commented on August 11, 2024

Good find @paulredmond! Let us know if there is anything else we can help with.

from generator-nodeserver.

paulredmond avatar paulredmond commented on August 11, 2024

Thank you for checking it out—apologies for the false alarm 🙃

from generator-nodeserver.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.