npm / cli

the package manager for JavaScript
https://docs.npmjs.com/cli/
Other
8.43k stars 3.14k forks source link

[BUG] error cb() never called! #2801

Closed nodgibarreto closed 3 years ago

nodgibarreto commented 3 years ago

Current Behavior:

I have an Ionic-Angular project and when I try to install IonicCli an error log is shown

Environment:

1 info using npm@7.6.0 2 info using node@v14.15.4

0 verbose cli [ 0 verbose cli 'C:\Program Files\nodeJs\node.exe', 0 verbose cli 'C:\Users\nmenezes\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 0 verbose cli 'install', 0 verbose cli '-g', 0 verbose cli '@ionic/cli' 0 verbose cli ] 1 info using npm@7.6.0 2 info using node@v14.15.4 3 timing config:load:defaults Completed in 2ms 4 timing config:load:file:C:\Users\nmenezes\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 1ms 5 timing config:load:builtin Completed in 1ms 6 timing config:load:cli Completed in 2ms 7 timing config:load:env Completed in 0ms 8 timing config:load:file:C:\Users\nmenezes\Documents\Projetos\Codigo\Abramus_GIT\abramusapp.npmrc Completed in 0ms 9 timing config:load:project Completed in 1ms 10 timing config:load:file:C:\Users\nmenezes.npmrc Completed in 0ms 11 timing config:load:user Completed in 0ms 12 timing config:load:file:C:\Users\nmenezes\AppData\Roaming\npm\etc\npmrc Completed in 0ms 13 timing config:load:global Completed in 0ms 14 timing config:load:cafile Completed in 0ms 15 timing config:load:validate Completed in 1ms 16 timing config:load:setUserAgent Completed in 0ms 17 timing config:load:setEnvs Completed in 1ms 18 timing config:load Completed in 8ms 19 verbose npm-session 265daef3ccaf5488 20 timing npm:load Completed in 14ms 21 http fetch GET 200 https://registry.npmjs.org/npm 91918ms 22 timing arborist:ctor Completed in 0ms 23 timing idealTree:init Completed in 3ms 24 timing idealTree:userRequests Completed in 1ms 25 silly idealTree buildDeps 26 silly fetch manifest @ionic/cli@* 27 timing npm Completed in 104020ms 28 error cb() never called! 29 error This is an error with npm itself. Please report this error at: 30 error https://github.com/npm/cli/issues

trasherdk commented 3 years ago

And I got a similar cb() never called running a npm update on Slackware64 14.2

0 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'update' ]
1 info using npm@7.6.0
2 info using node@v14.16.0
3 timing config:load:defaults Completed in 8ms
4 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 6ms
5 timing config:load:builtin Completed in 6ms
6 timing config:load:cli Completed in 9ms
7 timing config:load:env Completed in 2ms
8 timing config:load:file:/home/crypto/local/trading/cts-github/.npmrc Completed in 1ms
9 timing config:load:project Completed in 4ms
10 timing config:load:file:/home/crypto/.npmrc Completed in 3ms
11 timing config:load:user Completed in 3ms
12 timing config:load:file:/usr/etc/npmrc Completed in 2ms
13 timing config:load:global Completed in 2ms
14 timing config:load:cafile Completed in 1ms
15 timing config:load:validate Completed in 10ms
16 timing config:load:setUserAgent Completed in 3ms
17 timing config:load:setEnvs Completed in 5ms
18 timing config:load Completed in 54ms
19 verbose npm-session 4fb6ab2e9b78a003
20 timing npm:load Completed in 102ms
21 timing arborist:ctor Completed in 4ms
22 timing idealTree:init Completed in 62ms
23 timing idealTree:userRequests Completed in 0ms
24 silly idealTree buildDeps
25 silly fetch manifest babel-eslint@^10.1.0
26 http fetch GET 200 https://registry.npmjs.org/babel-eslint 13451ms
27 silly fetch manifest eslint@^6.8.0
28 http fetch GET 200 https://registry.npmjs.org/eslint 8696ms
29 silly fetch manifest babel-preset-stage-0@~6.24.1
30 http fetch GET 304 https://registry.npmjs.org/babel-preset-stage-0 2202ms (from cache)
31 silly fetch manifest babel-tape-runner@~2.0.1
32 http fetch GET 304 https://registry.npmjs.org/babel-tape-runner 1554ms (from cache)
33 silly fetch manifest supertest@~3.0.0
34 http fetch GET 200 https://registry.npmjs.org/supertest 4247ms
35 silly fetch manifest tape@~4.7.0
36 http fetch GET 200 https://registry.npmjs.org/tape 14151ms
37 silly fetch manifest acorn@^6.4.1
38 http fetch GET 200 https://registry.npmjs.org/acorn 4054ms
39 silly fetch manifest axios@^0.21.1
40 http fetch GET 200 https://registry.npmjs.org/axios 2440ms
41 silly fetch manifest bl@>=2.2.1
42 http fetch GET 200 https://registry.npmjs.org/bl 714ms
43 silly fetch manifest bluebird@^3.5.5
44 http fetch GET 304 https://registry.npmjs.org/bluebird 561ms (from cache)
45 silly fetch manifest body-parser@^1.19.0
46 http fetch GET 304 https://registry.npmjs.org/body-parser 357ms (from cache)
47 silly fetch manifest co@~4.6.0
48 http fetch GET 304 https://registry.npmjs.org/co 117ms (from cache)
49 silly fetch manifest compression@^1.7.4
50 http fetch GET 304 https://registry.npmjs.org/compression 496ms (from cache)
51 silly fetch manifest connect-flash@~0.1.1
52 http fetch GET 304 https://registry.npmjs.org/connect-flash 1206ms (from cache)
53 silly fetch manifest connect-mongo@^3.2.0
54 http fetch GET 200 https://registry.npmjs.org/connect-mongo 2348ms
55 silly fetch manifest cookie-parser@^1.4.5
56 http fetch GET 304 https://registry.npmjs.org/cookie-parser 138ms (from cache)
57 silly fetch manifest cookie-session@^1.4.0
58 http fetch GET 304 https://registry.npmjs.org/cookie-session 164ms (from cache)
59 silly fetch manifest cross-env@~5.0.0
60 http fetch GET 200 https://registry.npmjs.org/cross-env 888ms
61 silly fetch manifest csurf@1.9.0
62 http fetch GET 304 https://registry.npmjs.org/csurf 2617ms (from cache)
63 silly fetch manifest dotenv@~4.0.0
64 http fetch GET 200 https://registry.npmjs.org/dotenv 10535ms
65 silly fetch manifest express@^4.17.1
66 http fetch GET 200 https://registry.npmjs.org/express 3430ms
67 silly fetch manifest express-session@^1.17.1
68 http fetch GET 304 https://registry.npmjs.org/express-session 4594ms (from cache)
69 silly fetch manifest method-override@~2.3.5
70 http fetch GET 200 https://registry.npmjs.org/method-override 710ms
71 silly fetch manifest minimist@^1.2.5
72 http fetch GET 304 https://registry.npmjs.org/minimist 607ms (from cache)
73 silly fetch manifest moment@^2.27.0
74 http fetch GET 200 https://registry.npmjs.org/moment 943ms
75 silly fetch manifest mongoose@^5.10.2
76 http fetch GET 200 https://registry.npmjs.org/mongoose 10581ms
77 silly fetch manifest mongoose-user@~0.0.1
78 http fetch GET 304 https://registry.npmjs.org/mongoose-user 3338ms (from cache)
79 silly fetch manifest morgan@^1.10.0
80 http fetch GET 304 https://registry.npmjs.org/morgan 5560ms (from cache)
81 silly fetch manifest passport@^0.3.2
82 http fetch GET 200 https://registry.npmjs.org/passport 2164ms
83 silly fetch manifest passport-local@^1.0.0
84 http fetch GET 304 https://registry.npmjs.org/passport-local 435ms (from cache)
85 silly fetch manifest passport-local-mongoose@^5.0.1
86 http fetch GET 200 https://registry.npmjs.org/passport-local-mongoose 2083ms
87 silly fetch manifest pug@^3.0.1
88 http fetch GET 304 https://registry.npmjs.org/pug 1244ms (from cache)
89 silly fetch manifest view-helpers@~0.1.5
90 http fetch GET 304 https://registry.npmjs.org/view-helpers 1236ms (from cache)
91 silly fetch manifest winston@~2.3.0
92 http fetch GET 304 https://registry.npmjs.org/winston 259ms (from cache)
93 silly placeDep ROOT acorn@6.4.2 OK for: cryptotradingsimulator@0.1.1 want: ^6.4.1
94 silly placeDep ROOT axios@0.21.1 OK for: cryptotradingsimulator@0.1.1 want: ^0.21.1
95 silly placeDep ROOT babel-eslint@10.1.0 OK for: cryptotradingsimulator@0.1.1 want: ^10.1.0
96 silly placeDep ROOT eslint@6.8.0 OK for: babel-eslint@10.1.0 want: >= 4.12.1
97 silly placeDep ROOT babel-preset-stage-0@6.24.1 OK for: cryptotradingsimulator@0.1.1 want: ~6.24.1
98 silly placeDep ROOT babel-tape-runner@2.0.1 OK for: cryptotradingsimulator@0.1.1 want: ~2.0.1
99 silly placeDep ROOT bl@4.1.0 OK for: cryptotradingsimulator@0.1.1 want: >=2.2.1
100 silly placeDep ROOT bluebird@3.7.2 OK for: cryptotradingsimulator@0.1.1 want: ^3.5.5
101 silly placeDep ROOT body-parser@1.19.0 OK for: cryptotradingsimulator@0.1.1 want: ^1.19.0
102 silly placeDep ROOT co@4.6.0 OK for: cryptotradingsimulator@0.1.1 want: ~4.6.0
103 silly placeDep ROOT compression@1.7.4 OK for: cryptotradingsimulator@0.1.1 want: ^1.7.4
104 silly placeDep ROOT connect-flash@0.1.1 OK for: cryptotradingsimulator@0.1.1 want: ~0.1.1
105 silly placeDep ROOT connect-mongo@3.2.0 OK for: cryptotradingsimulator@0.1.1 want: ^3.2.0
106 silly placeDep ROOT cookie-parser@1.4.5 OK for: cryptotradingsimulator@0.1.1 want: ^1.4.5
107 silly placeDep ROOT cookie-session@1.4.0 OK for: cryptotradingsimulator@0.1.1 want: ^1.4.0
108 silly placeDep ROOT cross-env@5.0.5 OK for: cryptotradingsimulator@0.1.1 want: ~5.0.0
109 silly placeDep ROOT csurf@1.9.0 OK for: cryptotradingsimulator@0.1.1 want: 1.9.0
110 silly placeDep ROOT dotenv@4.0.0 OK for: cryptotradingsimulator@0.1.1 want: ~4.0.0
111 silly placeDep ROOT express@4.17.1 OK for: cryptotradingsimulator@0.1.1 want: ^4.17.1
112 silly placeDep ROOT express-session@1.17.1 OK for: cryptotradingsimulator@0.1.1 want: ^1.17.1
113 silly placeDep ROOT method-override@2.3.10 OK for: cryptotradingsimulator@0.1.1 want: ~2.3.5
114 silly placeDep ROOT minimist@1.2.5 OK for: cryptotradingsimulator@0.1.1 want: ^1.2.5
115 silly placeDep ROOT moment@2.29.1 OK for: cryptotradingsimulator@0.1.1 want: ^2.27.0
116 silly placeDep ROOT mongoose@5.11.18 OK for: cryptotradingsimulator@0.1.1 want: ^5.10.2
117 silly placeDep ROOT mongoose-user@0.0.1 OK for: cryptotradingsimulator@0.1.1 want: ~0.0.1
118 silly placeDep ROOT morgan@1.10.0 OK for: cryptotradingsimulator@0.1.1 want: ^1.10.0
119 silly placeDep ROOT passport@0.3.2 OK for: cryptotradingsimulator@0.1.1 want: ^0.3.2
120 silly placeDep ROOT passport-local@1.0.0 OK for: cryptotradingsimulator@0.1.1 want: ^1.0.0
121 silly placeDep ROOT passport-local-mongoose@5.0.1 OK for: cryptotradingsimulator@0.1.1 want: ^5.0.1
122 silly placeDep ROOT pug@3.0.2 OK for: cryptotradingsimulator@0.1.1 want: ^3.0.1
123 silly placeDep ROOT supertest@3.0.0 OK for: cryptotradingsimulator@0.1.1 want: ~3.0.0
124 silly placeDep ROOT tape@4.7.0 OK for: cryptotradingsimulator@0.1.1 want: ~4.7.0
125 silly placeDep ROOT view-helpers@0.1.5 OK for: cryptotradingsimulator@0.1.1 want: ~0.1.5
126 silly placeDep ROOT winston@2.3.1 OK for: cryptotradingsimulator@0.1.1 want: ~2.3.0
127 silly fetch manifest follow-redirects@^1.10.0
128 silly fetch manifest @babel/code-frame@^7.0.0
129 silly fetch manifest @babel/parser@^7.7.0
130 silly fetch manifest @babel/traverse@^7.7.0
131 silly fetch manifest @babel/types@^7.7.0
132 silly fetch manifest eslint-visitor-keys@^1.0.0
133 silly fetch manifest resolve@^1.12.0
134 silly fetch manifest ajv@^6.10.0
135 silly fetch manifest chalk@^2.1.0
136 silly fetch manifest cross-spawn@^6.0.5
137 silly fetch manifest debug@^4.0.1
138 silly fetch manifest doctrine@^3.0.0
139 silly fetch manifest eslint-scope@^5.0.0
140 silly fetch manifest eslint-utils@^1.4.3
141 silly fetch manifest eslint-visitor-keys@^1.1.0
142 silly fetch manifest espree@^6.1.2
143 silly fetch manifest esquery@^1.0.1
144 silly fetch manifest esutils@^2.0.2
145 silly fetch manifest file-entry-cache@^5.0.1
146 silly fetch manifest functional-red-black-tree@^1.0.1
147 silly fetch manifest glob-parent@^5.0.0
148 silly fetch manifest globals@^12.1.0
149 silly fetch manifest ignore@^4.0.6
150 silly fetch manifest import-fresh@^3.0.0
151 silly fetch manifest imurmurhash@^0.1.4
152 silly fetch manifest inquirer@^7.0.0
153 silly fetch manifest is-glob@^4.0.0
154 silly fetch manifest js-yaml@^3.13.1
155 silly fetch manifest json-stable-stringify-without-jsonify@^1.0.1
156 silly fetch manifest levn@^0.3.0
157 silly fetch manifest lodash@^4.17.14
158 silly fetch manifest minimatch@^3.0.4
159 silly fetch manifest mkdirp@^0.5.1
160 silly fetch manifest natural-compare@^1.4.0
161 silly fetch manifest optionator@^0.8.3
162 silly fetch manifest progress@^2.0.0
163 silly fetch manifest regexpp@^2.0.1
164 silly fetch manifest semver@^6.1.2
165 silly fetch manifest strip-ansi@^5.2.0
166 silly fetch manifest strip-json-comments@^3.0.1
167 silly fetch manifest table@^5.2.3
168 silly fetch manifest text-table@^0.2.0
169 silly fetch manifest v8-compile-cache@^2.0.3
170 silly fetch manifest babel-plugin-transform-do-expressions@^6.22.0
171 silly fetch manifest babel-plugin-transform-function-bind@^6.22.0
172 silly fetch manifest babel-preset-stage-1@^6.24.1
173 silly fetch manifest babel-polyfill@^6.3.14
174 silly fetch manifest babel-register@^6.3.13
175 silly fetch manifest glob@^6.0.1
176 silly fetch manifest buffer@^5.5.0
177 silly fetch manifest inherits@^2.0.4
178 silly fetch manifest readable-stream@^3.4.0
179 silly fetch manifest bytes@3.1.0
180 silly fetch manifest content-type@~1.0.4
181 silly fetch manifest debug@2.6.9
182 silly fetch manifest depd@~1.1.2
183 silly fetch manifest http-errors@1.7.2
184 silly fetch manifest iconv-lite@0.4.24
185 silly fetch manifest on-finished@~2.3.0
186 silly fetch manifest qs@6.7.0
187 silly fetch manifest raw-body@2.4.0
188 silly fetch manifest type-is@~1.6.17
189 silly fetch manifest accepts@~1.3.5
190 silly fetch manifest bytes@3.0.0
191 silly fetch manifest compressible@~2.0.16
192 silly fetch manifest on-headers@~1.0.2
193 silly fetch manifest safe-buffer@5.1.2
194 silly fetch manifest vary@~1.1.2
195 silly fetch manifest mongodb@^3.1.0
196 silly fetch manifest cookie@0.4.0
197 silly fetch manifest cookie-signature@1.0.6
198 silly fetch manifest cookies@0.8.0
199 silly fetch manifest cross-spawn@^5.1.0
200 silly fetch manifest is-windows@^1.0.0
201 silly fetch manifest cookie@0.3.1
202 silly fetch manifest csrf@~3.0.3
203 silly fetch manifest http-errors@~1.5.0
204 silly fetch manifest accepts@~1.3.7
205 silly fetch manifest array-flatten@1.1.1
206 silly fetch manifest content-disposition@0.5.3
207 silly fetch manifest encodeurl@~1.0.2
208 silly fetch manifest escape-html@~1.0.3
209 silly fetch manifest etag@~1.8.1
210 silly fetch manifest finalhandler@~1.1.2
211 silly fetch manifest fresh@0.5.2
212 silly fetch manifest merge-descriptors@1.0.1
213 silly fetch manifest methods@~1.1.2
214 silly fetch manifest parseurl@~1.3.3
215 silly fetch manifest path-to-regexp@0.1.7
216 silly fetch manifest proxy-addr@~2.0.5
217 silly fetch manifest range-parser@~1.2.1
218 silly fetch manifest send@0.17.1
219 silly fetch manifest serve-static@1.14.1
220 silly fetch manifest setprototypeof@1.1.1
221 silly fetch manifest statuses@~1.5.0
222 silly fetch manifest type-is@~1.6.18
223 silly fetch manifest utils-merge@1.0.1
224 silly fetch manifest depd@~2.0.0
225 silly fetch manifest safe-buffer@5.2.0
226 silly fetch manifest uid-safe@~2.1.5
227 silly fetch manifest parseurl@~1.3.2
228 silly fetch manifest @types/mongodb@^3.5.27
229 silly fetch manifest bson@^1.1.4
230 silly fetch manifest kareem@2.3.2
231 silly fetch manifest mongodb@3.6.4
232 silly fetch manifest mongoose-legacy-pluralize@1.0.2
233 silly fetch manifest mpath@0.8.3
234 silly fetch manifest mquery@3.2.4
235 silly fetch manifest ms@2.1.2
236 silly fetch manifest regexp-clone@1.0.0
237 silly fetch manifest safe-buffer@5.2.1
238 silly fetch manifest sift@7.0.1
239 silly fetch manifest sliced@1.0.1
240 silly fetch manifest basic-auth@~2.0.1
241 silly fetch manifest passport-strategy@1.x.x
242 silly fetch manifest pause@0.0.1
243 silly fetch manifest debug@^3.1.0
244 silly fetch manifest generaterr@^1.5.0
245 silly fetch manifest scmp@^2.0.0
246 silly fetch manifest semver@^5.5.0
247 silly fetch manifest pug-code-gen@^3.0.2
248 silly fetch manifest pug-filters@^4.0.0
249 silly fetch manifest pug-lexer@^5.0.1
250 silly fetch manifest pug-linker@^4.0.0
251 silly fetch manifest pug-load@^3.0.0
252 silly fetch manifest pug-parser@^6.0.0
253 silly fetch manifest pug-runtime@^3.0.1
254 silly fetch manifest pug-strip-comments@^2.0.0
255 silly fetch manifest superagent@^3.0.0
256 silly fetch manifest deep-equal@~1.0.1
257 silly fetch manifest defined@~1.0.0
258 silly fetch manifest for-each@~0.3.2
259 silly fetch manifest function-bind@~1.1.0
260 silly fetch manifest glob@~7.1.2
261 silly fetch manifest has@~1.0.1
262 silly fetch manifest inherits@~2.0.3
263 silly fetch manifest object-inspect@~1.2.2
264 silly fetch manifest resolve@~1.3.3
265 silly fetch manifest resumer@~0.0.0
266 silly fetch manifest string.prototype.trim@~1.1.2
267 silly fetch manifest through@~2.3.8
268 silly fetch manifest async@~1.0.0
269 silly fetch manifest colors@1.0.x
270 silly fetch manifest cycle@1.0.x
271 silly fetch manifest eyes@0.1.x
272 silly fetch manifest isstream@0.1.x
273 silly fetch manifest stack-trace@0.0.x
274 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-function-bind 46266ms
275 http fetch GET 200 https://registry.npmjs.org/babel-preset-stage-1 46278ms
276 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-do-expressions 46310ms
277 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 46948ms
278 http fetch GET 200 https://registry.npmjs.org/csrf 45992ms
279 http fetch GET 200 https://registry.npmjs.org/follow-redirects 48606ms
280 http fetch GET 200 https://registry.npmjs.org/passport-strategy 47206ms
281 http fetch GET 200 https://registry.npmjs.org/chalk 48590ms
282 http fetch GET 200 https://registry.npmjs.org/esquery 48558ms
283 http fetch GET 200 https://registry.npmjs.org/@types%2fmongodb 47447ms
284 http fetch GET 200 https://registry.npmjs.org/file-entry-cache 48530ms
285 http fetch GET 200 https://registry.npmjs.org/globals 48522ms
286 http fetch GET 200 https://registry.npmjs.org/ajv 48649ms
287 http fetch GET 200 https://registry.npmjs.org/inquirer 48535ms
288 http fetch GET 200 https://registry.npmjs.org/superagent 47286ms
289 http fetch GET 200 https://registry.npmjs.org/babel-polyfill 49370ms
290 http fetch GET 200 https://registry.npmjs.org/babel-register 49372ms
291 http fetch GET 200 https://registry.npmjs.org/glob 49377ms
292 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 50155ms
293 http fetch GET 200 https://registry.npmjs.org/debug 50093ms
294 http fetch GET 200 https://registry.npmjs.org/lodash 50887ms
295 http fetch GET 200 https://registry.npmjs.org/iconv-lite 54179ms
296 http fetch GET 200 https://registry.npmjs.org/pause 53635ms attempt #2
297 http fetch GET 200 https://registry.npmjs.org/qs 54205ms
298 http fetch GET 200 https://registry.npmjs.org/cookies 54131ms
299 http fetch GET 200 https://registry.npmjs.org/resumer 53496ms
300 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 55121ms
301 http fetch GET 200 https://registry.npmjs.org/ms 54202ms
302 http fetch GET 304 https://registry.npmjs.org/espree 55456ms (from cache)
303 http fetch GET 304 https://registry.npmjs.org/cross-spawn 55514ms (from cache)
304 http fetch GET 304 https://registry.npmjs.org/eslint-utils 55515ms (from cache)
305 http fetch GET 304 https://registry.npmjs.org/doctrine 55534ms (from cache)
306 http fetch GET 304 https://registry.npmjs.org/esutils 55503ms (from cache)
307 http fetch GET 304 https://registry.npmjs.org/functional-red-black-tree 55468ms (from cache)
308 http fetch GET 304 https://registry.npmjs.org/glob-parent 55469ms (from cache)
309 http fetch GET 304 https://registry.npmjs.org/eslint-scope 55544ms (from cache)
310 http fetch GET 304 https://registry.npmjs.org/is-glob 55245ms (from cache)
311 http fetch GET 304 https://registry.npmjs.org/import-fresh 55457ms (from cache)
312 http fetch GET 304 https://registry.npmjs.org/ignore 55467ms (from cache)
313 http fetch GET 304 https://registry.npmjs.org/levn 55058ms (from cache)
314 http fetch GET 200 https://registry.npmjs.org/mpath 54418ms
315 http fetch GET 304 https://registry.npmjs.org/js-yaml 55220ms (from cache)
316 http fetch GET 304 https://registry.npmjs.org/imurmurhash 55491ms (from cache)
317 http fetch GET 304 https://registry.npmjs.org/optionator 55069ms (from cache)
318 http fetch GET 304 https://registry.npmjs.org/strip-ansi 55051ms (from cache)
319 http fetch GET 304 https://registry.npmjs.org/json-stable-stringify-without-jsonify 55108ms (from cache)
320 http fetch GET 304 https://registry.npmjs.org/minimatch 55102ms (from cache)
321 http fetch GET 304 https://registry.npmjs.org/mkdirp 55101ms (from cache)
322 http fetch GET 304 https://registry.npmjs.org/regexpp 55087ms (from cache)
323 http fetch GET 304 https://registry.npmjs.org/text-table 55064ms (from cache)
324 http fetch GET 304 https://registry.npmjs.org/strip-json-comments 55082ms (from cache)
325 http fetch GET 304 https://registry.npmjs.org/natural-compare 55117ms (from cache)
326 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 55735ms
327 http fetch GET 200 https://registry.npmjs.org/kareem 54539ms
328 http fetch GET 304 https://registry.npmjs.org/progress 55153ms (from cache)
329 http fetch GET 304 https://registry.npmjs.org/semver 55161ms (from cache)
330 http fetch GET 200 https://registry.npmjs.org/generaterr 54353ms
331 http fetch GET 304 https://registry.npmjs.org/table 55186ms (from cache)
332 http fetch GET 304 https://registry.npmjs.org/v8-compile-cache 55210ms (from cache)
333 http fetch GET 304 https://registry.npmjs.org/bytes 55137ms (from cache)
334 http fetch GET 200 https://registry.npmjs.org/pug-lexer 54482ms
335 http fetch GET 200 https://registry.npmjs.org/pug-strip-comments 54463ms
336 http fetch GET 200 https://registry.npmjs.org/pug-filters 54495ms
337 http fetch GET 200 https://registry.npmjs.org/pug-parser 54476ms
338 http fetch GET 200 https://registry.npmjs.org/mquery 54741ms
339 http fetch GET 200 https://registry.npmjs.org/pug-runtime 54656ms
340 http fetch GET 200 https://registry.npmjs.org/for-each 54634ms
341 http fetch GET 200 https://registry.npmjs.org/pug-load 54670ms
342 http fetch GET 200 https://registry.npmjs.org/scmp 54706ms
343 http fetch GET 200 https://registry.npmjs.org/pug-linker 54712ms
344 http fetch GET 200 https://registry.npmjs.org/cycle 54319ms
345 http fetch GET 200 https://registry.npmjs.org/resolve 56201ms
346 http fetch GET 304 https://registry.npmjs.org/inherits 55514ms (from cache)
347 http fetch GET 304 https://registry.npmjs.org/readable-stream 55462ms (from cache)
348 http fetch GET 304 https://registry.npmjs.org/buffer 55538ms (from cache)
349 http fetch GET 200 https://registry.npmjs.org/eyes 54388ms
350 http fetch GET 200 https://registry.npmjs.org/deep-equal 54774ms
351 http fetch GET 304 https://registry.npmjs.org/content-type 55540ms (from cache)
352 http fetch GET 304 https://registry.npmjs.org/on-finished 55509ms (from cache)
353 http fetch GET 304 https://registry.npmjs.org/vary 55440ms (from cache)
354 http fetch GET 304 https://registry.npmjs.org/accepts 55489ms (from cache)
355 http fetch GET 304 https://registry.npmjs.org/type-is 55500ms (from cache)
356 http fetch GET 304 https://registry.npmjs.org/http-errors 55549ms (from cache)
357 http fetch GET 304 https://registry.npmjs.org/raw-body 55522ms (from cache)
358 http fetch GET 304 https://registry.npmjs.org/depd 55577ms (from cache)
359 http fetch GET 304 https://registry.npmjs.org/cookie-signature 55487ms (from cache)
360 http fetch GET 304 https://registry.npmjs.org/cookie 55507ms (from cache)
361 http fetch GET 304 https://registry.npmjs.org/safe-buffer 55581ms (from cache)
362 http fetch GET 304 https://registry.npmjs.org/content-disposition 55501ms (from cache)
363 http fetch GET 304 https://registry.npmjs.org/etag 55493ms (from cache)
364 http fetch GET 304 https://registry.npmjs.org/is-windows 55536ms (from cache)
365 http fetch GET 200 https://registry.npmjs.org/bson 55302ms
366 http fetch GET 304 https://registry.npmjs.org/on-headers 55650ms (from cache)
367 http fetch GET 304 https://registry.npmjs.org/array-flatten 55572ms (from cache)
368 http fetch GET 304 https://registry.npmjs.org/encodeurl 55576ms (from cache)
369 http fetch GET 304 https://registry.npmjs.org/compressible 55709ms (from cache)
370 http fetch GET 304 https://registry.npmjs.org/parseurl 55561ms (from cache)
371 http fetch GET 304 https://registry.npmjs.org/merge-descriptors 55573ms (from cache)
372 http fetch GET 304 https://registry.npmjs.org/methods 55576ms (from cache)
373 http fetch GET 304 https://registry.npmjs.org/range-parser 55572ms (from cache)
374 http fetch GET 304 https://registry.npmjs.org/fresh 55623ms (from cache)
375 http fetch GET 304 https://registry.npmjs.org/send 55578ms (from cache)
376 http fetch GET 304 https://registry.npmjs.org/serve-static 55601ms (from cache)
377 http fetch GET 304 https://registry.npmjs.org/path-to-regexp 55636ms (from cache)
378 http fetch GET 304 https://registry.npmjs.org/finalhandler 55707ms (from cache)
379 http fetch GET 304 https://registry.npmjs.org/setprototypeof 55648ms (from cache)
380 http fetch GET 304 https://registry.npmjs.org/uid-safe 55542ms (from cache)
381 http fetch GET 304 https://registry.npmjs.org/statuses 55662ms (from cache)
382 http fetch GET 304 https://registry.npmjs.org/utils-merge 55690ms (from cache)
383 http fetch GET 200 https://registry.npmjs.org/string.prototype.trim 55333ms
384 http fetch GET 304 https://registry.npmjs.org/regexp-clone 56013ms (from cache)
385 http fetch GET 304 https://registry.npmjs.org/pug-code-gen 55953ms (from cache)
386 http fetch GET 304 https://registry.npmjs.org/mongoose-legacy-pluralize 56216ms (from cache)
387 http fetch GET 304 https://registry.npmjs.org/proxy-addr 56385ms (from cache)
388 http fetch GET 304 https://registry.npmjs.org/sliced 56197ms (from cache)
389 http fetch GET 304 https://registry.npmjs.org/basic-auth 56194ms (from cache)
390 http fetch GET 304 https://registry.npmjs.org/defined 56053ms (from cache)
391 http fetch GET 304 https://registry.npmjs.org/function-bind 56058ms (from cache)
392 http fetch GET 304 https://registry.npmjs.org/has 56058ms (from cache)
393 http fetch GET 304 https://registry.npmjs.org/through 56011ms (from cache)
394 http fetch GET 304 https://registry.npmjs.org/colors 56016ms (from cache)
395 http fetch GET 304 https://registry.npmjs.org/object-inspect 56111ms (from cache)
396 http fetch GET 304 https://registry.npmjs.org/isstream 55773ms (from cache)
397 http fetch GET 304 https://registry.npmjs.org/escape-html 56686ms (from cache)
398 http fetch GET 200 https://registry.npmjs.org/stack-trace 55761ms
399 http fetch GET 304 https://registry.npmjs.org/eslint-visitor-keys 57717ms attempt #2 (from cache)
400 http fetch GET 200 https://registry.npmjs.org/mongodb 57519ms
401 http fetch GET 304 https://registry.npmjs.org/async 56977ms (from cache)
402 http fetch GET 200 https://registry.npmjs.org/sift 75416ms
403 timing idealTree:#root Completed in 186184ms
404 timing idealTree:node_modules/acorn Completed in 0ms
405 silly placeDep ROOT follow-redirects@1.13.3 OK for: axios@0.21.1 want: ^1.10.0
406 timing idealTree:node_modules/axios Completed in 40ms
407 silly placeDep ROOT @babel/code-frame@7.12.13 OK for: babel-eslint@10.1.0 want: ^7.0.0
408 silly placeDep ROOT @babel/parser@7.13.9 OK for: babel-eslint@10.1.0 want: ^7.7.0
409 silly placeDep ROOT @babel/traverse@7.13.0 OK for: babel-eslint@10.1.0 want: ^7.7.0
410 silly placeDep ROOT @babel/types@7.13.0 OK for: babel-eslint@10.1.0 want: ^7.7.0
411 silly placeDep ROOT eslint-visitor-keys@1.3.0 OK for: babel-eslint@10.1.0 want: ^1.0.0
412 silly placeDep ROOT resolve@1.20.0 OK for: babel-eslint@10.1.0 want: ^1.12.0
413 silly fetch manifest @babel/highlight@^7.12.13
414 silly fetch manifest @babel/generator@^7.13.0
415 silly fetch manifest @babel/helper-function-name@^7.12.13
416 silly fetch manifest @babel/helper-split-export-declaration@^7.12.13
417 silly fetch manifest debug@^4.1.0
418 silly fetch manifest globals@^11.1.0
419 silly fetch manifest lodash@^4.17.19
420 silly fetch manifest @babel/helper-validator-identifier@^7.12.11
421 silly fetch manifest to-fast-properties@^2.0.0
422 silly fetch manifest is-core-module@^2.2.0
423 silly fetch manifest path-parse@^1.0.6
424 http fetch GET 304 https://registry.npmjs.org/is-core-module 10749ms (from cache)
425 http fetch GET 304 https://registry.npmjs.org/to-fast-properties 12021ms (from cache)
426 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 12347ms
427 http fetch GET 304 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 12589ms (from cache)
428 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 16474ms
429 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 16467ms
430 http fetch GET 304 https://registry.npmjs.org/path-parse 16384ms (from cache)
431 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 21593ms
432 timing idealTree:node_modules/babel-eslint Completed in 21650ms
433 silly placeDep ROOT @babel/highlight@7.13.8 OK for: @babel/code-frame@7.12.13 want: ^7.12.13
434 silly fetch manifest chalk@^2.0.0
435 silly fetch manifest js-tokens@^4.0.0
436 http fetch GET 304 https://registry.npmjs.org/js-tokens 3386ms (from cache)
437 timing idealTree:node_modules/@babel/code-frame Completed in 3399ms
438 silly placeDep ROOT @babel/helper-validator-identifier@7.12.11 OK for: @babel/highlight@7.13.8 want: ^7.12.11
439 silly placeDep ROOT chalk@2.4.2 OK for: @babel/highlight@7.13.8 want: ^2.0.0
440 silly placeDep ROOT js-tokens@4.0.0 OK for: @babel/highlight@7.13.8 want: ^4.0.0
441 silly fetch manifest ansi-styles@^3.2.1
442 silly fetch manifest escape-string-regexp@^1.0.5
443 silly fetch manifest supports-color@^5.3.0
444 http fetch GET 200 https://registry.npmjs.org/ansi-styles 1425ms
445 http fetch GET 200 https://registry.npmjs.org/supports-color 3807ms
446 http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 6636ms (from cache)
447 timing idealTree:node_modules/@babel/highlight Completed in 6773ms
448 timing idealTree:node_modules/@babel/helper-validator-identifier Completed in 0ms
449 timing idealTree:node_modules/@babel/parser Completed in 6ms
450 silly placeDep ROOT @babel/generator@7.13.9 OK for: @babel/traverse@7.13.0 want: ^7.13.0
451 silly placeDep ROOT @babel/helper-function-name@7.12.13 OK for: @babel/traverse@7.13.0 want: ^7.12.13
452 silly placeDep ROOT @babel/helper-split-export-declaration@7.12.13 OK for: @babel/traverse@7.13.0 want: ^7.12.13
453 silly placeDep ROOT debug@4.3.1 OK for: @babel/traverse@7.13.0 want: ^4.1.0
454 silly placeDep ROOT globals@11.12.0 OK for: @babel/traverse@7.13.0 want: ^11.1.0
455 silly placeDep ROOT lodash@4.17.21 OK for: @babel/traverse@7.13.0 want: ^4.17.19
456 silly fetch manifest jsesc@^2.5.1
457 silly fetch manifest source-map@^0.5.0
458 silly fetch manifest @babel/helper-get-function-arity@^7.12.13
459 silly fetch manifest @babel/template@^7.12.13
460 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 1070ms
461 http fetch GET 200 https://registry.npmjs.org/source-map 1796ms
462 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 1816ms
463 http fetch GET 304 https://registry.npmjs.org/jsesc 2660ms (from cache)
464 timing idealTree:node_modules/@babel/traverse Completed in 2877ms
465 silly placeDep ROOT jsesc@2.5.2 OK for: @babel/generator@7.13.9 want: ^2.5.1
466 silly placeDep ROOT source-map@0.5.7 OK for: @babel/generator@7.13.9 want: ^0.5.0
467 timing idealTree:node_modules/@babel/generator Completed in 9ms
468 silly placeDep ROOT @babel/helper-get-function-arity@7.12.13 OK for: @babel/helper-function-name@7.12.13 want: ^7.12.13
469 silly placeDep ROOT @babel/template@7.12.13 OK for: @babel/helper-function-name@7.12.13 want: ^7.12.13
470 timing idealTree:node_modules/@babel/helper-function-name Completed in 10ms
471 timing idealTree:node_modules/@babel/helper-get-function-arity Completed in 0ms
472 timing idealTree:node_modules/@babel/helper-split-export-declaration Completed in 0ms
473 timing idealTree:node_modules/@babel/template Completed in 0ms
474 silly placeDep ROOT to-fast-properties@2.0.0 OK for: @babel/types@7.13.0 want: ^2.0.0
475 timing idealTree:node_modules/@babel/types Completed in 5ms
476 silly placeDep ROOT babel-plugin-transform-do-expressions@6.22.0 OK for: babel-preset-stage-0@6.24.1 want: ^6.22.0
477 silly placeDep ROOT babel-plugin-transform-function-bind@6.22.0 OK for: babel-preset-stage-0@6.24.1 want: ^6.22.0
478 silly placeDep ROOT babel-preset-stage-1@6.24.1 OK for: babel-preset-stage-0@6.24.1 want: ^6.24.1
479 silly fetch manifest babel-plugin-syntax-do-expressions@^6.8.0
480 silly fetch manifest babel-runtime@^6.22.0
481 silly fetch manifest babel-plugin-syntax-function-bind@^6.8.0
482 silly fetch manifest babel-plugin-transform-class-constructor-call@^6.24.1
483 silly fetch manifest babel-plugin-transform-export-extensions@^6.22.0
484 silly fetch manifest babel-preset-stage-2@^6.24.1
485 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-export-extensions 1492ms
486 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-function-bind 1525ms
487 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-do-expressions 3221ms
488 http fetch GET 200 https://registry.npmjs.org/babel-runtime 3477ms
489 http fetch GET 200 https://registry.npmjs.org/babel-preset-stage-2 4706ms
490 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-class-constructor-call 5546ms
491 timing idealTree:node_modules/babel-preset-stage-0 Completed in 5589ms
492 silly placeDep ROOT babel-plugin-syntax-do-expressions@6.13.0 OK for: babel-plugin-transform-do-expressions@6.22.0 want: ^6.8.0
493 silly placeDep ROOT babel-runtime@6.26.0 OK for: babel-plugin-transform-do-expressions@6.22.0 want: ^6.22.0
494 silly fetch manifest core-js@^2.4.0
495 silly fetch manifest regenerator-runtime@^0.11.0
496 http fetch GET 304 https://registry.npmjs.org/regenerator-runtime 2642ms (from cache)
497 http fetch GET 200 https://registry.npmjs.org/core-js 4301ms
498 timing idealTree:node_modules/babel-plugin-transform-do-expressions Completed in 4356ms
499 timing idealTree:node_modules/babel-plugin-syntax-do-expressions Completed in 0ms
500 silly placeDep ROOT babel-plugin-syntax-function-bind@6.13.0 OK for: babel-plugin-transform-function-bind@6.22.0 want: ^6.8.0
501 timing idealTree:node_modules/babel-plugin-transform-function-bind Completed in 5ms
502 timing idealTree:node_modules/babel-plugin-syntax-function-bind Completed in 0ms
503 silly placeDep ROOT babel-plugin-transform-class-constructor-call@6.24.1 OK for: babel-preset-stage-1@6.24.1 want: ^6.24.1
504 silly placeDep ROOT babel-plugin-transform-export-extensions@6.22.0 OK for: babel-preset-stage-1@6.24.1 want: ^6.22.0
505 silly placeDep ROOT babel-preset-stage-2@6.24.1 OK for: babel-preset-stage-1@6.24.1 want: ^6.24.1
506 silly fetch manifest babel-template@^6.24.1
507 silly fetch manifest babel-plugin-syntax-class-constructor-call@^6.18.0
508 silly fetch manifest babel-plugin-syntax-export-extensions@^6.8.0
509 silly fetch manifest babel-plugin-transform-class-properties@^6.24.1
510 silly fetch manifest babel-plugin-transform-decorators@^6.24.1
511 silly fetch manifest babel-plugin-syntax-dynamic-import@^6.18.0
512 silly fetch manifest babel-preset-stage-3@^6.24.1
513 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-class-constructor-call 1685ms
514 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-export-extensions 1899ms
515 http fetch GET 200 https://registry.npmjs.org/babel-template 4404ms
516 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-decorators 4365ms
517 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-dynamic-import 6397ms
518 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-class-properties 6723ms
519 http fetch GET 200 https://registry.npmjs.org/babel-preset-stage-3 8198ms
520 timing idealTree:node_modules/babel-preset-stage-1 Completed in 8322ms
521 silly placeDep ROOT babel-plugin-syntax-class-constructor-call@6.18.0 OK for: babel-plugin-transform-class-constructor-call@6.24.1 want: ^6.18.0
522 silly placeDep ROOT babel-template@6.26.0 OK for: babel-plugin-transform-class-constructor-call@6.24.1 want: ^6.24.1
523 silly fetch manifest babel-traverse@^6.26.0
524 silly fetch manifest babel-types@^6.26.0
525 silly fetch manifest babylon@^6.18.0
526 http fetch GET 200 https://registry.npmjs.org/babel-traverse 1052ms
527 http fetch GET 304 https://registry.npmjs.org/babylon 2411ms (from cache)
528 http fetch GET 200 https://registry.npmjs.org/babel-types 2654ms
529 timing idealTree:node_modules/babel-plugin-transform-class-constructor-call Completed in 2721ms
530 timing idealTree:node_modules/babel-plugin-syntax-class-constructor-call Completed in 0ms
531 silly placeDep ROOT babel-plugin-syntax-export-extensions@6.13.0 OK for: babel-plugin-transform-export-extensions@6.22.0 want: ^6.8.0
532 timing idealTree:node_modules/babel-plugin-transform-export-extensions Completed in 12ms
533 timing idealTree:node_modules/babel-plugin-syntax-export-extensions Completed in 0ms
534 silly placeDep ROOT babel-plugin-syntax-dynamic-import@6.18.0 OK for: babel-preset-stage-2@6.24.1 want: ^6.18.0
535 silly placeDep ROOT babel-plugin-transform-class-properties@6.24.1 OK for: babel-preset-stage-2@6.24.1 want: ^6.24.1
536 silly placeDep ROOT babel-plugin-transform-decorators@6.24.1 OK for: babel-preset-stage-2@6.24.1 want: ^6.24.1
537 silly placeDep ROOT babel-preset-stage-3@6.24.1 OK for: babel-preset-stage-2@6.24.1 want: ^6.24.1
538 silly fetch manifest babel-helper-function-name@^6.24.1
539 silly fetch manifest babel-plugin-syntax-class-properties@^6.8.0
540 silly fetch manifest babel-types@^6.24.1
541 silly fetch manifest babel-plugin-syntax-decorators@^6.13.0
542 silly fetch manifest babel-helper-explode-class@^6.24.1
543 silly fetch manifest babel-plugin-syntax-trailing-function-commas@^6.22.0
544 silly fetch manifest babel-plugin-transform-async-generator-functions@^6.24.1
545 silly fetch manifest babel-plugin-transform-async-to-generator@^6.24.1
546 silly fetch manifest babel-plugin-transform-exponentiation-operator@^6.24.1
547 silly fetch manifest babel-plugin-transform-object-rest-spread@^6.22.0
548 http fetch GET 200 https://registry.npmjs.org/babel-helper-function-name 4956ms
549 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas 5326ms
550 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-decorators 5660ms
551 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-async-generator-functions 6005ms
552 http fetch GET 200 https://registry.npmjs.org/babel-helper-explode-class 6204ms
553 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-class-properties 6631ms
554 http fetch GET 304 https://registry.npmjs.org/babel-plugin-transform-object-rest-spread 6569ms (from cache)
555 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator 7574ms
556 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-async-to-generator 7880ms
557 timing idealTree:node_modules/babel-preset-stage-2 Completed in 8062ms
558 timing idealTree:node_modules/babel-plugin-syntax-dynamic-import Completed in 0ms
559 silly placeDep ROOT babel-helper-function-name@6.24.1 OK for: babel-plugin-transform-class-properties@6.24.1 want: ^6.24.1
560 silly placeDep ROOT babel-plugin-syntax-class-properties@6.13.0 OK for: babel-plugin-transform-class-properties@6.24.1 want: ^6.8.0
561 silly fetch manifest babel-traverse@^6.24.1
562 silly fetch manifest babel-helper-get-function-arity@^6.24.1
563 http fetch GET 200 https://registry.npmjs.org/babel-helper-get-function-arity 680ms
564 timing idealTree:node_modules/babel-plugin-transform-class-properties Completed in 700ms
565 silly placeDep ROOT babel-helper-get-function-arity@6.24.1 OK for: babel-helper-function-name@6.24.1 want: ^6.24.1
566 silly placeDep ROOT babel-traverse@6.26.0 OK for: babel-helper-function-name@6.24.1 want: ^6.24.1
567 silly placeDep ROOT babel-types@6.26.0 OK for: babel-helper-function-name@6.24.1 want: ^6.24.1
568 silly fetch manifest babel-code-frame@^6.26.0
569 silly fetch manifest babel-messages@^6.23.0
570 silly fetch manifest debug@^2.6.8
571 silly fetch manifest globals@^9.18.0
572 silly fetch manifest invariant@^2.2.2
573 silly fetch manifest to-fast-properties@^1.0.3
574 http fetch GET 200 https://registry.npmjs.org/babel-messages 1696ms
575 http fetch GET 304 https://registry.npmjs.org/babel-code-frame 2010ms (from cache)
576 http fetch GET 200 https://registry.npmjs.org/invariant 3141ms
577 timing idealTree:node_modules/babel-helper-function-name Completed in 3176ms
578 timing idealTree:node_modules/babel-helper-get-function-arity Completed in 0ms
579 timing idealTree:node_modules/babel-plugin-syntax-class-properties Completed in 0ms
580 silly placeDep ROOT babel-helper-explode-class@6.24.1 OK for: babel-plugin-transform-decorators@6.24.1 want: ^6.24.1
581 silly placeDep ROOT babel-plugin-syntax-decorators@6.13.0 OK for: babel-plugin-transform-decorators@6.24.1 want: ^6.13.0
582 silly fetch manifest babel-helper-bindify-decorators@^6.24.1
583 http fetch GET 200 https://registry.npmjs.org/babel-helper-bindify-decorators 3043ms
584 timing idealTree:node_modules/babel-plugin-transform-decorators Completed in 3062ms
585 silly placeDep ROOT babel-helper-bindify-decorators@6.24.1 OK for: babel-helper-explode-class@6.24.1 want: ^6.24.1
586 timing idealTree:node_modules/babel-helper-explode-class Completed in 6ms
587 timing idealTree:node_modules/babel-helper-bindify-decorators Completed in 0ms
588 timing idealTree:node_modules/babel-plugin-syntax-decorators Completed in 0ms
589 silly placeDep ROOT babel-plugin-syntax-trailing-function-commas@6.22.0 OK for: babel-preset-stage-3@6.24.1 want: ^6.22.0
590 silly placeDep ROOT babel-plugin-transform-async-generator-functions@6.24.1 OK for: babel-preset-stage-3@6.24.1 want: ^6.24.1
591 silly placeDep ROOT babel-plugin-transform-async-to-generator@6.24.1 OK for: babel-preset-stage-3@6.24.1 want: ^6.24.1
592 silly placeDep ROOT babel-plugin-transform-exponentiation-operator@6.24.1 OK for: babel-preset-stage-3@6.24.1 want: ^6.24.1
593 silly placeDep ROOT babel-plugin-transform-object-rest-spread@6.26.0 OK for: babel-preset-stage-3@6.24.1 want: ^6.22.0
594 silly fetch manifest babel-helper-remap-async-to-generator@^6.24.1
595 silly fetch manifest babel-plugin-syntax-async-generators@^6.5.0
596 silly fetch manifest babel-plugin-syntax-async-functions@^6.8.0
597 silly fetch manifest babel-plugin-syntax-exponentiation-operator@^6.8.0
598 silly fetch manifest babel-helper-builder-binary-assignment-operator-visitor@^6.24.1
599 silly fetch manifest babel-plugin-syntax-object-rest-spread@^6.8.0
600 http fetch GET 304 https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread 958ms (from cache)
601 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-async-generators 2214ms
602 http fetch GET 200 https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor 2203ms
603 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator 2216ms
604 http fetch GET 200 https://registry.npmjs.org/babel-plugin-syntax-async-functions 2230ms
605 http fetch GET 200 https://registry.npmjs.org/babel-helper-remap-async-to-generator 2274ms
606 timing idealTree:node_modules/babel-preset-stage-3 Completed in 2304ms
607 timing idealTree:node_modules/babel-plugin-syntax-trailing-function-commas Completed in 0ms
608 silly placeDep ROOT babel-helper-remap-async-to-generator@6.24.1 OK for: babel-plugin-transform-async-generator-functions@6.24.1 want: ^6.24.1
609 silly placeDep ROOT babel-plugin-syntax-async-generators@6.13.0 OK for: babel-plugin-transform-async-generator-functions@6.24.1 want: ^6.5.0
610 timing idealTree:node_modules/babel-plugin-transform-async-generator-functions Completed in 65ms
611 timing idealTree:node_modules/babel-helper-remap-async-to-generator Completed in 0ms
612 timing idealTree:node_modules/babel-plugin-syntax-async-generators Completed in 1ms
613 silly placeDep ROOT babel-plugin-syntax-async-functions@6.13.0 OK for: babel-plugin-transform-async-to-generator@6.24.1 want: ^6.8.0
614 timing idealTree:node_modules/babel-plugin-transform-async-to-generator Completed in 5ms
615 timing idealTree:node_modules/babel-plugin-syntax-async-functions Completed in 0ms
616 silly placeDep ROOT babel-helper-builder-binary-assignment-operator-visitor@6.24.1 OK for: babel-plugin-transform-exponentiation-operator@6.24.1 want: ^6.24.1
617 silly placeDep ROOT babel-plugin-syntax-exponentiation-operator@6.13.0 OK for: babel-plugin-transform-exponentiation-operator@6.24.1 want: ^6.8.0
618 silly fetch manifest babel-helper-explode-assignable-expression@^6.24.1
619 http fetch GET 200 https://registry.npmjs.org/babel-helper-explode-assignable-expression 2757ms
620 timing idealTree:node_modules/babel-plugin-transform-exponentiation-operator Completed in 2776ms
621 silly placeDep ROOT babel-helper-explode-assignable-expression@6.24.1 OK for: babel-helper-builder-binary-assignment-operator-visitor@6.24.1 want: ^6.24.1
622 timing idealTree:node_modules/babel-helper-builder-binary-assignment-operator-visitor Completed in 6ms
623 timing idealTree:node_modules/babel-helper-explode-assignable-expression Completed in 1ms
624 timing idealTree:node_modules/babel-plugin-syntax-exponentiation-operator Completed in 0ms
625 silly placeDep ROOT babel-plugin-syntax-object-rest-spread@6.13.0 OK for: babel-plugin-transform-object-rest-spread@6.26.0 want: ^6.8.0
626 timing idealTree:node_modules/babel-plugin-transform-object-rest-spread Completed in 5ms
627 timing idealTree:node_modules/babel-plugin-syntax-object-rest-spread Completed in 0ms
628 silly placeDep ROOT core-js@2.6.12 OK for: babel-runtime@6.26.0 want: ^2.4.0
629 silly placeDep ROOT regenerator-runtime@0.11.1 OK for: babel-runtime@6.26.0 want: ^0.11.0
630 timing idealTree:node_modules/babel-runtime Completed in 8ms
631 silly placeDep ROOT babel-polyfill@6.26.0 OK for: babel-tape-runner@2.0.1 want: ^6.3.14
632 silly placeDep ROOT babel-register@6.26.0 OK for: babel-tape-runner@2.0.1 want: ^6.3.13
633 silly placeDep ROOT glob@6.0.4 OK for: babel-tape-runner@2.0.1 want: ^6.0.1
634 silly fetch manifest regenerator-runtime@^0.10.5
635 silly fetch manifest babel-core@^6.26.0
636 silly fetch manifest home-or-tmp@^2.0.0
637 silly fetch manifest source-map-support@^0.4.15
638 silly fetch manifest inflight@^1.0.4
639 silly fetch manifest inherits@2
640 silly fetch manifest minimatch@2 || 3
641 silly fetch manifest once@^1.3.0
642 silly fetch manifest path-is-absolute@^1.0.0
643 http fetch GET 304 https://registry.npmjs.org/source-map-support 425ms (from cache)
644 http fetch GET 200 https://registry.npmjs.org/inflight 465ms
645 http fetch GET 304 https://registry.npmjs.org/once 3316ms (from cache)
646 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 5209ms (from cache)
647 http fetch GET 200 https://registry.npmjs.org/babel-core 5428ms
648 http fetch GET 200 https://registry.npmjs.org/home-or-tmp 5496ms
649 timing idealTree:node_modules/babel-tape-runner Completed in 5570ms
650 silly placeDep node_modules/babel-polyfill regenerator-runtime@0.10.5 OK for: babel-polyfill@6.26.0 want: ^0.10.5
651 timing idealTree:node_modules/babel-polyfill Completed in 32ms
652 silly placeDep ROOT babel-core@6.26.3 OK for: babel-register@6.26.0 want: ^6.26.0
653 silly placeDep ROOT home-or-tmp@2.0.0 OK for: babel-register@6.26.0 want: ^2.0.0
654 silly placeDep ROOT mkdirp@0.5.5 OK for: babel-register@6.26.0 want: ^0.5.1
655 silly placeDep ROOT source-map-support@0.4.18 OK for: babel-register@6.26.0 want: ^0.4.15
656 silly fetch manifest babel-generator@^6.26.0
657 silly fetch manifest babel-helpers@^6.24.1
658 silly fetch manifest convert-source-map@^1.5.1
659 silly fetch manifest debug@^2.6.9
660 silly fetch manifest json5@^0.5.1
661 silly fetch manifest path-is-absolute@^1.0.1
662 silly fetch manifest private@^0.1.8
663 silly fetch manifest slash@^1.0.0
664 silly fetch manifest os-homedir@^1.0.0
665 silly fetch manifest os-tmpdir@^1.0.1
666 http fetch GET 200 https://registry.npmjs.org/private 2377ms
667 http fetch GET 304 https://registry.npmjs.org/convert-source-map 2731ms (from cache)
668 http fetch GET 304 https://registry.npmjs.org/slash 2760ms (from cache)
669 http fetch GET 200 https://registry.npmjs.org/json5 2933ms
670 http fetch GET 200 https://registry.npmjs.org/babel-helpers 3410ms
671 http fetch GET 304 https://registry.npmjs.org/os-homedir 4072ms (from cache)
672 http fetch GET 200 https://registry.npmjs.org/babel-generator 4445ms
673 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 4197ms
674 timing idealTree:node_modules/babel-register Completed in 4569ms
675 silly placeDep ROOT babel-code-frame@6.26.0 OK for: babel-core@6.26.3 want: ^6.26.0
676 silly placeDep ROOT babel-generator@6.26.1 OK for: babel-core@6.26.3 want: ^6.26.0
677 silly placeDep ROOT babel-helpers@6.24.1 OK for: babel-core@6.26.3 want: ^6.24.1
678 silly placeDep ROOT babel-messages@6.23.0 OK for: babel-core@6.26.3 want: ^6.23.0
679 silly placeDep ROOT babylon@6.18.0 OK for: babel-core@6.26.3 want: ^6.18.0
680 silly placeDep ROOT convert-source-map@1.7.0 OK for: babel-core@6.26.3 want: ^1.5.1
681 silly placeDep node_modules/babel-core debug@2.6.9 OK for: babel-core@6.26.3 want: ^2.6.9
682 silly placeDep ROOT json5@0.5.1 OK for: babel-core@6.26.3 want: ^0.5.1
683 silly placeDep ROOT minimatch@3.0.4 OK for: babel-core@6.26.3 want: ^3.0.4
684 silly placeDep ROOT path-is-absolute@1.0.1 OK for: babel-core@6.26.3 want: ^1.0.1
685 silly placeDep ROOT private@0.1.8 OK for: babel-core@6.26.3 want: ^0.1.8
686 silly placeDep ROOT slash@1.0.0 OK for: babel-core@6.26.3 want: ^1.0.0
687 silly fetch manifest chalk@^1.1.3
688 silly fetch manifest js-tokens@^3.0.2
689 silly fetch manifest detect-indent@^4.0.0
690 silly fetch manifest jsesc@^1.3.0
691 silly fetch manifest trim-right@^1.0.1
692 silly fetch manifest safe-buffer@~5.1.1
693 silly fetch manifest ms@2.0.0
694 silly fetch manifest brace-expansion@^1.1.7
695 http fetch GET 200 https://registry.npmjs.org/trim-right 135ms
696 http fetch GET 200 https://registry.npmjs.org/detect-indent 308ms
697 http fetch GET 200 https://registry.npmjs.org/brace-expansion 1531ms
698 timing idealTree:node_modules/babel-core Completed in 1727ms
699 silly placeDep node_modules/babel-code-frame chalk@1.1.3 OK for: babel-code-frame@6.26.0 want: ^1.1.3
700 silly placeDep ROOT esutils@2.0.3 OK for: babel-code-frame@6.26.0 want: ^2.0.2
701 silly placeDep node_modules/babel-code-frame js-tokens@3.0.2 OK for: babel-code-frame@6.26.0 want: ^3.0.2
702 silly fetch manifest ansi-styles@^2.2.1
703 silly fetch manifest escape-string-regexp@^1.0.2
704 silly fetch manifest has-ansi@^2.0.0
705 silly fetch manifest strip-ansi@^3.0.0
706 silly fetch manifest supports-color@^2.0.0
707 http fetch GET 200 https://registry.npmjs.org/has-ansi 2960ms
708 timing idealTree:node_modules/babel-code-frame Completed in 3129ms
709 silly placeDep ROOT detect-indent@4.0.0 OK for: babel-generator@6.26.1 want: ^4.0.0
710 silly placeDep node_modules/babel-generator jsesc@1.3.0 OK for: babel-generator@6.26.1 want: ^1.3.0
711 silly placeDep ROOT trim-right@1.0.1 OK for: babel-generator@6.26.1 want: ^1.0.1
712 silly fetch manifest repeating@^2.0.0
713 http fetch GET 304 https://registry.npmjs.org/repeating 4037ms (from cache)
714 timing idealTree:node_modules/babel-generator Completed in 4140ms
715 timing idealTree:node_modules/babel-helpers Completed in 0ms
716 timing idealTree:node_modules/babel-messages Completed in 0ms
717 timing idealTree:node_modules/babel-template Completed in 0ms
718 silly placeDep node_modules/babel-traverse debug@2.6.9 OK for: babel-traverse@6.26.0 want: ^2.6.8
719 silly placeDep node_modules/babel-traverse globals@9.18.0 OK for: babel-traverse@6.26.0 want: ^9.18.0
720 silly placeDep ROOT invariant@2.2.4 OK for: babel-traverse@6.26.0 want: ^2.2.2
721 silly fetch manifest loose-envify@^1.0.0
722 http fetch GET 304 https://registry.npmjs.org/loose-envify 121ms (from cache)
723 timing idealTree:node_modules/babel-traverse Completed in 135ms
724 silly placeDep node_modules/babel-types to-fast-properties@1.0.3 OK for: babel-types@6.26.0 want: ^1.0.3
725 timing idealTree:node_modules/babel-types Completed in 5ms
726 timing idealTree:node_modules/babylon Completed in 1ms
727 silly placeDep ROOT buffer@5.7.1 OK for: bl@4.1.0 want: ^5.5.0
728 silly placeDep ROOT inherits@2.0.4 OK for: bl@4.1.0 want: ^2.0.4
729 silly placeDep ROOT readable-stream@3.6.0 OK for: bl@4.1.0 want: ^3.4.0
730 silly fetch manifest base64-js@^1.3.1
731 silly fetch manifest ieee754@^1.1.13
732 silly fetch manifest string_decoder@^1.1.1
733 silly fetch manifest util-deprecate@^1.0.1
734 http fetch GET 304 https://registry.npmjs.org/base64-js 1207ms (from cache)
735 http fetch GET 304 https://registry.npmjs.org/util-deprecate 933ms (from cache)
736 http fetch GET 304 https://registry.npmjs.org/string_decoder 972ms (from cache)
737 http fetch GET 304 https://registry.npmjs.org/ieee754 1242ms (from cache)
738 timing idealTree:node_modules/bl Completed in 1266ms
739 timing idealTree:node_modules/bluebird Completed in 0ms
740 silly placeDep ROOT bytes@3.1.0 OK for: body-parser@1.19.0 want: 3.1.0
741 silly placeDep ROOT content-type@1.0.4 OK for: body-parser@1.19.0 want: ~1.0.4
742 silly placeDep node_modules/body-parser debug@2.6.9 OK for: body-parser@1.19.0 want: 2.6.9
743 silly placeDep ROOT depd@1.1.2 OK for: body-parser@1.19.0 want: ~1.1.2
744 silly placeDep ROOT http-errors@1.7.2 OK for: body-parser@1.19.0 want: 1.7.2
745 silly placeDep ROOT iconv-lite@0.4.24 OK for: body-parser@1.19.0 want: 0.4.24
746 silly placeDep ROOT on-finished@2.3.0 OK for: body-parser@1.19.0 want: ~2.3.0
747 silly placeDep ROOT qs@6.7.0 OK for: body-parser@1.19.0 want: 6.7.0
748 silly placeDep ROOT raw-body@2.4.0 OK for: body-parser@1.19.0 want: 2.4.0
749 silly placeDep ROOT type-is@1.6.18 OK for: body-parser@1.19.0 want: ~1.6.17
750 silly fetch manifest inherits@2.0.3
751 silly fetch manifest statuses@>= 1.5.0 < 2
752 silly fetch manifest toidentifier@1.0.0
753 silly fetch manifest safer-buffer@>= 2.1.2 < 3
754 silly fetch manifest ee-first@1.1.1
755 silly fetch manifest unpipe@1.0.0
756 silly fetch manifest media-typer@0.3.0
757 silly fetch manifest mime-types@~2.1.24
758 http fetch GET 304 https://registry.npmjs.org/toidentifier 857ms (from cache)
759 http fetch GET 304 https://registry.npmjs.org/unpipe 774ms (from cache)
760 http fetch GET 304 https://registry.npmjs.org/safer-buffer 884ms (from cache)
761 http fetch GET 304 https://registry.npmjs.org/media-typer 1311ms (from cache)
762 http fetch GET 304 https://registry.npmjs.org/ee-first 1353ms (from cache)
763 http fetch GET 200 https://registry.npmjs.org/mime-types 2285ms
764 timing idealTree:node_modules/body-parser Completed in 2453ms
765 silly placeDep ROOT base64-js@1.5.1 OK for: buffer@5.7.1 want: ^1.3.1
766 silly placeDep ROOT ieee754@1.2.1 OK for: buffer@5.7.1 want: ^1.1.13
767 timing idealTree:node_modules/buffer Completed in 8ms
768 timing idealTree:node_modules/base64-js Completed in 0ms
769 timing idealTree:node_modules/bytes Completed in 0ms
770 silly placeDep ROOT ansi-styles@3.2.1 OK for: chalk@2.4.2 want: ^3.2.1
771 silly placeDep ROOT escape-string-regexp@1.0.5 OK for: chalk@2.4.2 want: ^1.0.5
772 silly placeDep ROOT supports-color@5.5.0 OK for: chalk@2.4.2 want: ^5.3.0
773 silly fetch manifest color-convert@^1.9.0
774 silly fetch manifest has-flag@^3.0.0
775 http fetch GET 304 https://registry.npmjs.org/has-flag 1807ms (from cache)
776 http fetch GET 304 https://registry.npmjs.org/color-convert 1869ms (from cache)
777 timing idealTree:node_modules/chalk Completed in 1894ms
778 silly placeDep ROOT color-convert@1.9.3 OK for: ansi-styles@3.2.1 want: ^1.9.0
779 silly fetch manifest color-name@1.1.3
780 http fetch GET 304 https://registry.npmjs.org/color-name 2642ms (from cache)
781 timing idealTree:node_modules/ansi-styles Completed in 2667ms
782 timing idealTree:node_modules/co Completed in 0ms
783 silly placeDep ROOT color-name@1.1.3 OK for: color-convert@1.9.3 want: 1.1.3
784 timing idealTree:node_modules/color-convert Completed in 4ms
785 timing idealTree:node_modules/color-name Completed in 0ms
786 silly placeDep ROOT accepts@1.3.7 OK for: compression@1.7.4 want: ~1.3.5
787 silly placeDep node_modules/compression bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
788 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
789 silly placeDep node_modules/compression debug@2.6.9 OK for: compression@1.7.4 want: 2.6.9
790 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
791 silly placeDep ROOT safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
792 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
793 silly fetch manifest negotiator@0.6.2
794 silly fetch manifest mime-db@>= 1.43.0 < 2
795 http fetch GET 304 https://registry.npmjs.org/negotiator 363ms (from cache)
796 http fetch GET 200 https://registry.npmjs.org/mime-db 2620ms
797 timing idealTree:node_modules/compression Completed in 2676ms
798 silly placeDep ROOT mime-types@2.1.29 OK for: accepts@1.3.7 want: ~2.1.24
799 silly placeDep ROOT negotiator@0.6.2 OK for: accepts@1.3.7 want: 0.6.2
800 silly fetch manifest mime-db@1.46.0
801 timing idealTree:node_modules/accepts Completed in 10ms
802 silly placeDep ROOT mime-db@1.46.0 OK for: compressible@2.0.18 want: >= 1.43.0 < 2
803 timing idealTree:node_modules/compressible Completed in 4ms
804 timing idealTree:node_modules/connect-flash Completed in 0ms
805 silly placeDep ROOT mongodb@3.6.4 OK for: connect-mongo@3.2.0 want: ^3.1.0
806 silly fetch manifest saslprep@^1.0.0
807 silly fetch manifest bl@^2.2.1
808 silly fetch manifest denque@^1.4.1
809 silly fetch manifest require_optional@^1.0.1
810 http fetch GET 200 https://registry.npmjs.org/denque 328ms
811 http fetch GET 200 https://registry.npmjs.org/saslprep 377ms
812 http fetch GET 200 https://registry.npmjs.org/require_optional 433ms
813 timing idealTree:node_modules/connect-mongo Completed in 454ms
814 timing idealTree:node_modules/content-type Completed in 0ms
815 timing idealTree:node_modules/convert-source-map Completed in 0ms
816 silly placeDep ROOT cookie@0.4.0 OK for: cookie-parser@1.4.5 want: 0.4.0
817 silly placeDep ROOT cookie-signature@1.0.6 OK for: cookie-parser@1.4.5 want: 1.0.6
818 timing idealTree:node_modules/cookie-parser Completed in 10ms
819 timing idealTree:node_modules/cookie Completed in 0ms
820 silly placeDep ROOT cookies@0.8.0 OK for: cookie-session@1.4.0 want: 0.8.0
821 silly placeDep node_modules/cookie-session debug@2.6.9 OK for: cookie-session@1.4.0 want: 2.6.9
822 silly fetch manifest keygrip@~1.1.0
823 http fetch GET 200 https://registry.npmjs.org/keygrip 4010ms
824 timing idealTree:node_modules/cookie-session Completed in 4022ms
825 timing idealTree:node_modules/cookie-signature Completed in 0ms
826 silly placeDep node_modules/cookies depd@2.0.0 OK for: cookies@0.8.0 want: ~2.0.0
827 silly placeDep ROOT keygrip@1.1.0 OK for: cookies@0.8.0 want: ~1.1.0
828 silly fetch manifest tsscmp@1.0.6
829 http fetch GET 200 https://registry.npmjs.org/tsscmp 460ms
830 timing idealTree:node_modules/cookies Completed in 475ms
831 timing idealTree:node_modules/core-js Completed in 0ms
832 silly placeDep ROOT cross-spawn@5.1.0 OK for: cross-env@5.0.5 want: ^5.1.0
833 silly placeDep ROOT is-windows@1.0.2 OK for: cross-env@5.0.5 want: ^1.0.0
834 silly fetch manifest lru-cache@^4.0.1
835 silly fetch manifest shebang-command@^1.2.0
836 silly fetch manifest which@^1.2.9
837 http fetch GET 304 https://registry.npmjs.org/shebang-command 760ms (from cache)
838 http fetch GET 304 https://registry.npmjs.org/which 762ms (from cache)
839 http fetch GET 304 https://registry.npmjs.org/lru-cache 779ms (from cache)
840 timing idealTree:node_modules/cross-env Completed in 797ms
841 silly placeDep ROOT lru-cache@4.1.5 OK for: cross-spawn@5.1.0 want: ^4.0.1
842 silly placeDep ROOT shebang-command@1.2.0 OK for: cross-spawn@5.1.0 want: ^1.2.0
843 silly placeDep ROOT which@1.3.1 OK for: cross-spawn@5.1.0 want: ^1.2.9
844 silly fetch manifest pseudomap@^1.0.2
845 silly fetch manifest yallist@^2.1.2
846 silly fetch manifest shebang-regex@^1.0.0
847 silly fetch manifest isexe@^2.0.0
848 http fetch GET 200 https://registry.npmjs.org/isexe 1354ms
849 http fetch GET 304 https://registry.npmjs.org/yallist 1797ms (from cache)
850 http fetch GET 304 https://registry.npmjs.org/shebang-regex 1822ms (from cache)
851 http fetch GET 304 https://registry.npmjs.org/pseudomap 1875ms (from cache)
852 timing idealTree:node_modules/cross-spawn Completed in 1892ms
853 silly placeDep node_modules/csurf cookie@0.3.1 OK for: csurf@1.9.0 want: 0.3.1
854 silly placeDep ROOT csrf@3.0.6 OK for: csurf@1.9.0 want: ~3.0.3
855 silly placeDep node_modules/csurf http-errors@1.5.1 OK for: csurf@1.9.0 want: ~1.5.0
856 silly fetch manifest rndm@1.2.0
857 silly fetch manifest tsscmp@1.0.5
858 silly fetch manifest uid-safe@2.1.4
859 silly fetch manifest setprototypeof@1.0.2
860 silly fetch manifest statuses@>= 1.3.1 < 2
861 http fetch GET 200 https://registry.npmjs.org/rndm 1221ms
862 timing idealTree:node_modules/csurf Completed in 1278ms
863 silly placeDep ROOT rndm@1.2.0 OK for: csrf@3.0.6 want: 1.2.0
864 silly placeDep ROOT tsscmp@1.0.5 OK for: csrf@3.0.6 want: 1.0.5
865 silly placeDep ROOT uid-safe@2.1.4 OK for: csrf@3.0.6 want: 2.1.4
866 silly fetch manifest random-bytes@~1.0.0
867 http fetch GET 200 https://registry.npmjs.org/random-bytes 82ms
868 timing idealTree:node_modules/csrf Completed in 104ms
869 silly placeDep ROOT ms@2.1.2 OK for: debug@4.3.1 want: 2.1.2
870 timing idealTree:node_modules/debug Completed in 5ms
871 timing idealTree:node_modules/depd Completed in 0ms
872 silly placeDep ROOT repeating@2.0.1 OK for: detect-indent@4.0.0 want: ^2.0.0
873 silly fetch manifest is-finite@^1.0.0
874 http fetch GET 304 https://registry.npmjs.org/is-finite 2130ms (from cache)
875 timing idealTree:node_modules/detect-indent Completed in 2141ms
876 timing idealTree:node_modules/dotenv Completed in 0ms
877 timing idealTree:node_modules/escape-string-regexp Completed in 0ms
878 silly placeDep ROOT ajv@6.12.6 OK for: eslint@6.8.0 want: ^6.10.0
879 silly placeDep node_modules/eslint cross-spawn@6.0.5 OK for: eslint@6.8.0 want: ^6.0.5
880 silly placeDep ROOT doctrine@3.0.0 OK for: eslint@6.8.0 want: ^3.0.0
881 silly placeDep ROOT eslint-scope@5.1.1 OK for: eslint@6.8.0 want: ^5.0.0
882 silly placeDep ROOT eslint-utils@1.4.3 OK for: eslint@6.8.0 want: ^1.4.3
883 silly placeDep ROOT espree@6.2.1 OK for: eslint@6.8.0 want: ^6.1.2
884 silly placeDep ROOT esquery@1.4.0 OK for: eslint@6.8.0 want: ^1.0.1
885 silly placeDep ROOT file-entry-cache@5.0.1 OK for: eslint@6.8.0 want: ^5.0.1
886 silly placeDep ROOT functional-red-black-tree@1.0.1 OK for: eslint@6.8.0 want: ^1.0.1
887 silly placeDep ROOT glob-parent@5.1.1 OK for: eslint@6.8.0 want: ^5.0.0
888 silly placeDep node_modules/eslint globals@12.4.0 OK for: eslint@6.8.0 want: ^12.1.0
889 silly placeDep ROOT ignore@4.0.6 OK for: eslint@6.8.0 want: ^4.0.6
890 silly placeDep ROOT import-fresh@3.3.0 OK for: eslint@6.8.0 want: ^3.0.0
891 silly placeDep ROOT imurmurhash@0.1.4 OK for: eslint@6.8.0 want: ^0.1.4
892 silly placeDep ROOT inquirer@7.3.3 OK for: eslint@6.8.0 want: ^7.0.0
893 silly placeDep ROOT is-glob@4.0.1 OK for: eslint@6.8.0 want: ^4.0.0
894 silly placeDep ROOT js-yaml@3.14.1 OK for: eslint@6.8.0 want: ^3.13.1
895 silly placeDep ROOT json-stable-stringify-without-jsonify@1.0.1 OK for: eslint@6.8.0 want: ^1.0.1
896 silly placeDep ROOT levn@0.3.0 OK for: eslint@6.8.0 want: ^0.3.0
897 silly placeDep ROOT natural-compare@1.4.0 OK for: eslint@6.8.0 want: ^1.4.0
898 silly placeDep ROOT optionator@0.8.3 OK for: eslint@6.8.0 want: ^0.8.3
899 silly placeDep ROOT progress@2.0.3 OK for: eslint@6.8.0 want: ^2.0.0
900 silly placeDep ROOT regexpp@2.0.1 OK for: eslint@6.8.0 want: ^2.0.1
901 silly placeDep ROOT semver@6.3.0 OK for: eslint@6.8.0 want: ^6.1.2
902 silly placeDep ROOT strip-ansi@5.2.0 OK for: eslint@6.8.0 want: ^5.2.0
903 silly placeDep ROOT strip-json-comments@3.1.1 OK for: eslint@6.8.0 want: ^3.0.1
904 silly placeDep ROOT table@5.4.6 OK for: eslint@6.8.0 want: ^5.2.3
905 silly placeDep ROOT text-table@0.2.0 OK for: eslint@6.8.0 want: ^0.2.0
906 silly placeDep ROOT v8-compile-cache@2.2.0 OK for: eslint@6.8.0 want: ^2.0.3
907 silly fetch manifest fast-deep-equal@^3.1.1
908 silly fetch manifest fast-json-stable-stringify@^2.0.0
909 silly fetch manifest json-schema-traverse@^0.4.1
910 silly fetch manifest uri-js@^4.2.2
911 silly fetch manifest nice-try@^1.0.4
912 silly fetch manifest path-key@^2.0.1
913 silly fetch manifest esrecurse@^4.3.0
914 silly fetch manifest estraverse@^4.1.1
915 silly fetch manifest acorn@^7.1.1
916 silly fetch manifest acorn-jsx@^5.2.0
917 silly fetch manifest estraverse@^5.1.0
918 silly fetch manifest flat-cache@^2.0.1
919 silly fetch manifest type-fest@^0.8.1
920 silly fetch manifest parent-module@^1.0.0
921 silly fetch manifest resolve-from@^4.0.0
922 silly fetch manifest ansi-escapes@^4.2.1
923 silly fetch manifest chalk@^4.1.0
924 silly fetch manifest cli-cursor@^3.1.0
925 silly fetch manifest cli-width@^3.0.0
926 silly fetch manifest external-editor@^3.0.3
927 silly fetch manifest figures@^3.0.0
928 silly fetch manifest mute-stream@0.0.8
929 silly fetch manifest run-async@^2.4.0
930 silly fetch manifest rxjs@^6.6.0
931 silly fetch manifest string-width@^4.1.0
932 silly fetch manifest strip-ansi@^6.0.0
933 silly fetch manifest through@^2.3.6
934 silly fetch manifest is-extglob@^2.1.1
935 silly fetch manifest argparse@^1.0.7
936 silly fetch manifest esprima@^4.0.0
937 silly fetch manifest prelude-ls@~1.1.2
938 silly fetch manifest type-check@~0.3.2
939 silly fetch manifest deep-is@~0.1.3
940 silly fetch manifest word-wrap@~1.2.3
941 silly fetch manifest fast-levenshtein@~2.0.6
942 silly fetch manifest ansi-regex@^4.1.0
943 silly fetch manifest slice-ansi@^2.1.0
944 silly fetch manifest string-width@^3.0.0
945 http fetch GET 200 https://registry.npmjs.org/nice-try 15087ms
946 http fetch GET 200 https://registry.npmjs.org/uri-js 15112ms
947 http fetch GET 200 https://registry.npmjs.org/string-width 14899ms
948 http fetch GET 304 https://registry.npmjs.org/fast-deep-equal 15301ms (from cache)
949 http fetch GET 304 https://registry.npmjs.org/esrecurse 15245ms (from cache)
950 http fetch GET 304 https://registry.npmjs.org/path-key 15254ms (from cache)
951 http fetch GET 304 https://registry.npmjs.org/json-schema-traverse 15305ms (from cache)
952 http fetch GET 304 https://registry.npmjs.org/estraverse 15250ms (from cache)
953 http fetch GET 304 https://registry.npmjs.org/fast-json-stable-stringify 15343ms (from cache)
954 http fetch GET 304 https://registry.npmjs.org/external-editor 15119ms (from cache)
955 http fetch GET 304 https://registry.npmjs.org/cli-width 15160ms (from cache)
956 http fetch GET 304 https://registry.npmjs.org/resolve-from 15205ms (from cache)
957 http fetch GET 304 https://registry.npmjs.org/mute-stream 15084ms (from cache)
958 http fetch GET 200 https://registry.npmjs.org/rxjs 15093ms
959 http fetch GET 200 https://registry.npmjs.org/type-fest 15305ms
960 http fetch GET 304 https://registry.npmjs.org/run-async 15174ms (from cache)
961 http fetch GET 304 https://registry.npmjs.org/parent-module 15336ms (from cache)
962 http fetch GET 304 https://registry.npmjs.org/figures 15226ms (from cache)
963 http fetch GET 304 https://registry.npmjs.org/cli-cursor 15307ms (from cache)
964 http fetch GET 304 https://registry.npmjs.org/esprima 15058ms (from cache)
965 http fetch GET 304 https://registry.npmjs.org/prelude-ls 15049ms (from cache)
966 http fetch GET 304 https://registry.npmjs.org/fast-levenshtein 14998ms (from cache)
967 http fetch GET 304 https://registry.npmjs.org/word-wrap 15013ms (from cache)
968 http fetch GET 304 https://registry.npmjs.org/deep-is 15021ms (from cache)
969 http fetch GET 304 https://registry.npmjs.org/type-check 15091ms (from cache)
970 http fetch GET 304 https://registry.npmjs.org/argparse 15167ms (from cache)
971 http fetch GET 304 https://registry.npmjs.org/is-extglob 15219ms (from cache)
972 http fetch GET 304 https://registry.npmjs.org/ansi-regex 15083ms (from cache)
973 http fetch GET 304 https://registry.npmjs.org/flat-cache 15828ms (from cache)
974 http fetch GET 304 https://registry.npmjs.org/slice-ansi 15827ms (from cache)
975 http fetch GET 304 https://registry.npmjs.org/acorn-jsx 16248ms (from cache)
976 http fetch GET 304 https://registry.npmjs.org/ansi-escapes 16180ms (from cache)
977 timing idealTree:node_modules/eslint Completed in 16548ms
978 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: ajv@6.12.6 want: ^3.1.1
979 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: ajv@6.12.6 want: ^2.0.0
980 silly placeDep ROOT json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1
981 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@6.12.6 want: ^4.2.2
982 silly fetch manifest punycode@^2.1.0
983 http fetch GET 304 https://registry.npmjs.org/punycode 362ms (from cache)
984 timing idealTree:node_modules/ajv Completed in 382ms
985 timing idealTree:node_modules/doctrine Completed in 0ms
986 silly placeDep ROOT esrecurse@4.3.0 OK for: eslint-scope@5.1.1 want: ^4.3.0
987 silly placeDep ROOT estraverse@4.3.0 OK for: eslint-scope@5.1.1 want: ^4.1.1
988 silly fetch manifest estraverse@^5.2.0
989 timing idealTree:node_modules/eslint-scope Completed in 8ms
990 timing idealTree:node_modules/eslint-utils Completed in 0ms
991 timing idealTree:node_modules/eslint-visitor-keys Completed in 0ms
992 silly placeDep node_modules/espree acorn@7.4.1 OK for: espree@6.2.1 want: ^7.1.1
993 silly placeDep ROOT acorn-jsx@5.3.1 OK for: espree@6.2.1 want: ^5.2.0
994 timing idealTree:node_modules/espree Completed in 12ms
995 timing idealTree:node_modules/acorn-jsx Completed in 0ms
996 silly placeDep node_modules/esquery estraverse@5.2.0 OK for: esquery@1.4.0 want: ^5.1.0
997 timing idealTree:node_modules/esquery Completed in 5ms
998 silly placeDep node_modules/esrecurse estraverse@5.2.0 OK for: esrecurse@4.3.0 want: ^5.2.0
999 timing idealTree:node_modules/esrecurse Completed in 46ms
1000 timing idealTree:node_modules/estraverse Completed in 0ms
1001 timing idealTree:node_modules/esutils Completed in 0ms
1002 silly placeDep ROOT array-flatten@1.1.1 OK for: express@4.17.1 want: 1.1.1
1003 silly placeDep ROOT content-disposition@0.5.3 OK for: express@4.17.1 want: 0.5.3
1004 silly placeDep node_modules/express debug@2.6.9 OK for: express@4.17.1 want: 2.6.9
1005 silly placeDep ROOT encodeurl@1.0.2 OK for: express@4.17.1 want: ~1.0.2
1006 silly placeDep ROOT escape-html@1.0.3 OK for: express@4.17.1 want: ~1.0.3
1007 silly placeDep ROOT etag@1.8.1 OK for: express@4.17.1 want: ~1.8.1
1008 silly placeDep ROOT finalhandler@1.1.2 OK for: express@4.17.1 want: ~1.1.2
1009 silly placeDep ROOT fresh@0.5.2 OK for: express@4.17.1 want: 0.5.2
1010 silly placeDep ROOT merge-descriptors@1.0.1 OK for: express@4.17.1 want: 1.0.1
1011 silly placeDep ROOT methods@1.1.2 OK for: express@4.17.1 want: ~1.1.2
1012 silly placeDep ROOT parseurl@1.3.3 OK for: express@4.17.1 want: ~1.3.3
1013 silly placeDep ROOT path-to-regexp@0.1.7 OK for: express@4.17.1 want: 0.1.7
1014 silly placeDep ROOT proxy-addr@2.0.6 OK for: express@4.17.1 want: ~2.0.5
1015 silly placeDep ROOT range-parser@1.2.1 OK for: express@4.17.1 want: ~1.2.1
1016 silly placeDep ROOT send@0.17.1 OK for: express@4.17.1 want: 0.17.1
1017 silly placeDep ROOT serve-static@1.14.1 OK for: express@4.17.1 want: 1.14.1
1018 silly placeDep ROOT setprototypeof@1.1.1 OK for: express@4.17.1 want: 1.1.1
1019 silly placeDep ROOT statuses@1.5.0 OK for: express@4.17.1 want: ~1.5.0
1020 silly placeDep ROOT utils-merge@1.0.1 OK for: express@4.17.1 want: 1.0.1
1021 silly fetch manifest unpipe@~1.0.0
1022 silly fetch manifest forwarded@~0.1.2
1023 silly fetch manifest ipaddr.js@1.9.1
1024 silly fetch manifest destroy@~1.0.4
1025 silly fetch manifest mime@1.6.0
1026 silly fetch manifest ms@2.1.1
1027 http fetch GET 200 https://registry.npmjs.org/mime 1492ms
1028 http fetch GET 304 https://registry.npmjs.org/ipaddr.js 4113ms (from cache)
1029 http fetch GET 304 https://registry.npmjs.org/forwarded 4203ms (from cache)
1030 http fetch GET 304 https://registry.npmjs.org/destroy 4344ms (from cache)
1031 timing idealTree:node_modules/express Completed in 4622ms
1032 timing idealTree:node_modules/array-flatten Completed in 0ms
1033 timing idealTree:node_modules/content-disposition Completed in 0ms
1034 timing idealTree:node_modules/encodeurl Completed in 0ms
1035 timing idealTree:node_modules/escape-html Completed in 1ms
1036 timing idealTree:node_modules/etag Completed in 0ms
1037 silly placeDep node_modules/express-session debug@2.6.9 OK for: express-session@1.17.1 want: 2.6.9
1038 silly placeDep node_modules/express-session depd@2.0.0 OK for: express-session@1.17.1 want: ~2.0.0
1039 silly placeDep node_modules/express-session safe-buffer@5.2.0 OK for: express-session@1.17.1 want: 5.2.0
1040 silly placeDep node_modules/express-session uid-safe@2.1.5 OK for: express-session@1.17.1 want: ~2.1.5
1041 timing idealTree:node_modules/express-session Completed in 73ms
1042 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
1043 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
1044 silly placeDep ROOT flat-cache@2.0.1 OK for: file-entry-cache@5.0.1 want: ^2.0.1
1045 silly fetch manifest flatted@^2.0.0
1046 silly fetch manifest rimraf@2.6.3
1047 silly fetch manifest write@1.0.3
1048 http fetch GET 200 https://registry.npmjs.org/flatted 1434ms
1049 http fetch GET 304 https://registry.npmjs.org/rimraf 1737ms (from cache)
1050 http fetch GET 304 https://registry.npmjs.org/write 1736ms (from cache)
1051 timing idealTree:node_modules/file-entry-cache Completed in 1762ms
1052 silly placeDep node_modules/finalhandler debug@2.6.9 OK for: finalhandler@1.1.2 want: 2.6.9
1053 silly placeDep ROOT unpipe@1.0.0 OK for: finalhandler@1.1.2 want: ~1.0.0
1054 timing idealTree:node_modules/finalhandler Completed in 24ms
1055 silly placeDep ROOT flatted@2.0.2 OK for: flat-cache@2.0.1 want: ^2.0.0
1056 silly placeDep ROOT rimraf@2.6.3 OK for: flat-cache@2.0.1 want: 2.6.3
1057 silly placeDep ROOT write@1.0.3 OK for: flat-cache@2.0.1 want: 1.0.3
1058 silly fetch manifest glob@^7.1.3
1059 timing idealTree:node_modules/flat-cache Completed in 30ms
1060 timing idealTree:node_modules/flatted Completed in 0ms
1061 timing idealTree:node_modules/follow-redirects Completed in 0ms
1062 timing idealTree:node_modules/fresh Completed in 0ms
1063 timing idealTree:node_modules/functional-red-black-tree Completed in 0ms
1064 silly placeDep ROOT inflight@1.0.6 OK for: glob@6.0.4 want: ^1.0.4
1065 silly placeDep ROOT once@1.4.0 OK for: glob@6.0.4 want: ^1.3.0
1066 silly fetch manifest wrappy@1
1067 http fetch GET 304 https://registry.npmjs.org/wrappy 1509ms (from cache)
1068 timing idealTree:node_modules/glob Completed in 1526ms
1069 timing idealTree:node_modules/glob-parent Completed in 0ms
1070 timing idealTree:node_modules/globals Completed in 0ms
1071 silly placeDep ROOT os-homedir@1.0.2 OK for: home-or-tmp@2.0.0 want: ^1.0.0
1072 silly placeDep ROOT os-tmpdir@1.0.2 OK for: home-or-tmp@2.0.0 want: ^1.0.1
1073 timing idealTree:node_modules/home-or-tmp Completed in 7ms
1074 silly placeDep node_modules/http-errors inherits@2.0.3 OK for: http-errors@1.7.2 want: 2.0.3
1075 silly placeDep ROOT toidentifier@1.0.0 OK for: http-errors@1.7.2 want: 1.0.0
1076 timing idealTree:node_modules/http-errors Completed in 7ms
1077 silly placeDep ROOT safer-buffer@2.1.2 OK for: iconv-lite@0.4.24 want: >= 2.1.2 < 3
1078 timing idealTree:node_modules/iconv-lite Completed in 4ms
1079 timing idealTree:node_modules/ieee754 Completed in 0ms
1080 timing idealTree:node_modules/ignore Completed in 0ms
1081 silly placeDep ROOT parent-module@1.0.1 OK for: import-fresh@3.3.0 want: ^1.0.0
1082 silly placeDep ROOT resolve-from@4.0.0 OK for: import-fresh@3.3.0 want: ^4.0.0
1083 silly fetch manifest callsites@^3.0.0
1084 http fetch GET 304 https://registry.npmjs.org/callsites 4717ms (from cache)
1085 timing idealTree:node_modules/import-fresh Completed in 4741ms
1086 timing idealTree:node_modules/imurmurhash Completed in 0ms
1087 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
1088 timing idealTree:node_modules/inflight Completed in 5ms
1089 timing idealTree:node_modules/inherits Completed in 0ms
1090 silly placeDep ROOT ansi-escapes@4.3.1 OK for: inquirer@7.3.3 want: ^4.2.1
1091 silly placeDep node_modules/inquirer chalk@4.1.0 OK for: inquirer@7.3.3 want: ^4.1.0
1092 silly placeDep ROOT cli-cursor@3.1.0 OK for: inquirer@7.3.3 want: ^3.1.0
1093 silly placeDep ROOT cli-width@3.0.0 OK for: inquirer@7.3.3 want: ^3.0.0
1094 silly placeDep ROOT external-editor@3.1.0 OK for: inquirer@7.3.3 want: ^3.0.3
1095 silly placeDep ROOT figures@3.2.0 OK for: inquirer@7.3.3 want: ^3.0.0
1096 silly placeDep ROOT mute-stream@0.0.8 OK for: inquirer@7.3.3 want: 0.0.8
1097 silly placeDep ROOT run-async@2.4.1 OK for: inquirer@7.3.3 want: ^2.4.0
1098 silly placeDep ROOT rxjs@6.6.6 OK for: inquirer@7.3.3 want: ^6.6.0
1099 silly placeDep ROOT string-width@4.2.2 OK for: inquirer@7.3.3 want: ^4.1.0
1100 silly placeDep node_modules/inquirer strip-ansi@6.0.0 OK for: inquirer@7.3.3 want: ^6.0.0
1101 silly placeDep ROOT through@2.3.8 OK for: inquirer@7.3.3 want: ^2.3.6
1102 silly fetch manifest type-fest@^0.11.0
1103 silly fetch manifest ansi-styles@^4.1.0
1104 silly fetch manifest supports-color@^7.1.0
1105 silly fetch manifest restore-cursor@^3.1.0
1106 silly fetch manifest chardet@^0.7.0
1107 silly fetch manifest tmp@^0.0.33
1108 silly fetch manifest tslib@^1.9.0
1109 silly fetch manifest emoji-regex@^8.0.0
1110 silly fetch manifest is-fullwidth-code-point@^3.0.0
1111 silly fetch manifest ansi-regex@^5.0.0
1112 http fetch GET 304 https://registry.npmjs.org/chardet 237ms (from cache)
1113 http fetch GET 304 https://registry.npmjs.org/tmp 217ms (from cache)
1114 http fetch GET 200 https://registry.npmjs.org/emoji-regex 1597ms
1115 http fetch GET 304 https://registry.npmjs.org/restore-cursor 1692ms (from cache)
1116 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 1779ms (from cache)
1117 http fetch GET 304 https://registry.npmjs.org/tslib 1794ms (from cache)
1118 timing idealTree:node_modules/inquirer Completed in 1918ms
1119 silly placeDep ROOT type-fest@0.11.0 OK for: ansi-escapes@4.3.1 want: ^0.11.0
1120 timing idealTree:node_modules/ansi-escapes Completed in 5ms
1121 silly placeDep ROOT restore-cursor@3.1.0 OK for: cli-cursor@3.1.0 want: ^3.1.0
1122 silly fetch manifest onetime@^5.1.0
1123 silly fetch manifest signal-exit@^3.0.2
1124 http fetch GET 304 https://registry.npmjs.org/signal-exit 981ms (from cache)
1125 http fetch GET 304 https://registry.npmjs.org/onetime 994ms (from cache)
1126 timing idealTree:node_modules/cli-cursor Completed in 1003ms
1127 timing idealTree:node_modules/cli-width Completed in 0ms
1128 silly placeDep ROOT chardet@0.7.0 OK for: external-editor@3.1.0 want: ^0.7.0
1129 silly placeDep ROOT tmp@0.0.33 OK for: external-editor@3.1.0 want: ^0.0.33
1130 timing idealTree:node_modules/external-editor Completed in 8ms
1131 timing idealTree:node_modules/chardet Completed in 1ms
1132 timing idealTree:node_modules/figures Completed in 0ms
1133 silly placeDep ROOT loose-envify@1.4.0 OK for: invariant@2.2.4 want: ^1.0.0
1134 timing idealTree:node_modules/invariant Completed in 5ms
1135 silly placeDep ROOT is-extglob@2.1.1 OK for: is-glob@4.0.1 want: ^2.1.1
1136 timing idealTree:node_modules/is-glob Completed in 4ms
1137 timing idealTree:node_modules/is-extglob Completed in 0ms
1138 timing idealTree:node_modules/is-windows Completed in 0ms
1139 timing idealTree:node_modules/js-tokens Completed in 0ms
1140 silly placeDep ROOT argparse@1.0.10 OK for: js-yaml@3.14.1 want: ^1.0.7
1141 silly placeDep ROOT esprima@4.0.1 OK for: js-yaml@3.14.1 want: ^4.0.0
1142 silly fetch manifest sprintf-js@~1.0.2
1143 http fetch GET 304 https://registry.npmjs.org/sprintf-js 7908ms (from cache)
1144 timing idealTree:node_modules/js-yaml Completed in 7942ms
1145 silly placeDep ROOT sprintf-js@1.0.3 OK for: argparse@1.0.10 want: ~1.0.2
1146 timing idealTree:node_modules/argparse Completed in 8ms
1147 timing idealTree:node_modules/esprima Completed in 1ms
1148 timing idealTree:node_modules/jsesc Completed in 0ms
1149 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
1150 timing idealTree:node_modules/json-stable-stringify-without-jsonify Completed in 0ms
1151 timing idealTree:node_modules/json5 Completed in 0ms
1152 silly placeDep node_modules/keygrip tsscmp@1.0.6 OK for: keygrip@1.1.0 want: 1.0.6
1153 timing idealTree:node_modules/keygrip Completed in 12ms
1154 silly placeDep ROOT prelude-ls@1.1.2 OK for: levn@0.3.0 want: ~1.1.2
1155 silly placeDep ROOT type-check@0.3.2 OK for: levn@0.3.0 want: ~0.3.2
1156 timing idealTree:node_modules/levn Completed in 24ms
1157 timing idealTree:node_modules/lodash Completed in 0ms
1158 timing idealTree:node_modules/loose-envify Completed in 0ms
1159 silly placeDep ROOT pseudomap@1.0.2 OK for: lru-cache@4.1.5 want: ^1.0.2
1160 silly placeDep ROOT yallist@2.1.2 OK for: lru-cache@4.1.5 want: ^2.1.2
1161 timing idealTree:node_modules/lru-cache Completed in 23ms
1162 timing idealTree:node_modules/merge-descriptors Completed in 0ms
1163 silly placeDep node_modules/method-override debug@2.6.9 OK for: method-override@2.3.10 want: 2.6.9
1164 timing idealTree:node_modules/method-override Completed in 12ms
1165 timing idealTree:node_modules/methods Completed in 0ms
1166 timing idealTree:node_modules/mime-db Completed in 0ms
1167 timing idealTree:node_modules/mime-types Completed in 0ms
1168 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.0.4 want: ^1.1.7
1169 silly fetch manifest balanced-match@^1.0.0
1170 silly fetch manifest concat-map@0.0.1
1171 http fetch GET 304 https://registry.npmjs.org/balanced-match 1437ms (from cache)
1172 http fetch GET 304 https://registry.npmjs.org/concat-map 1455ms (from cache)
1173 timing idealTree:node_modules/minimatch Completed in 1529ms
1174 silly placeDep ROOT balanced-match@1.0.0 OK for: brace-expansion@1.1.11 want: ^1.0.0
1175 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
1176 timing idealTree:node_modules/brace-expansion Completed in 5ms
1177 timing idealTree:node_modules/balanced-match Completed in 0ms
1178 timing idealTree:node_modules/concat-map Completed in 0ms
1179 timing idealTree:node_modules/minimist Completed in 0ms
1180 timing idealTree:node_modules/mkdirp Completed in 0ms
1181 timing idealTree:node_modules/moment Completed in 1ms
1182 silly placeDep node_modules/mongodb bl@2.2.1 OK for: mongodb@3.6.4 want: ^2.2.1
1183 silly placeDep ROOT bson@1.1.5 OK for: mongodb@3.6.4 want: ^1.1.4
1184 silly placeDep ROOT denque@1.5.0 OK for: mongodb@3.6.4 want: ^1.4.1
1185 silly placeDep ROOT require_optional@1.0.1 OK for: mongodb@3.6.4 want: ^1.0.1
1186 silly placeDep ROOT saslprep@1.0.3 OK for: mongodb@3.6.4 want: ^1.0.0
1187 silly fetch manifest readable-stream@^2.3.5
1188 silly fetch manifest semver@^5.1.0
1189 silly fetch manifest resolve-from@^2.0.0
1190 silly fetch manifest sparse-bitfield@^3.0.3
1191 http fetch GET 200 https://registry.npmjs.org/sparse-bitfield 223ms
1192 timing idealTree:node_modules/mongodb Completed in 250ms
1193 timing idealTree:node_modules/bson Completed in 0ms
1194 timing idealTree:node_modules/denque Completed in 0ms
1195 silly fetch manifest mongoose@*
1196 silly placeDep ROOT @types/mongodb@3.6.8 OK for: mongoose@5.11.18 want: ^3.5.27
1197 silly placeDep ROOT kareem@2.3.2 OK for: mongoose@5.11.18 want: 2.3.2
1198 silly placeDep ROOT mongoose-legacy-pluralize@1.0.2 OK for: mongoose@5.11.18 want: 1.0.2
1199 silly placeDep ROOT mpath@0.8.3 OK for: mongoose@5.11.18 want: 0.8.3
1200 silly placeDep ROOT mquery@3.2.4 OK for: mongoose@5.11.18 want: 3.2.4
1201 silly placeDep ROOT regexp-clone@1.0.0 OK for: mongoose@5.11.18 want: 1.0.0
1202 silly placeDep node_modules/mongoose safe-buffer@5.2.1 OK for: mongoose@5.11.18 want: 5.2.1
1203 silly placeDep ROOT sift@7.0.1 OK for: mongoose@5.11.18 want: 7.0.1
1204 silly placeDep ROOT sliced@1.0.1 OK for: mongoose@5.11.18 want: 1.0.1
1205 silly fetch manifest @types/bson@*
1206 silly fetch manifest @types/node@*
1207 silly fetch manifest bluebird@3.5.1
1208 silly fetch manifest debug@3.1.0
1209 http fetch GET 200 https://registry.npmjs.org/@types%2fbson 1558ms
1210 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 15418ms
1211 timing idealTree:node_modules/mongoose Completed in 15520ms
1212 silly placeDep ROOT @types/bson@4.0.3 OK for: @types/mongodb@3.6.8 want: *
1213 silly placeDep ROOT @types/node@14.14.31 OK for: @types/mongodb@3.6.8 want: *
1214 timing idealTree:node_modules/@types/mongodb Completed in 9ms
1215 timing idealTree:node_modules/@types/bson Completed in 0ms
1216 timing idealTree:node_modules/@types/node Completed in 0ms
1217 timing idealTree:node_modules/kareem Completed in 0ms
1218 timing idealTree:node_modules/mongoose-legacy-pluralize Completed in 0ms
1219 timing idealTree:node_modules/mongoose-user Completed in 1ms
1220 silly placeDep ROOT basic-auth@2.0.1 OK for: morgan@1.10.0 want: ~2.0.1
1221 silly placeDep node_modules/morgan debug@2.6.9 OK for: morgan@1.10.0 want: 2.6.9
1222 silly placeDep node_modules/morgan depd@2.0.0 OK for: morgan@1.10.0 want: ~2.0.0
1223 timing idealTree:node_modules/morgan Completed in 18ms
1224 timing idealTree:node_modules/basic-auth Completed in 0ms
1225 timing idealTree:node_modules/mpath Completed in 0ms
1226 silly placeDep node_modules/mquery bluebird@3.5.1 OK for: mquery@3.2.4 want: 3.5.1
1227 silly placeDep node_modules/mquery debug@3.1.0 OK for: mquery@3.2.4 want: 3.1.0
1228 timing idealTree:node_modules/mquery Completed in 9ms
1229 timing idealTree:node_modules/ms Completed in 0ms
1230 timing idealTree:node_modules/mute-stream Completed in 0ms
1231 timing idealTree:node_modules/natural-compare Completed in 0ms
1232 timing idealTree:node_modules/negotiator Completed in 0ms
1233 silly placeDep ROOT ee-first@1.1.1 OK for: on-finished@2.3.0 want: 1.1.1
1234 timing idealTree:node_modules/on-finished Completed in 5ms
1235 timing idealTree:node_modules/ee-first Completed in 0ms
1236 timing idealTree:node_modules/on-headers Completed in 0ms
1237 timing idealTree:node_modules/once Completed in 0ms
1238 silly placeDep ROOT deep-is@0.1.3 OK for: optionator@0.8.3 want: ~0.1.3
1239 silly placeDep ROOT fast-levenshtein@2.0.6 OK for: optionator@0.8.3 want: ~2.0.6
1240 silly placeDep ROOT word-wrap@1.2.3 OK for: optionator@0.8.3 want: ~1.2.3
1241 timing idealTree:node_modules/optionator Completed in 13ms
1242 timing idealTree:node_modules/deep-is Completed in 5ms
1243 timing idealTree:node_modules/fast-levenshtein Completed in 0ms
1244 timing idealTree:node_modules/os-homedir Completed in 0ms
1245 timing idealTree:node_modules/os-tmpdir Completed in 0ms
1246 silly placeDep ROOT callsites@3.1.0 OK for: parent-module@1.0.1 want: ^3.0.0
1247 timing idealTree:node_modules/parent-module Completed in 4ms
1248 timing idealTree:node_modules/callsites Completed in 0ms
1249 timing idealTree:node_modules/parseurl Completed in 0ms
1250 silly placeDep ROOT passport-strategy@1.0.0 OK for: passport@0.3.2 want: 1.x.x
1251 silly placeDep ROOT pause@0.0.1 OK for: passport@0.3.2 want: 0.0.1
1252 timing idealTree:node_modules/passport Completed in 8ms
1253 timing idealTree:node_modules/passport-local Completed in 0ms
1254 silly placeDep node_modules/passport-local-mongoose debug@3.2.7 OK for: passport-local-mongoose@5.0.1 want: ^3.1.0
1255 silly placeDep ROOT generaterr@1.5.0 OK for: passport-local-mongoose@5.0.1 want: ^1.5.0
1256 silly placeDep ROOT scmp@2.1.0 OK for: passport-local-mongoose@5.0.1 want: ^2.0.0
1257 silly placeDep node_modules/passport-local-mongoose semver@5.7.1 OK for: passport-local-mongoose@5.0.1 want: ^5.5.0
1258 timing idealTree:node_modules/passport-local-mongoose Completed in 15ms
1259 timing idealTree:node_modules/generaterr Completed in 0ms
1260 timing idealTree:node_modules/passport-strategy Completed in 1ms
1261 timing idealTree:node_modules/path-is-absolute Completed in 0ms
1262 timing idealTree:node_modules/path-to-regexp Completed in 0ms
1263 timing idealTree:node_modules/pause Completed in 0ms
1264 timing idealTree:node_modules/prelude-ls Completed in 0ms
1265 timing idealTree:node_modules/private Completed in 0ms
1266 timing idealTree:node_modules/progress Completed in 0ms
1267 silly placeDep ROOT forwarded@0.1.2 OK for: proxy-addr@2.0.6 want: ~0.1.2
1268 silly placeDep ROOT ipaddr.js@1.9.1 OK for: proxy-addr@2.0.6 want: 1.9.1
1269 timing idealTree:node_modules/proxy-addr Completed in 9ms
1270 timing idealTree:node_modules/forwarded Completed in 0ms
1271 timing idealTree:node_modules/ipaddr.js Completed in 0ms
1272 timing idealTree:node_modules/pseudomap Completed in 0ms
1273 silly placeDep ROOT pug-code-gen@3.0.2 OK for: pug@3.0.2 want: ^3.0.2
1274 silly placeDep ROOT pug-filters@4.0.0 OK for: pug@3.0.2 want: ^4.0.0
1275 silly placeDep ROOT pug-lexer@5.0.1 OK for: pug@3.0.2 want: ^5.0.1
1276 silly placeDep ROOT pug-linker@4.0.0 OK for: pug@3.0.2 want: ^4.0.0
1277 silly placeDep ROOT pug-load@3.0.0 OK for: pug@3.0.2 want: ^3.0.0
1278 silly placeDep ROOT pug-parser@6.0.0 OK for: pug@3.0.2 want: ^6.0.0
1279 silly placeDep ROOT pug-runtime@3.0.1 OK for: pug@3.0.2 want: ^3.0.1
1280 silly placeDep ROOT pug-strip-comments@2.0.0 OK for: pug@3.0.2 want: ^2.0.0
1281 silly fetch manifest constantinople@^4.0.1
1282 silly fetch manifest doctypes@^1.1.0
1283 silly fetch manifest js-stringify@^1.0.2
1284 silly fetch manifest pug-attrs@^3.0.0
1285 silly fetch manifest pug-error@^2.0.0
1286 silly fetch manifest void-elements@^3.1.0
1287 silly fetch manifest with@^7.0.0
1288 silly fetch manifest jstransformer@1.0.0
1289 silly fetch manifest pug-walk@^2.0.0
1290 silly fetch manifest character-parser@^2.2.0
1291 silly fetch manifest is-expression@^4.0.0
1292 silly fetch manifest object-assign@^4.1.1
1293 silly fetch manifest token-stream@1.0.0
1294 http fetch GET 200 https://registry.npmjs.org/js-stringify 5351ms
1295 http fetch GET 200 https://registry.npmjs.org/pug-attrs 5652ms
1296 http fetch GET 200 https://registry.npmjs.org/doctypes 5688ms
1297 http fetch GET 200 https://registry.npmjs.org/constantinople 5767ms
1298 http fetch GET 200 https://registry.npmjs.org/object-assign 5657ms
1299 http fetch GET 200 https://registry.npmjs.org/pug-error 5733ms
1300 http fetch GET 200 https://registry.npmjs.org/pug-walk 5700ms
1301 http fetch GET 200 https://registry.npmjs.org/with 5722ms
1302 http fetch GET 200 https://registry.npmjs.org/token-stream 6779ms
1303 http fetch GET 200 https://registry.npmjs.org/character-parser 6989ms
1304 http fetch GET 200 https://registry.npmjs.org/jstransformer 7405ms
1305 http fetch GET 304 https://registry.npmjs.org/void-elements 7465ms (from cache)
1306 http fetch GET 200 https://registry.npmjs.org/is-expression 8851ms
1307 timing idealTree:node_modules/pug Completed in 8999ms
1308 silly placeDep ROOT constantinople@4.0.1 OK for: pug-code-gen@3.0.2 want: ^4.0.1
1309 silly placeDep ROOT doctypes@1.1.0 OK for: pug-code-gen@3.0.2 want: ^1.1.0
1310 silly placeDep ROOT js-stringify@1.0.2 OK for: pug-code-gen@3.0.2 want: ^1.0.2
1311 silly placeDep ROOT pug-attrs@3.0.0 OK for: pug-code-gen@3.0.2 want: ^3.0.0
1312 silly placeDep ROOT pug-error@2.0.0 OK for: pug-code-gen@3.0.2 want: ^2.0.0
1313 silly placeDep ROOT void-elements@3.1.0 OK for: pug-code-gen@3.0.2 want: ^3.1.0
1314 silly placeDep ROOT with@7.0.2 OK for: pug-code-gen@3.0.2 want: ^7.0.0
1315 silly fetch manifest assert-never@^1.2.1
1316 silly fetch manifest babel-walk@3.0.0-canary-5
1317 http fetch GET 200 https://registry.npmjs.org/assert-never 1261ms
1318 http fetch GET 200 https://registry.npmjs.org/babel-walk 1532ms
1319 timing idealTree:node_modules/pug-code-gen Completed in 1575ms
1320 timing idealTree:node_modules/constantinople Completed in 0ms
1321 timing idealTree:node_modules/doctypes Completed in 0ms
1322 timing idealTree:node_modules/js-stringify Completed in 0ms
1323 timing idealTree:node_modules/pug-attrs Completed in 1ms
1324 timing idealTree:node_modules/pug-error Completed in 0ms
1325 silly placeDep ROOT jstransformer@1.0.0 OK for: pug-filters@4.0.0 want: 1.0.0
1326 silly placeDep ROOT pug-walk@2.0.0 OK for: pug-filters@4.0.0 want: ^2.0.0
1327 silly fetch manifest is-promise@^2.0.0
1328 silly fetch manifest promise@^7.0.1
1329 http fetch GET 200 https://registry.npmjs.org/is-promise 312ms
1330 http fetch GET 304 https://registry.npmjs.org/promise 1215ms (from cache)
1331 timing idealTree:node_modules/pug-filters Completed in 1236ms
1332 silly placeDep ROOT is-promise@2.2.2 OK for: jstransformer@1.0.0 want: ^2.0.0
1333 silly placeDep ROOT promise@7.3.1 OK for: jstransformer@1.0.0 want: ^7.0.1
1334 silly fetch manifest asap@~2.0.3
1335 http fetch GET 200 https://registry.npmjs.org/asap 958ms
1336 timing idealTree:node_modules/jstransformer Completed in 985ms
1337 timing idealTree:node_modules/is-promise Completed in 0ms
1338 silly placeDep ROOT asap@2.0.6 OK for: promise@7.3.1 want: ~2.0.3
1339 timing idealTree:node_modules/promise Completed in 17ms
1340 timing idealTree:node_modules/asap Completed in 0ms
1341 silly placeDep ROOT character-parser@2.2.0 OK for: pug-lexer@5.0.1 want: ^2.2.0
1342 silly placeDep ROOT is-expression@4.0.0 OK for: pug-lexer@5.0.1 want: ^4.0.0
1343 silly fetch manifest is-regex@^1.0.3
1344 http fetch GET 200 https://registry.npmjs.org/is-regex 1593ms
1345 timing idealTree:node_modules/pug-lexer Completed in 1618ms
1346 silly placeDep ROOT is-regex@1.1.2 OK for: character-parser@2.2.0 want: ^1.0.3
1347 silly fetch manifest call-bind@^1.0.2
1348 silly fetch manifest has-symbols@^1.0.1
1349 http fetch GET 200 https://registry.npmjs.org/call-bind 1090ms
1350 http fetch GET 200 https://registry.npmjs.org/has-symbols 1411ms
1351 timing idealTree:node_modules/character-parser Completed in 1483ms
1352 silly placeDep node_modules/is-expression acorn@7.4.1 OK for: is-expression@4.0.0 want: ^7.1.1
1353 silly placeDep ROOT object-assign@4.1.1 OK for: is-expression@4.0.0 want: ^4.1.1
1354 timing idealTree:node_modules/is-expression Completed in 19ms
1355 silly placeDep ROOT call-bind@1.0.2 OK for: is-regex@1.1.2 want: ^1.0.2
1356 silly placeDep ROOT has-symbols@1.0.2 OK for: is-regex@1.1.2 want: ^1.0.1
1357 silly fetch manifest function-bind@^1.1.1
1358 silly fetch manifest get-intrinsic@^1.0.2
1359 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 1001ms
1360 timing idealTree:node_modules/is-regex Completed in 1027ms
1361 silly placeDep ROOT function-bind@1.1.1 OK for: call-bind@1.0.2 want: ^1.1.1
1362 silly placeDep ROOT get-intrinsic@1.1.1 OK for: call-bind@1.0.2 want: ^1.0.2
1363 silly fetch manifest has@^1.0.3
1364 timing idealTree:node_modules/call-bind Completed in 11ms
1365 timing idealTree:node_modules/function-bind Completed in 0ms
1366 silly placeDep ROOT has@1.0.3 OK for: get-intrinsic@1.1.1 want: ^1.0.3
1367 timing idealTree:node_modules/get-intrinsic Completed in 5ms
1368 timing idealTree:node_modules/has Completed in 0ms
1369 timing idealTree:node_modules/has-symbols Completed in 0ms
1370 timing idealTree:node_modules/object-assign Completed in 0ms
1371 timing idealTree:node_modules/pug-linker Completed in 1ms
1372 timing idealTree:node_modules/pug-load Completed in 0ms
1373 silly placeDep ROOT token-stream@1.0.0 OK for: pug-parser@6.0.0 want: 1.0.0
1374 timing idealTree:node_modules/pug-parser Completed in 5ms
1375 timing idealTree:node_modules/pug-runtime Completed in 0ms
1376 timing idealTree:node_modules/pug-strip-comments Completed in 1ms
1377 timing idealTree:node_modules/pug-walk Completed in 0ms
1378 timing idealTree:node_modules/qs Completed in 0ms
1379 timing idealTree:node_modules/range-parser Completed in 0ms
1380 timing idealTree:node_modules/raw-body Completed in 0ms
1381 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.0 want: ^1.1.1
1382 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.0 want: ^1.0.1
1383 silly fetch manifest safe-buffer@~5.2.0
1384 timing idealTree:node_modules/readable-stream Completed in 9ms
1385 timing idealTree:node_modules/regenerator-runtime Completed in 0ms
1386 timing idealTree:node_modules/regexp-clone Completed in 0ms
1387 timing idealTree:node_modules/regexpp Completed in 0ms
1388 silly placeDep ROOT is-finite@1.1.0 OK for: repeating@2.0.1 want: ^1.0.0
1389 timing idealTree:node_modules/repeating Completed in 5ms
1390 timing idealTree:node_modules/is-finite Completed in 0ms
1391 silly placeDep node_modules/require_optional resolve-from@2.0.0 OK for: require_optional@1.0.1 want: ^2.0.0
1392 silly placeDep node_modules/require_optional semver@5.7.1 OK for: require_optional@1.0.1 want: ^5.1.0
1393 timing idealTree:node_modules/require_optional Completed in 8ms
1394 silly placeDep ROOT is-core-module@2.2.0 OK for: resolve@1.20.0 want: ^2.2.0
1395 silly placeDep ROOT path-parse@1.0.6 OK for: resolve@1.20.0 want: ^1.0.6
1396 timing idealTree:node_modules/resolve Completed in 9ms
1397 timing idealTree:node_modules/is-core-module Completed in 0ms
1398 timing idealTree:node_modules/path-parse Completed in 0ms
1399 timing idealTree:node_modules/resolve-from Completed in 1ms
1400 silly placeDep ROOT onetime@5.1.2 OK for: restore-cursor@3.1.0 want: ^5.1.0
1401 silly placeDep ROOT signal-exit@3.0.3 OK for: restore-cursor@3.1.0 want: ^3.0.2
1402 silly fetch manifest mimic-fn@^2.1.0
1403 http fetch GET 304 https://registry.npmjs.org/mimic-fn 3160ms (from cache)
1404 timing idealTree:node_modules/restore-cursor Completed in 3189ms
1405 silly placeDep ROOT mimic-fn@2.1.0 OK for: onetime@5.1.2 want: ^2.1.0
1406 timing idealTree:node_modules/onetime Completed in 5ms
1407 timing idealTree:node_modules/mimic-fn Completed in 0ms
1408 silly placeDep node_modules/rimraf glob@7.1.6 OK for: rimraf@2.6.3 want: ^7.1.3
1409 silly fetch manifest fs.realpath@^1.0.0
1410 http fetch GET 304 https://registry.npmjs.org/fs.realpath 786ms (from cache)
1411 timing idealTree:node_modules/rimraf Completed in 802ms
1412 timing idealTree:node_modules/rndm Completed in 0ms
1413 timing idealTree:node_modules/run-async Completed in 0ms
1414 silly placeDep ROOT tslib@1.14.1 OK for: rxjs@6.6.6 want: ^1.9.0
1415 timing idealTree:node_modules/rxjs Completed in 4ms
1416 timing idealTree:node_modules/safe-buffer Completed in 0ms
1417 timing idealTree:node_modules/safer-buffer Completed in 0ms
1418 silly placeDep ROOT sparse-bitfield@3.0.3 OK for: saslprep@1.0.3 want: ^3.0.3
1419 silly fetch manifest memory-pager@^1.0.2
1420 http fetch GET 200 https://registry.npmjs.org/memory-pager 8958ms
1421 timing idealTree:node_modules/saslprep Completed in 8967ms
1422 timing idealTree:node_modules/scmp Completed in 0ms
1423 timing idealTree:node_modules/semver Completed in 0ms
1424 silly placeDep node_modules/send debug@2.6.9 OK for: send@0.17.1 want: 2.6.9
1425 silly placeDep ROOT destroy@1.0.4 OK for: send@0.17.1 want: ~1.0.4
1426 silly placeDep ROOT mime@1.6.0 OK for: send@0.17.1 want: 1.6.0
1427 silly placeDep node_modules/send ms@2.1.1 OK for: send@0.17.1 want: 2.1.1
1428 timing idealTree:node_modules/send Completed in 23ms
1429 timing idealTree:node_modules/destroy Completed in 0ms
1430 timing idealTree:node_modules/mime Completed in 0ms
1431 timing idealTree:node_modules/serve-static Completed in 0ms
1432 timing idealTree:node_modules/setprototypeof Completed in 0ms
1433 silly placeDep ROOT shebang-regex@1.0.0 OK for: shebang-command@1.2.0 want: ^1.0.0
1434 timing idealTree:node_modules/shebang-command Completed in 4ms
1435 timing idealTree:node_modules/shebang-regex Completed in 0ms
1436 timing idealTree:node_modules/sift Completed in 0ms
1437 timing idealTree:node_modules/signal-exit Completed in 0ms
1438 timing idealTree:node_modules/slash Completed in 0ms
1439 timing idealTree:node_modules/sliced Completed in 0ms
1440 timing idealTree:node_modules/source-map Completed in 0ms
1441 timing idealTree:node_modules/source-map-support Completed in 0ms
1442 silly placeDep ROOT memory-pager@1.5.0 OK for: sparse-bitfield@3.0.3 want: ^1.0.2
1443 timing idealTree:node_modules/sparse-bitfield Completed in 5ms
1444 timing idealTree:node_modules/memory-pager Completed in 0ms
1445 timing idealTree:node_modules/sprintf-js Completed in 0ms
1446 timing idealTree:node_modules/statuses Completed in 0ms
1447 silly placeDep node_modules/string_decoder safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
1448 timing idealTree:node_modules/string_decoder Completed in 5ms
1449 silly placeDep ROOT emoji-regex@8.0.0 OK for: string-width@4.2.2 want: ^8.0.0
1450 silly placeDep ROOT is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.2 want: ^3.0.0
1451 silly placeDep node_modules/string-width strip-ansi@6.0.0 OK for: string-width@4.2.2 want: ^6.0.0
1452 timing idealTree:node_modules/string-width Completed in 53ms
1453 timing idealTree:node_modules/emoji-regex Completed in 0ms
1454 timing idealTree:node_modules/is-fullwidth-code-point Completed in 0ms
1455 silly placeDep ROOT ansi-regex@4.1.0 OK for: strip-ansi@5.2.0 want: ^4.1.0
1456 timing idealTree:node_modules/strip-ansi Completed in 12ms
1457 timing idealTree:node_modules/ansi-regex Completed in 0ms
1458 timing idealTree:node_modules/strip-json-comments Completed in 0ms
1459 silly placeDep ROOT superagent@3.8.3 OK for: supertest@3.0.0 want: ^3.0.0
1460 silly fetch manifest component-emitter@^1.2.0
1461 silly fetch manifest cookiejar@^2.1.0
1462 silly fetch manifest extend@^3.0.0
1463 silly fetch manifest form-data@^2.3.1
1464 silly fetch manifest formidable@^1.2.0
1465 http fetch GET 200 https://registry.npmjs.org/formidable 13651ms
1466 http fetch GET 304 https://registry.npmjs.org/extend 13696ms (from cache)
1467 http fetch GET 304 https://registry.npmjs.org/component-emitter 13751ms (from cache)
1468 http fetch GET 200 https://registry.npmjs.org/form-data 13808ms
1469 http fetch GET 200 https://registry.npmjs.org/cookiejar 16319ms
1470 timing idealTree:node_modules/supertest Completed in 16399ms
1471 silly placeDep ROOT component-emitter@1.3.0 OK for: superagent@3.8.3 want: ^1.2.0
1472 silly placeDep ROOT cookiejar@2.1.2 OK for: superagent@3.8.3 want: ^2.1.0
1473 silly placeDep node_modules/superagent debug@3.2.7 OK for: superagent@3.8.3 want: ^3.1.0
1474 silly placeDep ROOT extend@3.0.2 OK for: superagent@3.8.3 want: ^3.0.0
1475 silly placeDep ROOT form-data@2.5.1 OK for: superagent@3.8.3 want: ^2.3.1
1476 silly placeDep ROOT formidable@1.2.2 OK for: superagent@3.8.3 want: ^1.2.0
1477 silly placeDep node_modules/superagent readable-stream@2.3.7 OK for: superagent@3.8.3 want: ^2.3.5
1478 silly fetch manifest asynckit@^0.4.0
1479 silly fetch manifest combined-stream@^1.0.6
1480 silly fetch manifest core-util-is@~1.0.0
1481 silly fetch manifest isarray@~1.0.0
1482 silly fetch manifest process-nextick-args@~2.0.0
1483 silly fetch manifest string_decoder@~1.1.1
1484 http fetch GET 304 https://registry.npmjs.org/core-util-is 6338ms (from cache)
1485 http fetch GET 304 https://registry.npmjs.org/combined-stream 6399ms (from cache)
1486 http fetch GET 304 https://registry.npmjs.org/asynckit 6711ms (from cache)
1487 http fetch GET 304 https://registry.npmjs.org/process-nextick-args 6680ms (from cache)
1488 http fetch GET 304 https://registry.npmjs.org/isarray 6722ms (from cache)
1489 timing idealTree:node_modules/superagent Completed in 6867ms
1490 timing idealTree:node_modules/component-emitter Completed in 0ms
1491 timing idealTree:node_modules/cookiejar Completed in 0ms
1492 timing idealTree:node_modules/extend Completed in 1ms
1493 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@2.5.1 want: ^0.4.0
1494 silly placeDep ROOT combined-stream@1.0.8 OK for: form-data@2.5.1 want: ^1.0.6
1495 silly fetch manifest delayed-stream@~1.0.0
1496 http fetch GET 304 https://registry.npmjs.org/delayed-stream 405ms (from cache)
1497 timing idealTree:node_modules/form-data Completed in 430ms
1498 timing idealTree:node_modules/asynckit Completed in 0ms
1499 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
1500 timing idealTree:node_modules/combined-stream Completed in 4ms
1501 timing idealTree:node_modules/delayed-stream Completed in 0ms
1502 timing idealTree:node_modules/formidable Completed in 0ms
1503 silly placeDep ROOT has-flag@3.0.0 OK for: supports-color@5.5.0 want: ^3.0.0
1504 timing idealTree:node_modules/supports-color Completed in 9ms
1505 timing idealTree:node_modules/has-flag Completed in 0ms
1506 silly placeDep ROOT slice-ansi@2.1.0 OK for: table@5.4.6 want: ^2.1.0
1507 silly placeDep node_modules/table string-width@3.1.0 OK for: table@5.4.6 want: ^3.0.0
1508 silly fetch manifest astral-regex@^1.0.0
1509 silly fetch manifest is-fullwidth-code-point@^2.0.0
1510 silly fetch manifest emoji-regex@^7.0.1
1511 http fetch GET 304 https://registry.npmjs.org/astral-regex 157ms (from cache)
1512 timing idealTree:node_modules/table Completed in 170ms
1513 silly placeDep ROOT astral-regex@1.0.0 OK for: slice-ansi@2.1.0 want: ^1.0.0
1514 silly placeDep node_modules/slice-ansi is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0
1515 timing idealTree:node_modules/slice-ansi Completed in 1348ms
1516 timing idealTree:node_modules/astral-regex Completed in 1ms
1517 silly placeDep ROOT deep-equal@1.0.1 OK for: tape@4.7.0 want: ~1.0.1
1518 silly placeDep ROOT defined@1.0.0 OK for: tape@4.7.0 want: ~1.0.0
1519 silly placeDep ROOT for-each@0.3.3 OK for: tape@4.7.0 want: ~0.3.2
1520 silly placeDep node_modules/tape glob@7.1.6 OK for: tape@4.7.0 want: ~7.1.2
1521 silly placeDep ROOT object-inspect@1.2.2 OK for: tape@4.7.0 want: ~1.2.2
1522 silly placeDep node_modules/tape resolve@1.3.3 OK for: tape@4.7.0 want: ~1.3.3
1523 silly placeDep ROOT resumer@0.0.0 OK for: tape@4.7.0 want: ~0.0.0
1524 silly placeDep ROOT string.prototype.trim@1.1.2 OK for: tape@4.7.0 want: ~1.1.2
1525 silly fetch manifest is-callable@^1.1.3
1526 silly fetch manifest define-properties@^1.1.2
1527 silly fetch manifest es-abstract@^1.5.0
1528 http fetch GET 200 https://registry.npmjs.org/is-callable 5888ms
1529 http fetch GET 304 https://registry.npmjs.org/define-properties 9241ms (from cache)
1530 http fetch GET 200 https://registry.npmjs.org/es-abstract 9555ms
1531 timing idealTree:node_modules/tape Completed in 9627ms
1532 timing idealTree:node_modules/deep-equal Completed in 0ms
1533 timing idealTree:node_modules/defined Completed in 0ms
1534 silly placeDep ROOT is-callable@1.2.3 OK for: for-each@0.3.3 want: ^1.1.3
1535 timing idealTree:node_modules/for-each Completed in 4ms
1536 timing idealTree:node_modules/is-callable Completed in 0ms
1537 timing idealTree:node_modules/object-inspect Completed in 0ms
1538 timing idealTree:node_modules/resumer Completed in 0ms
1539 silly placeDep ROOT define-properties@1.1.3 OK for: string.prototype.trim@1.1.2 want: ^1.1.2
1540 silly placeDep ROOT es-abstract@1.17.7 OK for: string.prototype.trim@1.1.2 want: ^1.5.0
1541 silly fetch manifest object-keys@^1.0.12
1542 silly fetch manifest es-to-primitive@^1.2.1
1543 silly fetch manifest object-inspect@^1.8.0
1544 silly fetch manifest object-keys@^1.1.1
1545 silly fetch manifest object.assign@^4.1.1
1546 silly fetch manifest string.prototype.trimend@^1.0.1
1547 silly fetch manifest string.prototype.trimstart@^1.0.1
1548 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend 498ms
1549 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart 494ms
1550 http fetch GET 304 https://registry.npmjs.org/object.assign 638ms (from cache)
1551 http fetch GET 304 https://registry.npmjs.org/object-keys 654ms (from cache)
1552 http fetch GET 304 https://registry.npmjs.org/es-to-primitive 785ms (from cache)
1553 timing idealTree:node_modules/string.prototype.trim Completed in 806ms
1554 silly placeDep ROOT object-keys@1.1.1 OK for: define-properties@1.1.3 want: ^1.0.12
1555 timing idealTree:node_modules/define-properties Completed in 4ms
1556 silly placeDep ROOT es-to-primitive@1.2.1 OK for: es-abstract@1.17.7 want: ^1.2.1
1557 silly placeDep node_modules/es-abstract object-inspect@1.9.0 OK for: es-abstract@1.17.7 want: ^1.8.0
1558 silly placeDep ROOT object.assign@4.1.2 OK for: es-abstract@1.17.7 want: ^4.1.1
1559 silly placeDep ROOT string.prototype.trimend@1.0.4 OK for: es-abstract@1.17.7 want: ^1.0.1
1560 silly placeDep ROOT string.prototype.trimstart@1.0.4 OK for: es-abstract@1.17.7 want: ^1.0.1
1561 silly fetch manifest is-date-object@^1.0.1
1562 silly fetch manifest is-symbol@^1.0.2
1563 http fetch GET 304 https://registry.npmjs.org/is-symbol 185ms (from cache)
1564 http fetch GET 304 https://registry.npmjs.org/is-date-object 254ms (from cache)
1565 timing idealTree:node_modules/es-abstract Completed in 323ms
1566 silly placeDep ROOT is-date-object@1.0.2 OK for: es-to-primitive@1.2.1 want: ^1.0.1
1567 silly placeDep ROOT is-symbol@1.0.3 OK for: es-to-primitive@1.2.1 want: ^1.0.2
1568 timing idealTree:node_modules/es-to-primitive Completed in 10ms
1569 timing idealTree:node_modules/is-date-object Completed in 0ms
1570 timing idealTree:node_modules/is-symbol Completed in 0ms
1571 timing idealTree:node_modules/object-keys Completed in 0ms
1572 timing idealTree:node_modules/object.assign Completed in 0ms
1573 timing idealTree:node_modules/string.prototype.trimend Completed in 0ms
1574 timing idealTree:node_modules/string.prototype.trimstart Completed in 1ms
1575 timing idealTree:node_modules/text-table Completed in 0ms
1576 timing idealTree:node_modules/through Completed in 0ms
1577 timing idealTree:node_modules/tmp Completed in 0ms
1578 timing idealTree:node_modules/to-fast-properties Completed in 0ms
1579 timing idealTree:node_modules/toidentifier Completed in 0ms
1580 timing idealTree:node_modules/token-stream Completed in 0ms
1581 timing idealTree:node_modules/trim-right Completed in 0ms
1582 timing idealTree:node_modules/tslib Completed in 0ms
1583 timing idealTree:node_modules/tsscmp Completed in 0ms
1584 timing idealTree:node_modules/type-check Completed in 0ms
1585 timing idealTree:node_modules/type-fest Completed in 0ms
1586 silly placeDep ROOT media-typer@0.3.0 OK for: type-is@1.6.18 want: 0.3.0
1587 timing idealTree:node_modules/type-is Completed in 78ms
1588 timing idealTree:node_modules/media-typer Completed in 1ms
1589 silly placeDep ROOT random-bytes@1.0.0 OK for: uid-safe@2.1.4 want: ~1.0.0
1590 timing idealTree:node_modules/uid-safe Completed in 9ms
1591 timing idealTree:node_modules/random-bytes Completed in 0ms
1592 timing idealTree:node_modules/unpipe Completed in 0ms
1593 silly placeDep ROOT punycode@2.1.1 OK for: uri-js@4.4.1 want: ^2.1.0
1594 timing idealTree:node_modules/uri-js Completed in 3ms
1595 timing idealTree:node_modules/punycode Completed in 0ms
1596 timing idealTree:node_modules/util-deprecate Completed in 0ms
1597 timing idealTree:node_modules/utils-merge Completed in 0ms
1598 timing idealTree:node_modules/v8-compile-cache Completed in 0ms
1599 timing idealTree:node_modules/vary Completed in 0ms
1600 timing idealTree:node_modules/view-helpers Completed in 0ms
1601 timing idealTree:node_modules/void-elements Completed in 0ms
1602 silly placeDep ROOT isexe@2.0.0 OK for: which@1.3.1 want: ^2.0.0
1603 timing idealTree:node_modules/which Completed in 4ms
1604 timing idealTree:node_modules/isexe Completed in 0ms
1605 silly placeDep ROOT async@1.0.0 OK for: winston@2.3.1 want: ~1.0.0
1606 silly placeDep ROOT colors@1.0.3 OK for: winston@2.3.1 want: 1.0.x
1607 silly placeDep ROOT cycle@1.0.3 OK for: winston@2.3.1 want: 1.0.x
1608 silly placeDep ROOT eyes@0.1.8 OK for: winston@2.3.1 want: 0.1.x
1609 silly placeDep ROOT isstream@0.1.2 OK for: winston@2.3.1 want: 0.1.x
1610 silly placeDep ROOT stack-trace@0.0.10 OK for: winston@2.3.1 want: 0.0.x
1611 timing idealTree:node_modules/winston Completed in 85ms
1612 timing idealTree:node_modules/async Completed in 0ms
1613 timing idealTree:node_modules/colors Completed in 0ms
1614 timing idealTree:node_modules/cycle Completed in 0ms
1615 timing idealTree:node_modules/eyes Completed in 0ms
1616 timing idealTree:node_modules/isstream Completed in 0ms
1617 timing idealTree:node_modules/stack-trace Completed in 0ms
1618 silly placeDep ROOT assert-never@1.2.1 OK for: with@7.0.2 want: ^1.2.1
1619 silly placeDep ROOT babel-walk@3.0.0-canary-5 OK for: with@7.0.2 want: 3.0.0-canary-5
1620 timing idealTree:node_modules/with Completed in 16ms
1621 timing idealTree:node_modules/assert-never Completed in 0ms
1622 timing idealTree:node_modules/babel-walk Completed in 0ms
1623 timing idealTree:node_modules/word-wrap Completed in 0ms
1624 timing idealTree:node_modules/wrappy Completed in 0ms
1625 timing idealTree:node_modules/write Completed in 0ms
1626 timing idealTree:node_modules/yallist Completed in 0ms
1627 silly placeDep node_modules/babel-code-frame ansi-styles@2.2.1 OK for: chalk@1.1.3 want: ^2.2.1
1628 silly placeDep ROOT has-ansi@2.0.0 OK for: chalk@1.1.3 want: ^2.0.0
1629 silly placeDep node_modules/babel-code-frame strip-ansi@3.0.1 OK for: chalk@1.1.3 want: ^3.0.0
1630 silly placeDep node_modules/babel-code-frame supports-color@2.0.0 OK for: chalk@1.1.3 want: ^2.0.0
1631 silly fetch manifest ansi-regex@^2.0.0
1632 timing idealTree:node_modules/babel-code-frame/node_modules/chalk Completed in 22ms
1633 silly placeDep node_modules/has-ansi ansi-regex@2.1.1 OK for: has-ansi@2.0.0 want: ^2.0.0
1634 timing idealTree:node_modules/has-ansi Completed in 6ms
1635 timing idealTree:node_modules/babel-code-frame/node_modules/ansi-styles Completed in 0ms
1636 timing idealTree:node_modules/babel-code-frame/node_modules/js-tokens Completed in 0ms
1637 silly placeDep node_modules/babel-code-frame ansi-regex@2.1.1 OK for: strip-ansi@3.0.1 want: ^2.0.0
1638 timing idealTree:node_modules/babel-code-frame/node_modules/strip-ansi Completed in 3ms
1639 timing idealTree:node_modules/babel-code-frame/node_modules/ansi-regex Completed in 0ms
1640 timing idealTree:node_modules/babel-code-frame/node_modules/supports-color Completed in 0ms
1641 silly placeDep node_modules/babel-core ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1642 timing idealTree:node_modules/babel-core/node_modules/debug Completed in 3ms
1643 timing idealTree:node_modules/babel-core/node_modules/ms Completed in 0ms
1644 timing idealTree:node_modules/babel-generator/node_modules/jsesc Completed in 0ms
1645 timing idealTree:node_modules/babel-polyfill/node_modules/regenerator-runtime Completed in 0ms
1646 silly placeDep node_modules/babel-traverse ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1647 timing idealTree:node_modules/babel-traverse/node_modules/debug Completed in 4ms
1648 timing idealTree:node_modules/babel-traverse/node_modules/globals Completed in 0ms
1649 timing idealTree:node_modules/babel-traverse/node_modules/ms Completed in 0ms
1650 timing idealTree:node_modules/babel-types/node_modules/to-fast-properties Completed in 0ms
1651 silly placeDep node_modules/body-parser ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1652 timing idealTree:node_modules/body-parser/node_modules/debug Completed in 4ms
1653 timing idealTree:node_modules/body-parser/node_modules/ms Completed in 0ms
1654 timing idealTree:node_modules/compression/node_modules/bytes Completed in 0ms
1655 silly placeDep node_modules/compression ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1656 timing idealTree:node_modules/compression/node_modules/debug Completed in 3ms
1657 timing idealTree:node_modules/compression/node_modules/ms Completed in 0ms
1658 silly placeDep node_modules/cookie-session ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1659 timing idealTree:node_modules/cookie-session/node_modules/debug Completed in 3ms
1660 timing idealTree:node_modules/cookie-session/node_modules/ms Completed in 0ms
1661 timing idealTree:node_modules/cookies/node_modules/depd Completed in 0ms
1662 timing idealTree:node_modules/csurf/node_modules/cookie Completed in 0ms
1663 silly placeDep node_modules/csurf inherits@2.0.3 OK for: http-errors@1.5.1 want: 2.0.3
1664 silly placeDep node_modules/csurf setprototypeof@1.0.2 OK for: http-errors@1.5.1 want: 1.0.2
1665 timing idealTree:node_modules/csurf/node_modules/http-errors Completed in 23ms
1666 timing idealTree:node_modules/csurf/node_modules/inherits Completed in 0ms
1667 timing idealTree:node_modules/csurf/node_modules/setprototypeof Completed in 1ms
1668 timing idealTree:node_modules/es-abstract/node_modules/object-inspect Completed in 0ms
1669 silly placeDep ROOT nice-try@1.0.5 OK for: cross-spawn@6.0.5 want: ^1.0.4
1670 silly placeDep ROOT path-key@2.0.1 OK for: cross-spawn@6.0.5 want: ^2.0.1
1671 silly placeDep node_modules/eslint/node_modules/cross-spawn semver@5.7.1 OK for: cross-spawn@6.0.5 want: ^5.5.0
1672 timing idealTree:node_modules/eslint/node_modules/cross-spawn Completed in 38ms
1673 timing idealTree:node_modules/nice-try Completed in 1ms
1674 timing idealTree:node_modules/path-key Completed in 0ms
1675 silly placeDep node_modules/eslint type-fest@0.8.1 OK for: globals@12.4.0 want: ^0.8.1
1676 timing idealTree:node_modules/eslint/node_modules/globals Completed in 8ms
1677 timing idealTree:node_modules/eslint/node_modules/type-fest Completed in 0ms
1678 timing idealTree:node_modules/espree/node_modules/acorn Completed in 1ms
1679 timing idealTree:node_modules/esquery/node_modules/estraverse Completed in 3ms
1680 timing idealTree:node_modules/esrecurse/node_modules/estraverse Completed in 0ms
1681 silly placeDep node_modules/express-session ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1682 timing idealTree:node_modules/express-session/node_modules/debug Completed in 7ms
1683 timing idealTree:node_modules/express-session/node_modules/depd Completed in 0ms
1684 timing idealTree:node_modules/express-session/node_modules/ms Completed in 0ms
1685 timing idealTree:node_modules/express-session/node_modules/safe-buffer Completed in 0ms
1686 timing idealTree:node_modules/express-session/node_modules/uid-safe Completed in 0ms
1687 silly placeDep node_modules/express ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1688 timing idealTree:node_modules/express/node_modules/debug Completed in 3ms
1689 timing idealTree:node_modules/express/node_modules/ms Completed in 0ms
1690 silly placeDep node_modules/finalhandler ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1691 timing idealTree:node_modules/finalhandler/node_modules/debug Completed in 3ms
1692 timing idealTree:node_modules/finalhandler/node_modules/ms Completed in 0ms
1693 timing idealTree:node_modules/has-ansi/node_modules/ansi-regex Completed in 0ms
1694 timing idealTree:node_modules/http-errors/node_modules/inherits Completed in 0ms
1695 silly placeDep node_modules/inquirer ansi-styles@4.3.0 OK for: chalk@4.1.0 want: ^4.1.0
1696 silly placeDep node_modules/inquirer supports-color@7.2.0 OK for: chalk@4.1.0 want: ^7.1.0
1697 silly fetch manifest color-convert@^2.0.1
1698 silly fetch manifest has-flag@^4.0.0
1699 timing idealTree:node_modules/inquirer/node_modules/chalk Completed in 10ms
1700 silly placeDep node_modules/inquirer color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
1701 silly fetch manifest color-name@~1.1.4
1702 timing idealTree:node_modules/inquirer/node_modules/ansi-styles Completed in 7ms
1703 silly placeDep node_modules/inquirer color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
1704 timing idealTree:node_modules/inquirer/node_modules/color-convert Completed in 4ms
1705 timing idealTree:node_modules/inquirer/node_modules/color-name Completed in 0ms
1706 silly placeDep node_modules/inquirer ansi-regex@5.0.0 OK for: strip-ansi@6.0.0 want: ^5.0.0
1707 timing idealTree:node_modules/inquirer/node_modules/strip-ansi Completed in 4ms
1708 timing idealTree:node_modules/inquirer/node_modules/ansi-regex Completed in 0ms
1709 silly placeDep node_modules/inquirer has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
1710 timing idealTree:node_modules/inquirer/node_modules/supports-color Completed in 4ms
1711 timing idealTree:node_modules/inquirer/node_modules/has-flag Completed in 0ms
1712 timing idealTree:node_modules/is-expression/node_modules/acorn Completed in 0ms
1713 timing idealTree:node_modules/keygrip/node_modules/tsscmp Completed in 0ms
1714 silly placeDep node_modules/method-override ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1715 timing idealTree:node_modules/method-override/node_modules/debug Completed in 3ms
1716 timing idealTree:node_modules/method-override/node_modules/ms Completed in 0ms
1717 silly placeDep node_modules/mongodb readable-stream@2.3.7 OK for: bl@2.2.1 want: ^2.3.5
1718 timing idealTree:node_modules/mongodb/node_modules/bl Completed in 6ms
1719 silly placeDep ROOT core-util-is@1.0.2 OK for: readable-stream@2.3.7 want: ~1.0.0
1720 silly placeDep ROOT isarray@1.0.0 OK for: readable-stream@2.3.7 want: ~1.0.0
1721 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.7 want: ~2.0.0
1722 silly placeDep node_modules/mongodb string_decoder@1.1.1 OK for: readable-stream@2.3.7 want: ~1.1.1
1723 timing idealTree:node_modules/mongodb/node_modules/readable-stream Completed in 37ms
1724 timing idealTree:node_modules/core-util-is Completed in 0ms
1725 timing idealTree:node_modules/isarray Completed in 1ms
1726 timing idealTree:node_modules/process-nextick-args Completed in 0ms
1727 timing idealTree:node_modules/mongodb/node_modules/string_decoder Completed in 0ms
1728 timing idealTree:node_modules/mongoose/node_modules/safe-buffer Completed in 0ms
1729 silly placeDep node_modules/morgan ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1730 timing idealTree:node_modules/morgan/node_modules/debug Completed in 4ms
1731 timing idealTree:node_modules/morgan/node_modules/depd Completed in 0ms
1732 timing idealTree:node_modules/morgan/node_modules/ms Completed in 1ms
1733 timing idealTree:node_modules/mquery/node_modules/bluebird Completed in 0ms
1734 silly placeDep node_modules/mquery ms@2.0.0 OK for: debug@3.1.0 want: 2.0.0
1735 timing idealTree:node_modules/mquery/node_modules/debug Completed in 3ms
1736 timing idealTree:node_modules/mquery/node_modules/ms Completed in 0ms
1737 timing idealTree:node_modules/passport-local-mongoose/node_modules/debug Completed in 1ms
1738 timing idealTree:node_modules/passport-local-mongoose/node_modules/semver Completed in 0ms
1739 timing idealTree:node_modules/require_optional/node_modules/resolve-from Completed in 0ms
1740 timing idealTree:node_modules/require_optional/node_modules/semver Completed in 0ms
1741 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.1.6 want: ^1.0.0
1742 timing idealTree:node_modules/rimraf/node_modules/glob Completed in 4ms
1743 timing idealTree:node_modules/fs.realpath Completed in 0ms
1744 silly placeDep node_modules/send/node_modules/debug ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
1745 timing idealTree:node_modules/send/node_modules/debug Completed in 3ms
1746 timing idealTree:node_modules/send/node_modules/ms Completed in 0ms
1747 timing idealTree:node_modules/slice-ansi/node_modules/is-fullwidth-code-point Completed in 0ms
1748 timing idealTree:node_modules/string_decoder/node_modules/safe-buffer Completed in 0ms
1749 silly placeDep node_modules/string-width ansi-regex@5.0.0 OK for: strip-ansi@6.0.0 want: ^5.0.0
1750 timing idealTree:node_modules/string-width/node_modules/strip-ansi Completed in 3ms
1751 timing idealTree:node_modules/string-width/node_modules/ansi-regex Completed in 0ms
1752 timing idealTree:node_modules/superagent/node_modules/debug Completed in 0ms
1753 silly placeDep node_modules/superagent string_decoder@1.1.1 OK for: readable-stream@2.3.7 want: ~1.1.1
1754 timing idealTree:node_modules/superagent/node_modules/readable-stream Completed in 4ms
1755 timing idealTree:node_modules/superagent/node_modules/string_decoder Completed in 0ms
1756 silly placeDep node_modules/table emoji-regex@7.0.3 OK for: string-width@3.1.0 want: ^7.0.1
1757 silly placeDep node_modules/table is-fullwidth-code-point@2.0.0 OK for: string-width@3.1.0 want: ^2.0.0
1758 timing idealTree:node_modules/table/node_modules/string-width Completed in 6ms
1759 timing idealTree:node_modules/table/node_modules/emoji-regex Completed in 0ms
1760 timing idealTree:node_modules/table/node_modules/is-fullwidth-code-point Completed in 0ms
1761 timing idealTree:node_modules/tape/node_modules/glob Completed in 0ms
1762 timing idealTree:node_modules/tape/node_modules/resolve Completed in 0ms
1763 timing idealTree:node_modules/eslint/node_modules/cross-spawn/node_modules/semver Completed in 0ms
1764 timing idealTree:node_modules/send/node_modules/debug/node_modules/ms Completed in 0ms
1765 timing idealTree:buildDeps Completed in 429110ms
1766 timing idealTree:fixDepFlags Completed in 69ms
1767 timing idealTree Completed in 429275ms
1768 timing reify:loadTrees Completed in 429285ms
1769 silly reify mark deleted [
1769 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-db'
1769 silly reify ]
1770 silly reify mark deleted [
1770 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-types'
1770 silly reify ]
1771 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/acorn-globals' ]
1772 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/align-text' ]
1773 silly reify mark deleted [
1773 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/path-parse'
1773 silly reify ]
1774 silly reify mark deleted [
1774 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/resolve'
1774 silly reify ]
1775 silly reify mark deleted [
1775 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-tape-runner/node_modules/glob'
1775 silly reify ]
1776 silly reify mark deleted [
1776 silly reify   '/home/crypto/local/trading/cts-github/node_modules/basic-auth/node_modules/safe-buffer'
1776 silly reify ]
1777 silly reify mark deleted [
1777 silly reify   '/home/crypto/local/trading/cts-github/node_modules/body-parser/node_modules/qs'
1777 silly reify ]
1778 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/buffer-shims' ]
1779 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/camelcase' ]
1780 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/center-align' ]
1781 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/clean-css' ]
1782 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/cliui' ]
1783 silly reify mark deleted [
1783 silly reify   '/home/crypto/local/trading/cts-github/node_modules/compression/node_modules/safe-buffer'
1783 silly reify ]
1784 silly reify mark deleted [
1784 silly reify   '/home/crypto/local/trading/cts-github/node_modules/content-disposition/node_modules/safe-buffer'
1784 silly reify ]
1785 silly reify mark deleted [
1785 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cookie-parser/node_modules/cookie'
1785 silly reify ]
1786 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/decamelize' ]
1787 silly reify mark deleted [
1787 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-regex'
1787 silly reify ]
1788 silly reify mark deleted [
1788 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-styles'
1788 silly reify ]
1789 silly reify mark deleted [
1789 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/chalk'
1789 silly reify ]
1790 silly reify mark deleted [
1790 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/debug'
1790 silly reify ]
1791 silly reify mark deleted [
1791 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ms'
1791 silly reify ]
1792 silly reify mark deleted [
1792 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/semver',
1792 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.bin/semver'
1792 silly reify ]
1793 silly reify mark deleted [
1793 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/strip-ansi'
1793 silly reify ]
1794 silly reify mark deleted [
1794 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/supports-color'
1794 silly reify ]
1795 silly reify mark deleted [
1795 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/cookie'
1795 silly reify ]
1796 silly reify mark deleted [
1796 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/parseurl'
1796 silly reify ]
1797 silly reify mark deleted [
1797 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/qs'
1797 silly reify ]
1798 silly reify mark deleted [
1798 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/safe-buffer'
1798 silly reify ]
1799 silly reify mark deleted [
1799 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/cookie'
1799 silly reify ]
1800 silly reify mark deleted [
1800 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/parseurl'
1800 silly reify ]
1801 silly reify mark deleted [
1801 silly reify   '/home/crypto/local/trading/cts-github/node_modules/finalhandler/node_modules/parseurl'
1801 silly reify ]
1802 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/foreach' ]
1803 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/is-buffer' ]
1804 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/is-function' ]
1805 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/kind-of' ]
1806 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/lazy-cache' ]
1807 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/longest' ]
1808 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/number-is-nan' ]
1809 silly reify mark deleted [
1809 silly reify   '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/ms'
1809 silly reify ]
1810 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/repeat-string' ]
1811 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/right-align' ]
1812 silly reify mark deleted [
1812 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/mime',
1812 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/.bin/mime'
1812 silly reify ]
1813 silly reify mark deleted [
1813 silly reify   '/home/crypto/local/trading/cts-github/node_modules/serve-static/node_modules/parseurl'
1813 silly reify ]
1814 silly reify mark deleted [
1814 silly reify   '/home/crypto/local/trading/cts-github/node_modules/slice-ansi/node_modules/ansi-styles'
1814 silly reify ]
1815 silly reify mark deleted [
1815 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/ansi-regex'
1815 silly reify ]
1816 silly reify mark deleted [
1816 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/strip-ansi'
1816 silly reify ]
1817 silly reify mark deleted [
1817 silly reify   '/home/crypto/local/trading/cts-github/node_modules/tape/node_modules/defined'
1817 silly reify ]
1818 silly reify mark deleted [
1818 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-db'
1818 silly reify ]
1819 silly reify mark deleted [
1819 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-types'
1819 silly reify ]
1820 silly reify mark deleted [
1820 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-js',
1820 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/uglifyjs'
1820 silly reify ]
1821 silly reify mark deleted [
1821 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-to-browserify'
1821 silly reify ]
1822 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/window-size' ]
1823 silly reify mark deleted [
1823 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/async'
1823 silly reify ]
1824 silly reify mark deleted [
1824 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/colors'
1824 silly reify ]
1825 silly reify mark deleted [
1825 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/acorn',
1825 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/.bin/acorn'
1825 silly reify ]
1826 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/yargs' ]
1827 silly reify mark deleted [
1827 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@types/babel-types'
1827 silly reify ]
1828 silly reify mark deleted [ '/home/crypto/local/trading/cts-github/node_modules/@types/babylon' ]
1829 silly reify mark deleted [
1829 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn-globals/node_modules/acorn',
1829 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn-globals/node_modules/.bin/acorn'
1829 silly reify ]
1830 silly reify mark deleted [
1830 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bl/node_modules/inherits'
1830 silly reify ]
1831 silly reify mark deleted [
1831 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bl/node_modules/readable-stream'
1831 silly reify ]
1832 silly reify mark deleted [
1832 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bl/node_modules/safe-buffer'
1832 silly reify ]
1833 silly reify mark deleted [
1833 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bl/node_modules/string_decoder'
1833 silly reify ]
1834 silly reify mark deleted [
1834 silly reify   '/home/crypto/local/trading/cts-github/node_modules/clean-css/node_modules/source-map'
1834 silly reify ]
1835 silly reify mark deleted [
1835 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cliui/node_modules/wordwrap'
1835 silly reify ]
1836 silly reify mark deleted [
1836 silly reify   '/home/crypto/local/trading/cts-github/node_modules/compressible/node_modules/mime-db'
1836 silly reify ]
1837 silly reify mark deleted [
1837 silly reify   '/home/crypto/local/trading/cts-github/node_modules/import-fresh/node_modules/resolve-from'
1837 silly reify ]
1838 silly reify mark deleted [
1838 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongodb/node_modules/safe-buffer'
1838 silly reify ]
1839 silly reify mark deleted [
1839 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/bl'
1839 silly reify ]
1840 silly reify mark deleted [
1840 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/bson'
1840 silly reify ]
1841 silly reify mark deleted [
1841 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/mongodb'
1841 silly reify ]
1842 silly reify mark deleted [
1842 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/ms'
1842 silly reify ]
1843 silly reify mark deleted [
1843 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/process-nextick-args'
1843 silly reify ]
1844 silly reify mark deleted [
1844 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/readable-stream'
1844 silly reify ]
1845 silly reify mark deleted [
1845 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/string_decoder'
1845 silly reify ]
1846 silly reify mark deleted [
1846 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/readable-stream/node_modules/safe-buffer'
1846 silly reify ]
1847 silly reify mark deleted [
1847 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose/node_modules/string_decoder/node_modules/safe-buffer'
1847 silly reify ]
1848 silly reify mark deleted [
1848 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mquery/node_modules/safe-buffer'
1848 silly reify ]
1849 silly reify mark deleted [
1849 silly reify   '/home/crypto/local/trading/cts-github/node_modules/superagent/node_modules/mime-db'
1849 silly reify ]
1850 silly reify mark deleted [
1850 silly reify   '/home/crypto/local/trading/cts-github/node_modules/superagent/node_modules/ms'
1850 silly reify ]
1851 silly reify mark deleted [
1851 silly reify   '/home/crypto/local/trading/cts-github/node_modules/superagent/node_modules/process-nextick-args'
1851 silly reify ]
1852 silly reify mark deleted [
1852 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/generator/node_modules/jsesc',
1852 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/generator/node_modules/.bin/jsesc'
1852 silly reify ]
1853 silly reify mark deleted [
1853 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight/node_modules/ansi-styles'
1853 silly reify ]
1854 silly reify mark deleted [
1854 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight/node_modules/chalk'
1854 silly reify ]
1855 silly reify mark deleted [
1855 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight/node_modules/js-tokens'
1855 silly reify ]
1856 silly reify mark deleted [
1856 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight/node_modules/supports-color'
1856 silly reify ]
1857 silly reify mark deleted [
1857 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/ansi-styles'
1857 silly reify ]
1858 silly reify mark deleted [
1858 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/chalk'
1858 silly reify ]
1859 silly reify mark deleted [
1859 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/js-tokens'
1859 silly reify ]
1860 silly reify mark deleted [
1860 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/supports-color'
1860 silly reify ]
1861 silly reify mark deleted [
1861 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/@babel/code-frame'
1861 silly reify ]
1862 silly reify mark deleted [
1862 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template/node_modules/@babel/highlight'
1862 silly reify ]
1863 silly reify mark deleted [
1863 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/ansi-styles'
1863 silly reify ]
1864 silly reify mark deleted [
1864 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/chalk'
1864 silly reify ]
1865 silly reify mark deleted [
1865 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/debug'
1865 silly reify ]
1866 silly reify mark deleted [
1866 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/globals'
1866 silly reify ]
1867 silly reify mark deleted [
1867 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/js-tokens'
1867 silly reify ]
1868 silly reify mark deleted [
1868 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/ms'
1868 silly reify ]
1869 silly reify mark deleted [
1869 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/supports-color'
1869 silly reify ]
1870 silly reify mark deleted [
1870 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/@babel/code-frame'
1870 silly reify ]
1871 silly reify mark deleted [
1871 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse/node_modules/@babel/highlight'
1871 silly reify ]
1872 silly reify mark deleted [
1872 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/types/node_modules/to-fast-properties'
1872 silly reify ]
1873 timing reify:diffTrees Completed in 149ms
1874 silly reify mark retired [
1874 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-db'
1874 silly reify ]
1875 silly reify mark retired [
1875 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-types'
1875 silly reify ]
1876 silly reify mark retired [
1876 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn',
1876 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/acorn'
1876 silly reify ]
1877 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/acorn-globals' ]
1878 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/acorn-jsx' ]
1879 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ajv' ]
1880 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/align-text' ]
1881 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ansi-escapes' ]
1882 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ansi-regex' ]
1883 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ansi-styles' ]
1884 silly reify mark retired [
1884 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/path-parse'
1884 silly reify ]
1885 silly reify mark retired [
1885 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/resolve'
1885 silly reify ]
1886 silly reify mark retired [
1886 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-tape-runner/node_modules/glob'
1886 silly reify ]
1887 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/base64-js' ]
1888 silly reify mark retired [
1888 silly reify   '/home/crypto/local/trading/cts-github/node_modules/basic-auth/node_modules/safe-buffer'
1888 silly reify ]
1889 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/bl' ]
1890 silly reify mark retired [
1890 silly reify   '/home/crypto/local/trading/cts-github/node_modules/body-parser/node_modules/qs'
1890 silly reify ]
1891 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/bson' ]
1892 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/buffer' ]
1893 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/buffer-shims' ]
1894 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/camelcase' ]
1895 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/center-align' ]
1896 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/chalk' ]
1897 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/clean-css' ]
1898 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/cli-width' ]
1899 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/cliui' ]
1900 silly reify mark retired [
1900 silly reify   '/home/crypto/local/trading/cts-github/node_modules/combined-stream'
1900 silly reify ]
1901 silly reify mark retired [
1901 silly reify   '/home/crypto/local/trading/cts-github/node_modules/component-emitter'
1901 silly reify ]
1902 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/compressible' ]
1903 silly reify mark retired [
1903 silly reify   '/home/crypto/local/trading/cts-github/node_modules/compression/node_modules/safe-buffer'
1903 silly reify ]
1904 silly reify mark retired [
1904 silly reify   '/home/crypto/local/trading/cts-github/node_modules/content-disposition/node_modules/safe-buffer'
1904 silly reify ]
1905 silly reify mark retired [
1905 silly reify   '/home/crypto/local/trading/cts-github/node_modules/convert-source-map'
1905 silly reify ]
1906 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/cookie' ]
1907 silly reify mark retired [
1907 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cookie-parser/node_modules/cookie'
1907 silly reify ]
1908 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/cookiejar' ]
1909 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/core-js' ]
1910 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/debug' ]
1911 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/decamelize' ]
1912 silly reify mark retired [
1912 silly reify   '/home/crypto/local/trading/cts-github/node_modules/define-properties'
1912 silly reify ]
1913 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/denque' ]
1914 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/es-abstract' ]
1915 silly reify mark retired [
1915 silly reify   '/home/crypto/local/trading/cts-github/node_modules/es-to-primitive'
1915 silly reify ]
1916 silly reify mark retired [
1916 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-regex'
1916 silly reify ]
1917 silly reify mark retired [
1917 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-styles'
1917 silly reify ]
1918 silly reify mark retired [
1918 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/chalk'
1918 silly reify ]
1919 silly reify mark retired [
1919 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/debug'
1919 silly reify ]
1920 silly reify mark retired [
1920 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/globals'
1920 silly reify ]
1921 silly reify mark retired [
1921 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ms'
1921 silly reify ]
1922 silly reify mark retired [
1922 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/semver',
1922 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.bin/semver'
1922 silly reify ]
1923 silly reify mark retired [
1923 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/strip-ansi'
1923 silly reify ]
1924 silly reify mark retired [
1924 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/supports-color'
1924 silly reify ]
1925 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/eslint-scope' ]
1926 silly reify mark retired [
1926 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint-visitor-keys'
1926 silly reify ]
1927 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/espree' ]
1928 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/esquery' ]
1929 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/esrecurse' ]
1930 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/esutils' ]
1931 silly reify mark retired [
1931 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/cookie'
1931 silly reify ]
1932 silly reify mark retired [
1932 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/parseurl'
1932 silly reify ]
1933 silly reify mark retired [
1933 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/qs'
1933 silly reify ]
1934 silly reify mark retired [
1934 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/safe-buffer'
1934 silly reify ]
1935 silly reify mark retired [
1935 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/cookie'
1935 silly reify ]
1936 silly reify mark retired [
1936 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/parseurl'
1936 silly reify ]
1937 silly reify mark retired [
1937 silly reify   '/home/crypto/local/trading/cts-github/node_modules/fast-deep-equal'
1937 silly reify ]
1938 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/figures' ]
1939 silly reify mark retired [
1939 silly reify   '/home/crypto/local/trading/cts-github/node_modules/finalhandler/node_modules/parseurl'
1939 silly reify ]
1940 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/flatted' ]
1941 silly reify mark retired [
1941 silly reify   '/home/crypto/local/trading/cts-github/node_modules/follow-redirects'
1941 silly reify ]
1942 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/for-each' ]
1943 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/foreach' ]
1944 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/form-data' ]
1945 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/formidable' ]
1946 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/glob' ]
1947 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/glob-parent' ]
1948 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/globals' ]
1949 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/has' ]
1950 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ieee754' ]
1951 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/import-fresh' ]
1952 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/inherits' ]
1953 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/inquirer' ]
1954 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ipaddr.js' ]
1955 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-buffer' ]
1956 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-callable' ]
1957 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-date-object' ]
1958 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-finite' ]
1959 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-function' ]
1960 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-promise' ]
1961 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-regex' ]
1962 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/is-symbol' ]
1963 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/js-tokens' ]
1964 silly reify mark retired [
1964 silly reify   '/home/crypto/local/trading/cts-github/node_modules/js-yaml',
1964 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/js-yaml'
1964 silly reify ]
1965 silly reify mark retired [
1965 silly reify   '/home/crypto/local/trading/cts-github/node_modules/jsesc',
1965 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/jsesc'
1965 silly reify ]
1966 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/kareem' ]
1967 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/kind-of' ]
1968 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/lazy-cache' ]
1969 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/lodash' ]
1970 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/longest' ]
1971 silly reify mark retired [
1971 silly reify   '/home/crypto/local/trading/cts-github/node_modules/loose-envify',
1971 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/loose-envify'
1971 silly reify ]
1972 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/lru-cache' ]
1973 silly reify mark retired [
1973 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mime',
1973 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/mime'
1973 silly reify ]
1974 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mime-db' ]
1975 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mime-types' ]
1976 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/moment' ]
1977 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mongodb' ]
1978 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mongoose' ]
1979 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mpath' ]
1980 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/mquery' ]
1981 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/number-is-nan' ]
1982 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/object-keys' ]
1983 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/onetime' ]
1984 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/ms' ]
1985 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/parseurl' ]
1986 silly reify mark retired [
1986 silly reify   '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/debug'
1986 silly reify ]
1987 silly reify mark retired [
1987 silly reify   '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/ms'
1987 silly reify ]
1988 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/path-parse' ]
1989 silly reify mark retired [
1989 silly reify   '/home/crypto/local/trading/cts-github/node_modules/process-nextick-args'
1989 silly reify ]
1990 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/proxy-addr' ]
1991 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/pug' ]
1992 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/qs' ]
1993 silly reify mark retired [
1993 silly reify   '/home/crypto/local/trading/cts-github/node_modules/readable-stream'
1993 silly reify ]
1994 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/repeat-string' ]
1995 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/resolve' ]
1996 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/resolve-from' ]
1997 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/right-align' ]
1998 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/run-async' ]
1999 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/rxjs' ]
2000 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/safe-buffer' ]
2001 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/scmp' ]
2002 silly reify mark retired [
2002 silly reify   '/home/crypto/local/trading/cts-github/node_modules/semver',
2002 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/semver'
2002 silly reify ]
2003 silly reify mark retired [
2003 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/mime',
2003 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/.bin/mime'
2003 silly reify ]
2004 silly reify mark retired [
2004 silly reify   '/home/crypto/local/trading/cts-github/node_modules/serve-static/node_modules/parseurl'
2004 silly reify ]
2005 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/signal-exit' ]
2006 silly reify mark retired [
2006 silly reify   '/home/crypto/local/trading/cts-github/node_modules/slice-ansi/node_modules/ansi-styles'
2006 silly reify ]
2007 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/string-width' ]
2008 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/string_decoder' ]
2009 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/strip-ansi' ]
2010 silly reify mark retired [
2010 silly reify   '/home/crypto/local/trading/cts-github/node_modules/strip-json-comments'
2010 silly reify ]
2011 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/superagent' ]
2012 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/supports-color' ]
2013 silly reify mark retired [
2013 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/ansi-regex'
2013 silly reify ]
2014 silly reify mark retired [
2014 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/strip-ansi'
2014 silly reify ]
2015 silly reify mark retired [
2015 silly reify   '/home/crypto/local/trading/cts-github/node_modules/tape/node_modules/defined'
2015 silly reify ]
2016 silly reify mark retired [
2016 silly reify   '/home/crypto/local/trading/cts-github/node_modules/to-fast-properties'
2016 silly reify ]
2017 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/tslib' ]
2018 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/type-fest' ]
2019 silly reify mark retired [
2019 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-db'
2019 silly reify ]
2020 silly reify mark retired [
2020 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-types'
2020 silly reify ]
2021 silly reify mark retired [
2021 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-js',
2021 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/uglifyjs'
2021 silly reify ]
2022 silly reify mark retired [
2022 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-to-browserify'
2022 silly reify ]
2023 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/uri-js' ]
2024 silly reify mark retired [
2024 silly reify   '/home/crypto/local/trading/cts-github/node_modules/v8-compile-cache'
2024 silly reify ]
2025 silly reify mark retired [
2025 silly reify   '/home/crypto/local/trading/cts-github/node_modules/which',
2025 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/which'
2025 silly reify ]
2026 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/window-size' ]
2027 silly reify mark retired [
2027 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/async'
2027 silly reify ]
2028 silly reify mark retired [
2028 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/colors'
2028 silly reify ]
2029 silly reify mark retired [
2029 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/acorn',
2029 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/.bin/acorn'
2029 silly reify ]
2030 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/yargs' ]
2031 silly reify mark retired [
2031 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/code-frame'
2031 silly reify ]
2032 silly reify mark retired [
2032 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/generator'
2032 silly reify ]
2033 silly reify mark retired [
2033 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-function-name'
2033 silly reify ]
2034 silly reify mark retired [
2034 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-get-function-arity'
2034 silly reify ]
2035 silly reify mark retired [
2035 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-split-export-declaration'
2035 silly reify ]
2036 silly reify mark retired [
2036 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-validator-identifier'
2036 silly reify ]
2037 silly reify mark retired [
2037 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight'
2037 silly reify ]
2038 silly reify mark retired [
2038 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/parser',
2038 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/parser'
2038 silly reify ]
2039 silly reify mark retired [
2039 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template'
2039 silly reify ]
2040 silly reify mark retired [
2040 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse'
2040 silly reify ]
2041 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/@babel/types' ]
2042 silly reify mark retired [
2042 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@types/babel-types'
2042 silly reify ]
2043 silly reify mark retired [ '/home/crypto/local/trading/cts-github/node_modules/@types/babylon' ]
2044 silly reify moves {
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-db': '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/.mime-db-FtMfYOMe',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/mime-types': '/home/crypto/local/trading/cts-github/node_modules/accepts/node_modules/.mime-types-YBt94qpN',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn': '/home/crypto/local/trading/cts-github/node_modules/.acorn-sbtIpRCY',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/acorn': '/home/crypto/local/trading/cts-github/node_modules/.bin/.acorn-tQzJd7jQ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn-globals': '/home/crypto/local/trading/cts-github/node_modules/.acorn-globals-dmArL65y',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/acorn-jsx': '/home/crypto/local/trading/cts-github/node_modules/.acorn-jsx-ErmYeJPd',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ajv': '/home/crypto/local/trading/cts-github/node_modules/.ajv-5NBktiRZ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/align-text': '/home/crypto/local/trading/cts-github/node_modules/.align-text-bN6Am0Yb',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ansi-escapes': '/home/crypto/local/trading/cts-github/node_modules/.ansi-escapes-zTvOp3Sd',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ansi-regex': '/home/crypto/local/trading/cts-github/node_modules/.ansi-regex-R4OUZXqm',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ansi-styles': '/home/crypto/local/trading/cts-github/node_modules/.ansi-styles-W6NsZHCU',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/path-parse': '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/.path-parse-7km7Bpmx',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/resolve': '/home/crypto/local/trading/cts-github/node_modules/babel-eslint/node_modules/.resolve-6SPz3y4J',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/babel-tape-runner/node_modules/glob': '/home/crypto/local/trading/cts-github/node_modules/babel-tape-runner/node_modules/.glob-B8LsrGJ0',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/base64-js': '/home/crypto/local/trading/cts-github/node_modules/.base64-js-cxXC7TcZ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/basic-auth/node_modules/safe-buffer': '/home/crypto/local/trading/cts-github/node_modules/basic-auth/node_modules/.safe-buffer-t692cpAZ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bl': '/home/crypto/local/trading/cts-github/node_modules/.bl-RLLHAfEa',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/body-parser/node_modules/qs': '/home/crypto/local/trading/cts-github/node_modules/body-parser/node_modules/.qs-IPUk4X7R',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/bson': '/home/crypto/local/trading/cts-github/node_modules/.bson-bKZXSnjL',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/buffer': '/home/crypto/local/trading/cts-github/node_modules/.buffer-7uoszCGo',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/buffer-shims': '/home/crypto/local/trading/cts-github/node_modules/.buffer-shims-VMXA9Rb7',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/camelcase': '/home/crypto/local/trading/cts-github/node_modules/.camelcase-k2MbicPl',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/center-align': '/home/crypto/local/trading/cts-github/node_modules/.center-align-1F6DD1Vz',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/chalk': '/home/crypto/local/trading/cts-github/node_modules/.chalk-94te24Tb',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/clean-css': '/home/crypto/local/trading/cts-github/node_modules/.clean-css-8TfYgIqR',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cli-width': '/home/crypto/local/trading/cts-github/node_modules/.cli-width-GWOp8ccL',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cliui': '/home/crypto/local/trading/cts-github/node_modules/.cliui-nEB4BuHH',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/combined-stream': '/home/crypto/local/trading/cts-github/node_modules/.combined-stream-5HCHL0nu',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/component-emitter': '/home/crypto/local/trading/cts-github/node_modules/.component-emitter-reVlNDps',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/compressible': '/home/crypto/local/trading/cts-github/node_modules/.compressible-5AQQZzS2',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/compression/node_modules/safe-buffer': '/home/crypto/local/trading/cts-github/node_modules/compression/node_modules/.safe-buffer-RNw8DIOW',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/content-disposition/node_modules/safe-buffer': '/home/crypto/local/trading/cts-github/node_modules/content-disposition/node_modules/.safe-buffer-d5PuiSLO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/convert-source-map': '/home/crypto/local/trading/cts-github/node_modules/.convert-source-map-Kyvh6rE5',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cookie': '/home/crypto/local/trading/cts-github/node_modules/.cookie-lwzvMdLQ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cookie-parser/node_modules/cookie': '/home/crypto/local/trading/cts-github/node_modules/cookie-parser/node_modules/.cookie-Uur9OBco',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/cookiejar': '/home/crypto/local/trading/cts-github/node_modules/.cookiejar-UZEFaeex',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/core-js': '/home/crypto/local/trading/cts-github/node_modules/.core-js-TcAO7jpR',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/debug': '/home/crypto/local/trading/cts-github/node_modules/.debug-3KPCVEp6',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/decamelize': '/home/crypto/local/trading/cts-github/node_modules/.decamelize-W9YHExDG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/define-properties': '/home/crypto/local/trading/cts-github/node_modules/.define-properties-Cxx5zQ6Z',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/denque': '/home/crypto/local/trading/cts-github/node_modules/.denque-07hmBejt',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/es-abstract': '/home/crypto/local/trading/cts-github/node_modules/.es-abstract-JfWuNVuD',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/es-to-primitive': '/home/crypto/local/trading/cts-github/node_modules/.es-to-primitive-Wwvz1PLU',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-regex': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.ansi-regex-PWSnniGL',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ansi-styles': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.ansi-styles-kDmMhJeF',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/chalk': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.chalk-qXkTcqnI',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/debug': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.debug-T6bUweEh',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/globals': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.globals-9QSao5cs',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/ms': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.ms-Q0Bmz4b5',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/semver': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.semver-yZOvi1Nv',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.bin/semver': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.bin/.semver-TV3RxJXR',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/strip-ansi': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.strip-ansi-ToyJRJT0',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/supports-color': '/home/crypto/local/trading/cts-github/node_modules/eslint/node_modules/.supports-color-EtcdiZPq',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint-scope': '/home/crypto/local/trading/cts-github/node_modules/.eslint-scope-SiDYxfw3',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/eslint-visitor-keys': '/home/crypto/local/trading/cts-github/node_modules/.eslint-visitor-keys-aa7z4lxQ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/espree': '/home/crypto/local/trading/cts-github/node_modules/.espree-5uZt2yG2',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/esquery': '/home/crypto/local/trading/cts-github/node_modules/.esquery-heNi1B8f',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/esrecurse': '/home/crypto/local/trading/cts-github/node_modules/.esrecurse-tWBwhY1K',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/esutils': '/home/crypto/local/trading/cts-github/node_modules/.esutils-NqVfqsp3',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/cookie': '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/.cookie-QmYWn5Hl',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/parseurl': '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/.parseurl-jp0Rw3NM',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/qs': '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/.qs-ykXLbhn3',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/safe-buffer': '/home/crypto/local/trading/cts-github/node_modules/express/node_modules/.safe-buffer-pglhAtuF',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/cookie': '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/.cookie-cIynlsDJ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/parseurl': '/home/crypto/local/trading/cts-github/node_modules/express-session/node_modules/.parseurl-tqS6WR02',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/fast-deep-equal': '/home/crypto/local/trading/cts-github/node_modules/.fast-deep-equal-kaoMa5PC',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/figures': '/home/crypto/local/trading/cts-github/node_modules/.figures-HUnMBooJ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/finalhandler/node_modules/parseurl': '/home/crypto/local/trading/cts-github/node_modules/finalhandler/node_modules/.parseurl-AWXzfPJO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/flatted': '/home/crypto/local/trading/cts-github/node_modules/.flatted-rhzThNFc',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/follow-redirects': '/home/crypto/local/trading/cts-github/node_modules/.follow-redirects-2nl1OE2Q',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/for-each': '/home/crypto/local/trading/cts-github/node_modules/.for-each-tIVAQTSl',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/foreach': '/home/crypto/local/trading/cts-github/node_modules/.foreach-IXAyWH4h',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/form-data': '/home/crypto/local/trading/cts-github/node_modules/.form-data-LH032GzD',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/formidable': '/home/crypto/local/trading/cts-github/node_modules/.formidable-9kboXUxq',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/glob': '/home/crypto/local/trading/cts-github/node_modules/.glob-XpMrAMzo',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/glob-parent': '/home/crypto/local/trading/cts-github/node_modules/.glob-parent-zRvcA90F',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/globals': '/home/crypto/local/trading/cts-github/node_modules/.globals-jftn81PO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/has': '/home/crypto/local/trading/cts-github/node_modules/.has-ixs6bUeH',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ieee754': '/home/crypto/local/trading/cts-github/node_modules/.ieee754-GcxpaOvZ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/import-fresh': '/home/crypto/local/trading/cts-github/node_modules/.import-fresh-a53KEuVG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/inherits': '/home/crypto/local/trading/cts-github/node_modules/.inherits-ZdPwV0nY',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/inquirer': '/home/crypto/local/trading/cts-github/node_modules/.inquirer-GNPrvwDT',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ipaddr.js': '/home/crypto/local/trading/cts-github/node_modules/.ipaddr.js-pLZKB4Yj',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-buffer': '/home/crypto/local/trading/cts-github/node_modules/.is-buffer-GEDETvg9',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-callable': '/home/crypto/local/trading/cts-github/node_modules/.is-callable-15345PbG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-date-object': '/home/crypto/local/trading/cts-github/node_modules/.is-date-object-XKDyWdrv',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-finite': '/home/crypto/local/trading/cts-github/node_modules/.is-finite-TSF1GqJ0',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-function': '/home/crypto/local/trading/cts-github/node_modules/.is-function-wtk2SNc2',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-promise': '/home/crypto/local/trading/cts-github/node_modules/.is-promise-Hdd80VQa',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-regex': '/home/crypto/local/trading/cts-github/node_modules/.is-regex-zF1dROKZ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/is-symbol': '/home/crypto/local/trading/cts-github/node_modules/.is-symbol-t0tTxbKi',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/js-tokens': '/home/crypto/local/trading/cts-github/node_modules/.js-tokens-DGo9p8D9',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/js-yaml': '/home/crypto/local/trading/cts-github/node_modules/.js-yaml-EheuPctG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/js-yaml': '/home/crypto/local/trading/cts-github/node_modules/.bin/.js-yaml-LkW4QuTD',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/jsesc': '/home/crypto/local/trading/cts-github/node_modules/.jsesc-rETjCkFm',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/jsesc': '/home/crypto/local/trading/cts-github/node_modules/.bin/.jsesc-Lio4DOeO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/kareem': '/home/crypto/local/trading/cts-github/node_modules/.kareem-0gDYiJh0',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/kind-of': '/home/crypto/local/trading/cts-github/node_modules/.kind-of-YUv2XXgO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/lazy-cache': '/home/crypto/local/trading/cts-github/node_modules/.lazy-cache-n8rYapms',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/lodash': '/home/crypto/local/trading/cts-github/node_modules/.lodash-7LVjwdCh',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/longest': '/home/crypto/local/trading/cts-github/node_modules/.longest-FUakqifB',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/loose-envify': '/home/crypto/local/trading/cts-github/node_modules/.loose-envify-6r2EpnZJ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/loose-envify': '/home/crypto/local/trading/cts-github/node_modules/.bin/.loose-envify-jsib3Xwo',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/lru-cache': '/home/crypto/local/trading/cts-github/node_modules/.lru-cache-EtfSW1zT',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mime': '/home/crypto/local/trading/cts-github/node_modules/.mime-jtUcOn0Y',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/mime': '/home/crypto/local/trading/cts-github/node_modules/.bin/.mime-8u5c9vfA',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mime-db': '/home/crypto/local/trading/cts-github/node_modules/.mime-db-xgCu4XiO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mime-types': '/home/crypto/local/trading/cts-github/node_modules/.mime-types-YCduJ6xV',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/moment': '/home/crypto/local/trading/cts-github/node_modules/.moment-3wBE704V',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongodb': '/home/crypto/local/trading/cts-github/node_modules/.mongodb-Lw1hJQAX',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mongoose': '/home/crypto/local/trading/cts-github/node_modules/.mongoose-es6KsE89',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mpath': '/home/crypto/local/trading/cts-github/node_modules/.mpath-Dmw0AK7J',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/mquery': '/home/crypto/local/trading/cts-github/node_modules/.mquery-HsrazND2',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/number-is-nan': '/home/crypto/local/trading/cts-github/node_modules/.number-is-nan-9IeuYBCd',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/object-keys': '/home/crypto/local/trading/cts-github/node_modules/.object-keys-p8afWoFx',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/onetime': '/home/crypto/local/trading/cts-github/node_modules/.onetime-N17bWDJr',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/ms': '/home/crypto/local/trading/cts-github/node_modules/.ms-HxiGpMFu',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/parseurl': '/home/crypto/local/trading/cts-github/node_modules/.parseurl-koWgMMGu',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/debug': '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/.debug-XDaVwvCk',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/ms': '/home/crypto/local/trading/cts-github/node_modules/passport-local-mongoose/node_modules/.ms-OuiUW4aj',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/path-parse': '/home/crypto/local/trading/cts-github/node_modules/.path-parse-6nDOxZHr',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/process-nextick-args': '/home/crypto/local/trading/cts-github/node_modules/.process-nextick-args-AzqgKXRx',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/proxy-addr': '/home/crypto/local/trading/cts-github/node_modules/.proxy-addr-yjG1ZUv1',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/pug': '/home/crypto/local/trading/cts-github/node_modules/.pug-9MYTcHxd',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/qs': '/home/crypto/local/trading/cts-github/node_modules/.qs-0eyk6XcJ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/readable-stream': '/home/crypto/local/trading/cts-github/node_modules/.readable-stream-3zW3o3y7',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/repeat-string': '/home/crypto/local/trading/cts-github/node_modules/.repeat-string-iQGV6HH3',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/resolve': '/home/crypto/local/trading/cts-github/node_modules/.resolve-Z61r4d6Z',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/resolve-from': '/home/crypto/local/trading/cts-github/node_modules/.resolve-from-WbTWC9tr',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/right-align': '/home/crypto/local/trading/cts-github/node_modules/.right-align-YDoPIp4y',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/run-async': '/home/crypto/local/trading/cts-github/node_modules/.run-async-byGv4sCO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/rxjs': '/home/crypto/local/trading/cts-github/node_modules/.rxjs-tQlX21iG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/safe-buffer': '/home/crypto/local/trading/cts-github/node_modules/.safe-buffer-DpAhM4cX',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/scmp': '/home/crypto/local/trading/cts-github/node_modules/.scmp-nPSCtuSB',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/semver': '/home/crypto/local/trading/cts-github/node_modules/.semver-zZRtbp6P',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/semver': '/home/crypto/local/trading/cts-github/node_modules/.bin/.semver-TQOmxFjA',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/mime': '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/.mime-V4xCey1C',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/.bin/mime': '/home/crypto/local/trading/cts-github/node_modules/send/node_modules/.bin/.mime-fH1JzjOk',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/serve-static/node_modules/parseurl': '/home/crypto/local/trading/cts-github/node_modules/serve-static/node_modules/.parseurl-QBqrhYir',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/signal-exit': '/home/crypto/local/trading/cts-github/node_modules/.signal-exit-LPyCQApu',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/slice-ansi/node_modules/ansi-styles': '/home/crypto/local/trading/cts-github/node_modules/slice-ansi/node_modules/.ansi-styles-OSlDCOQG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/string-width': '/home/crypto/local/trading/cts-github/node_modules/.string-width-OJAc9EZm',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/string_decoder': '/home/crypto/local/trading/cts-github/node_modules/.string_decoder-mmGa6G2p',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/strip-ansi': '/home/crypto/local/trading/cts-github/node_modules/.strip-ansi-OwlILCOK',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/strip-json-comments': '/home/crypto/local/trading/cts-github/node_modules/.strip-json-comments-x4rmltQO',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/superagent': '/home/crypto/local/trading/cts-github/node_modules/.superagent-WN78lc0z',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/supports-color': '/home/crypto/local/trading/cts-github/node_modules/.supports-color-otPOC5Gt',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/ansi-regex': '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/.ansi-regex-hPmiFZ5p',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/strip-ansi': '/home/crypto/local/trading/cts-github/node_modules/table/node_modules/.strip-ansi-5bxbqMn5',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/tape/node_modules/defined': '/home/crypto/local/trading/cts-github/node_modules/tape/node_modules/.defined-mbxjAYpL',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/to-fast-properties': '/home/crypto/local/trading/cts-github/node_modules/.to-fast-properties-FRDb2Qlb',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/tslib': '/home/crypto/local/trading/cts-github/node_modules/.tslib-Naj4l0jv',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-fest': '/home/crypto/local/trading/cts-github/node_modules/.type-fest-4QTy0ltq',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-db': '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/.mime-db-VjHXX7hx',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/mime-types': '/home/crypto/local/trading/cts-github/node_modules/type-is/node_modules/.mime-types-gM2va4z7',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-js': '/home/crypto/local/trading/cts-github/node_modules/.uglify-js-H1cvco4b',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/uglifyjs': '/home/crypto/local/trading/cts-github/node_modules/.bin/.uglifyjs-TeBUZxTk',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uglify-to-browserify': '/home/crypto/local/trading/cts-github/node_modules/.uglify-to-browserify-Oqe7fD7k',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/uri-js': '/home/crypto/local/trading/cts-github/node_modules/.uri-js-4aT5AiHl',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/v8-compile-cache': '/home/crypto/local/trading/cts-github/node_modules/.v8-compile-cache-8HansDUi',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/which': '/home/crypto/local/trading/cts-github/node_modules/.which-x7ZtFYYG',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/which': '/home/crypto/local/trading/cts-github/node_modules/.bin/.which-OgGM6AyC',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/window-size': '/home/crypto/local/trading/cts-github/node_modules/.window-size-GklUnvAz',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/async': '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/.async-u1mQ2E4q',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/colors': '/home/crypto/local/trading/cts-github/node_modules/winston/node_modules/.colors-yJmSojvp',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/acorn': '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/.acorn-WKUop3a6',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/.bin/acorn': '/home/crypto/local/trading/cts-github/node_modules/with/node_modules/.bin/.acorn-ZKFi1l4W',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/yargs': '/home/crypto/local/trading/cts-github/node_modules/.yargs-0zXhBmhQ',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/code-frame': '/home/crypto/local/trading/cts-github/node_modules/@babel/.code-frame-752BHyQY',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/generator': '/home/crypto/local/trading/cts-github/node_modules/@babel/.generator-a5poi7Qp',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-function-name': '/home/crypto/local/trading/cts-github/node_modules/@babel/.helper-function-name-lRa5UgmB',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-get-function-arity': '/home/crypto/local/trading/cts-github/node_modules/@babel/.helper-get-function-arity-e3mByiGk',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-split-export-declaration': '/home/crypto/local/trading/cts-github/node_modules/@babel/.helper-split-export-declaration-aVsLxd6O',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/helper-validator-identifier': '/home/crypto/local/trading/cts-github/node_modules/@babel/.helper-validator-identifier-cFslFvzC',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/highlight': '/home/crypto/local/trading/cts-github/node_modules/@babel/.highlight-HL8U9Fy6',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/parser': '/home/crypto/local/trading/cts-github/node_modules/@babel/.parser-fVMqerLI',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/.bin/parser': '/home/crypto/local/trading/cts-github/node_modules/.bin/.parser-YL9MVe9f',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/template': '/home/crypto/local/trading/cts-github/node_modules/@babel/.template-6WNRNY3E',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/traverse': '/home/crypto/local/trading/cts-github/node_modules/@babel/.traverse-VjVdb3VI',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@babel/types': '/home/crypto/local/trading/cts-github/node_modules/@babel/.types-hKvJCXq9',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@types/babel-types': '/home/crypto/local/trading/cts-github/node_modules/@types/.babel-types-z8ltbksA',
2044 silly reify   '/home/crypto/local/trading/cts-github/node_modules/@types/babylon': '/home/crypto/local/trading/cts-github/node_modules/@types/.babylon-9tkgOJkh'
2044 silly reify }
2045 timing reify:retireShallow Completed in 12651ms
2046 timing reify:createSparse Completed in 2280ms
2047 timing reify:loadBundles Completed in 0ms
2048 silly tarball no local data for babel-walk@https://registry.npmjs.org/babel-walk/-/babel-walk-3.0.0-canary-5.tgz. Extracting by manifest.
2049 silly tarball no local data for assert-never@https://registry.npmjs.org/assert-never/-/assert-never-1.2.1.tgz. Extracting by manifest.
2050 silly tarball no local data for string.prototype.trimend@https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz. Extracting by manifest.
2051 silly tarball no local data for string.prototype.trimstart@https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz. Extracting by manifest.
2052 silly tarball no local data for has-symbols@https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz. Extracting by manifest.
2053 silly tarball no local data for call-bind@https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz. Extracting by manifest.
2054 silly tarball no local data for get-intrinsic@https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz. Extracting by manifest.
2055 silly tarball no local data for @types/bson@https://registry.npmjs.org/@types/bson/-/bson-4.0.3.tgz. Extracting by manifest.
2056 silly tarball no local data for @types/mongodb@https://registry.npmjs.org/@types/mongodb/-/mongodb-3.6.8.tgz. Extracting by manifest.
2057 silly tarball no local data for @types/node@https://registry.npmjs.org/@types/node/-/node-14.14.31.tgz. Extracting by manifest.
2058 silly tarball no local data for @babel/types@https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz. Extracting by manifest.
2059 silly tarball no local data for @babel/parser@https://registry.npmjs.org/@babel/parser/-/parser-7.13.9.tgz. Extracting by manifest.
2060 silly tarball no local data for @babel/highlight@https://registry.npmjs.org/@babel/highlight/-/highlight-7.13.8.tgz. Extracting by manifest.
2061 silly tarball no local data for @babel/template@https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz. Extracting by manifest.
2062 silly tarball no local data for @babel/helper-get-function-arity@https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz. Extracting by manifest.
2063 silly tarball no local data for @babel/helper-function-name@https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz. Extracting by manifest.
2064 silly tarball no local data for @babel/generator@https://registry.npmjs.org/@babel/generator/-/generator-7.13.9.tgz. Extracting by manifest.
2065 silly tarball no local data for @babel/traverse@https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.0.tgz. Extracting by manifest.
2066 silly tarball no local data for @babel/helper-split-export-declaration@https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz. Extracting by manifest.
2067 silly tarball no local data for @babel/code-frame@https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz. Extracting by manifest.
2068 silly tarball no local data for uri-js@https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz. Extracting by manifest.
2069 silly tarball no local data for superagent@https://registry.npmjs.org/superagent/-/superagent-3.8.3.tgz. Extracting by manifest.
2070 silly tarball no local data for string-width@https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz. Extracting by manifest.
2071 silly tarball no local data for scmp@https://registry.npmjs.org/scmp/-/scmp-2.1.0.tgz. Extracting by manifest.
2072 silly tarball no local data for rxjs@https://registry.npmjs.org/rxjs/-/rxjs-6.6.6.tgz. Extracting by manifest.
2073 silly tarball no local data for resolve@https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz. Extracting by manifest.
2074 silly tarball no local data for pug@https://registry.npmjs.org/pug/-/pug-3.0.2.tgz. Extracting by manifest.
2075 silly tarball no local data for mquery@https://registry.npmjs.org/mquery/-/mquery-3.2.4.tgz. Extracting by manifest.
2076 silly tarball no local data for mongoose@https://registry.npmjs.org/mongoose/-/mongoose-5.11.18.tgz. Extracting by manifest.
2077 silly tarball no local data for mongodb@https://registry.npmjs.org/mongodb/-/mongodb-3.6.4.tgz. Extracting by manifest.
2078 silly tarball no local data for mpath@https://registry.npmjs.org/mpath/-/mpath-0.8.3.tgz. Extracting by manifest.
2079 silly tarball no local data for mime-types@https://registry.npmjs.org/mime-types/-/mime-types-2.1.29.tgz. Extracting by manifest.
2080 silly tarball no local data for mime-db@https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz. Extracting by manifest.
2081 silly tarball no local data for moment@https://registry.npmjs.org/moment/-/moment-2.29.1.tgz. Extracting by manifest.
2082 silly tarball no local data for kareem@https://registry.npmjs.org/kareem/-/kareem-2.3.2.tgz. Extracting by manifest.
2083 silly tarball no local data for lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz. Extracting by manifest.
2084 silly tarball no local data for is-regex@https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz. Extracting by manifest.
2085 silly tarball no local data for is-promise@https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz. Extracting by manifest.
2086 silly tarball no local data for is-callable@https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz. Extracting by manifest.
2087 silly tarball no local data for formidable@https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz. Extracting by manifest.
2088 silly tarball no local data for follow-redirects@https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.3.tgz. Extracting by manifest.
2089 silly tarball no local data for esquery@https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz. Extracting by manifest.
2090 silly tarball no local data for denque@https://registry.npmjs.org/denque/-/denque-1.5.0.tgz. Extracting by manifest.
2091 silly tarball no local data for es-abstract@https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.7.tgz. Extracting by manifest.
2092 silly tarball no local data for buffer@https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz. Extracting by manifest.
2093 silly tarball no local data for bl@https://registry.npmjs.org/bl/-/bl-4.1.0.tgz. Extracting by manifest.
2094 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 31387ms
2095 timing auditReport:getReport Completed in 31433ms
2096 timing auditReport:init Completed in 0ms
2097 timing reify:audit Completed in 31442ms
2098 timing reifyNode:node_modules/to-fast-properties Completed in 59888ms
2099 timing reifyNode:node_modules/run-async Completed in 63671ms
2100 timing reifyNode:node_modules/send/node_modules/debug/node_modules/ms Completed in 63685ms
2101 timing reifyNode:node_modules/require_optional/node_modules/resolve-from Completed in 63681ms
2102 timing reifyNode:node_modules/mquery/node_modules/ms Completed in 63699ms
2103 timing reifyNode:node_modules/morgan/node_modules/ms Completed in 63701ms
2104 timing reifyNode:node_modules/ms Completed in 63710ms
2105 timing reifyNode:node_modules/method-override/node_modules/ms Completed in 63704ms
2106 timing reifyNode:node_modules/inquirer/node_modules/color-name Completed in 63718ms
2107 timing reifyNode:node_modules/resolve-from Completed in 63769ms
2108 timing reifyNode:node_modules/finalhandler/node_modules/ms Completed in 63695ms
2109 timing reifyNode:node_modules/express-session/node_modules/ms Completed in 63699ms
2110 timing reifyNode:node_modules/express/node_modules/ms Completed in 63700ms
2111 timing reifyNode:node_modules/has-ansi/node_modules/ansi-regex Completed in 63731ms
2112 timing reifyNode:node_modules/glob-parent Completed in 63729ms
2113 timing reifyNode:node_modules/cookie-session/node_modules/ms Completed in 64444ms
2114 timing reifyNode:node_modules/compression/node_modules/ms Completed in 64451ms
2115 timing reifyNode:node_modules/body-parser/node_modules/ms Completed in 64444ms
2116 timing reifyNode:node_modules/convert-source-map Completed in 64463ms
2117 timing reifyNode:node_modules/babel-traverse/node_modules/ms Completed in 64451ms
2118 timing reifyNode:node_modules/babel-core/node_modules/ms Completed in 64451ms
2119 timing reifyNode:node_modules/babel-code-frame/node_modules/ansi-regex Completed in 64430ms
2120 timing reifyNode:node_modules/babel-types/node_modules/to-fast-properties Completed in 64463ms
2121 timing reifyNode:node_modules/babel-code-frame/node_modules/strip-ansi Completed in 64436ms
2122 timing reifyNode:node_modules/babel-code-frame/node_modules/supports-color Completed in 64439ms
2123 timing reifyNode:node_modules/babel-code-frame/node_modules/ansi-styles Completed in 64439ms
2124 timing reifyNode:node_modules/ansi-styles Completed in 64436ms
2125 timing reifyNode:node_modules/babel-code-frame/node_modules/chalk Completed in 64438ms
2126 timing reifyNode:node_modules/ansi-regex Completed in 64452ms
2127 timing reifyNode:node_modules/supports-color Completed in 64670ms
2128 timing reifyNode:node_modules/process-nextick-args Completed in 64646ms
2129 timing reifyNode:node_modules/strip-json-comments Completed in 64674ms
2130 timing reifyNode:node_modules/strip-ansi Completed in 64675ms
2131 timing reifyNode:node_modules/is-finite Completed in 65403ms
2132 timing reifyNode:node_modules/parseurl Completed in 65569ms
2133 timing reifyNode:node_modules/onetime Completed in 65569ms
2134 timing reifyNode:node_modules/lru-cache Completed in 65588ms
2135 timing reifyNode:node_modules/inquirer/node_modules/supports-color Completed in 65605ms
2136 timing reifyNode:node_modules/inquirer/node_modules/has-flag Completed in 65618ms
2137 timing reifyNode:node_modules/inquirer/node_modules/strip-ansi Completed in 65614ms
2138 timing reifyNode:node_modules/import-fresh Completed in 65620ms
2139 timing reifyNode:node_modules/inquirer/node_modules/ansi-regex Completed in 65622ms
2140 timing reifyNode:node_modules/inherits Completed in 65621ms
2141 timing reifyNode:node_modules/http-errors/node_modules/inherits Completed in 65618ms
2142 timing reifyNode:node_modules/ieee754 Completed in 65622ms
2143 timing reifyNode:node_modules/figures Completed in 65620ms
2144 timing reifyNode:node_modules/csurf/node_modules/inherits Completed in 65609ms
2145 timing reifyNode:node_modules/cookiejar Completed in 65626ms
2146 timing reifyNode:node_modules/component-emitter Completed in 65619ms
2147 timing reifyNode:node_modules/compressible Completed in 65620ms
2148 timing reifyNode:node_modules/signal-exit Completed in 65791ms
2149 timing reifyNode:node_modules/string_decoder Completed in 65819ms
2150 timing reifyNode:node_modules/proxy-addr Completed in 65893ms
2151 timing reifyNode:node_modules/path-parse Completed in 65893ms
2152 timing reifyNode:node_modules/inquirer/node_modules/ansi-styles Completed in 65913ms
2153 timing reifyNode:node_modules/combined-stream Completed in 66613ms
2154 timing reifyNode:node_modules/cookie Completed in 66627ms
2155 timing reifyNode:node_modules/base64-js Completed in 66628ms
2156 timing reifyNode:node_modules/esrecurse Completed in 66676ms
2157 timing reifyNode:node_modules/babel-code-frame/node_modules/js-tokens Completed in 66598ms
2158 timing reifyNode:node_modules/ansi-escapes Completed in 66606ms
2159 timing reifyNode:node_modules/v8-compile-cache Completed in 66819ms
2160 timing reifyNode:node_modules/which Completed in 66861ms
2161 timing reifyNode:node_modules/js-tokens Completed in 66803ms
2162 timing reifyNode:node_modules/safe-buffer Completed in 66902ms
2163 timing reifyNode:node_modules/mongodb/node_modules/string_decoder Completed in 66918ms
2164 timing reifyNode:node_modules/csurf/node_modules/cookie Completed in 66989ms
2165 timing reifyNode:node_modules/babel-traverse/node_modules/globals Completed in 66980ms
2166 timing reifyNode:node_modules/babel-generator/node_modules/jsesc Completed in 66987ms
2167 timing reifyNode:node_modules/acorn-jsx Completed in 66988ms
2168 timing reifyNode:node_modules/globals Completed in 67150ms
2169 timing reifyNode:node_modules/string_decoder/node_modules/safe-buffer Completed in 67426ms
2170 timing reifyNode:node_modules/has Completed in 67386ms
2171 timing reifyNode:node_modules/eslint/node_modules/globals Completed in 67403ms
2172 timing reifyNode:node_modules/loose-envify Completed in 67519ms
2173 timing reifyNode:node_modules/inquirer/node_modules/color-convert Completed in 67642ms
2174 timing reifyNode:node_modules/eslint-visitor-keys Completed in 67621ms
2175 timing reifyNode:node_modules/debug Completed in 67615ms
2176 timing reifyNode:node_modules/defined Completed in 67827ms
2177 timing reifyNode:node_modules/esquery/node_modules/estraverse Completed in 67805ms
2178 timing reifyNode:node_modules/esrecurse/node_modules/estraverse Completed in 67808ms
2179 timing reifyNode:node_modules/chalk Completed in 67799ms
2180 timing reifyNode:node_modules/@babel/helper-validator-identifier Completed in 67991ms
2181 timing reifyNode:node_modules/require_optional/node_modules/semver Completed in 67992ms
2182 timing reifyNode:node_modules/passport-local-mongoose/node_modules/semver Completed in 67998ms
2183 timing reifyNode:node_modules/glob Completed in 68030ms
2184 timing reifyNode:node_modules/for-each Completed in 68055ms
2185 timing reifyNode:node_modules/ipaddr.js Completed in 68075ms
2186 timing reifyNode:node_modules/inquirer/node_modules/chalk Completed in 69085ms
2187 timing reifyNode:node_modules/tape/node_modules/glob Completed in 69177ms
2188 timing reifyNode:node_modules/jsesc Completed in 69191ms
2189 timing reifyNode:node_modules/superagent/node_modules/debug Completed in 69418ms
2190 timing reifyNode:node_modules/semver Completed in 69409ms
2191 timing reifyNode:node_modules/mongodb/node_modules/bl Completed in 69389ms
2192 timing reifyNode:node_modules/passport-local-mongoose/node_modules/debug Completed in 69420ms
2193 timing reifyNode:node_modules/define-properties Completed in 69380ms
2194 timing reifyNode:node_modules/cli-width Completed in 69374ms
2195 timing reifyNode:node_modules/form-data Completed in 69455ms
2196 timing reifyNode:node_modules/fast-deep-equal Completed in 69601ms
2197 timing reifyNode:node_modules/esutils Completed in 69600ms
2198 timing reifyNode:node_modules/flatted Completed in 69772ms
2199 timing reifyNode:node_modules/mime Completed in 69863ms
2200 timing reifyNode:node_modules/tslib Completed in 69952ms
2201 timing reifyNode:node_modules/is-date-object Completed in 70076ms
2202 timing reifyNode:node_modules/object-keys Completed in 70103ms
2203 timing reifyNode:node_modules/espree Completed in 73492ms
2204 timing reifyNode:node_modules/is-symbol Completed in 73691ms
2205 http fetch GET 200 https://registry.npmjs.org/assert-never/-/assert-never-1.2.1.tgz 71807ms
2206 timing reifyNode:node_modules/async Completed in 74062ms
2207 timing reifyNode:node_modules/is-core-module Completed in 74057ms
2208 http fetch GET 200 https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz 62750ms
2209 http fetch GET 200 https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz 49013ms
2210 http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.13.8.tgz 63097ms
2211 timing reifyNode:node_modules/morgan/node_modules/debug Completed in 75790ms
2212 timing reifyNode:node_modules/method-override/node_modules/debug Completed in 75783ms
2213 timing reifyNode:node_modules/send/node_modules/debug Completed in 75823ms
2214 timing reifyNode:node_modules/finalhandler/node_modules/debug Completed in 75747ms
2215 timing reifyNode:node_modules/express-session/node_modules/debug Completed in 75750ms
2216 timing reifyNode:node_modules/express/node_modules/debug Completed in 75751ms
2217 timing reifyNode:node_modules/cookie-session/node_modules/debug Completed in 75723ms
2218 timing reifyNode:node_modules/compression/node_modules/debug Completed in 75721ms
2219 timing reifyNode:node_modules/body-parser/node_modules/debug Completed in 75719ms
2220 timing reifyNode:node_modules/babel-core/node_modules/debug Completed in 75709ms
2221 http fetch GET 200 https://registry.npmjs.org/@types/bson/-/bson-4.0.3.tgz 69244ms
2222 http fetch GET 200 https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz 66639ms
2223 timing reifyNode:node_modules/babel-traverse/node_modules/debug Completed in 81655ms
2224 http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz 69312ms
2225 timing reifyNode:node_modules/assert-never Completed in 81979ms
2226 timing reifyNode:node_modules/eslint-scope Completed in 81798ms
2227 timing reifyNode:node_modules/es-to-primitive Completed in 81868ms
2228 timing reifyNode:node_modules/@babel/helper-function-name Completed in 82026ms
2229 timing reifyNode:node_modules/is-promise Completed in 81950ms
2230 timing reifyNode:node_modules/@babel/highlight Completed in 82055ms
2231 http fetch GET 200 https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz 70673ms
2232 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz 60950ms
2233 timing reifyNode:node_modules/eslint/node_modules/type-fest Completed in 84583ms
2234 http fetch GET 200 https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz 75073ms
2235 timing reifyNode:node_modules/@types/bson Completed in 84813ms
2236 timing reifyNode:node_modules/@babel/helper-split-export-declaration Completed in 84836ms
2237 http fetch GET 200 https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz 73543ms
2238 timing reifyNode:node_modules/@babel/code-frame Completed in 84886ms
2239 http fetch GET 200 https://registry.npmjs.org/scmp/-/scmp-2.1.0.tgz 63699ms
2240 timing reifyNode:node_modules/@babel/helper-get-function-arity Completed in 85077ms
2241 timing reifyNode:node_modules/string-width Completed in 85047ms
2242 timing reifyNode:node_modules/call-bind Completed in 85237ms
2243 http fetch GET 200 https://registry.npmjs.org/mime-types/-/mime-types-2.1.29.tgz 60131ms
2244 timing reifyNode:node_modules/@babel/template Completed in 85312ms
2245 timing reifyNode:node_modules/object.assign Completed in 85349ms
2246 timing reifyNode:node_modules/scmp Completed in 85322ms
2247 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz 81337ms
2248 timing reifyNode:node_modules/qs Completed in 85400ms
2249 http fetch GET 200 https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz 60179ms
2250 http fetch GET 200 https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz 76449ms
2251 timing reifyNode:node_modules/mime-types Completed in 86201ms
2252 timing reifyNode:node_modules/type-fest Completed in 86338ms
2253 timing reifyNode:node_modules/superagent/node_modules/readable-stream Completed in 86365ms
2254 timing reifyNode:node_modules/string.prototype.trimstart Completed in 86449ms
2255 http fetch GET 200 https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz 76884ms
2256 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz 84348ms
2257 timing reifyNode:node_modules/mongodb/node_modules/readable-stream Completed in 86430ms
2258 timing reifyNode:node_modules/is-regex Completed in 86418ms
2259 http fetch GET 200 https://registry.npmjs.org/@types/mongodb/-/mongodb-3.6.8.tgz 76558ms
2260 timing reifyNode:node_modules/get-intrinsic Completed in 86635ms
2261 http fetch GET 200 https://registry.npmjs.org/mpath/-/mpath-0.8.3.tgz 61620ms
2262 timing reifyNode:node_modules/colors Completed in 86762ms
2263 timing reifyNode:node_modules/readable-stream Completed in 86857ms
2264 timing reifyNode:node_modules/has-symbols Completed in 86931ms
2265 timing reifyNode:node_modules/string.prototype.trimend Completed in 86972ms
2266 http fetch GET 200 https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz 61517ms
2267 timing reifyNode:node_modules/@types/mongodb Completed in 86998ms
2268 http fetch GET 200 https://registry.npmjs.org/pug/-/pug-3.0.2.tgz 62122ms
2269 http fetch GET 200 https://registry.npmjs.org/babel-walk/-/babel-walk-3.0.0-canary-5.tgz 85060ms
2270 timing reifyNode:node_modules/mpath Completed in 86992ms
2271 http fetch GET 200 https://registry.npmjs.org/mime-db/-/mime-db-1.46.0.tgz 61989ms
2272 http fetch GET 200 https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.3.tgz 62974ms
2273 timing reifyNode:node_modules/is-callable Completed in 88450ms
2274 http fetch GET 200 https://registry.npmjs.org/kareem/-/kareem-2.3.2.tgz 63361ms
2275 timing reifyNode:node_modules/pug Completed in 88520ms
2276 timing reifyNode:node_modules/babel-walk Completed in 88639ms
2277 http fetch GET 200 https://registry.npmjs.org/denque/-/denque-1.5.0.tgz 62866ms
2278 timing reifyNode:node_modules/mime-db Completed in 88588ms
2279 timing reifyNode:node_modules/es-abstract/node_modules/object-inspect Completed in 88534ms
2280 timing reifyNode:node_modules/follow-redirects Completed in 88576ms
2281 timing reifyNode:node_modules/inquirer Completed in 88605ms
2282 timing reifyNode:node_modules/kareem Completed in 88635ms
2283 timing reifyNode:node_modules/denque Completed in 88677ms
2284 http fetch GET 200 https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 63023ms
2285 timing reifyNode:node_modules/bl Completed in 89411ms
2286 http fetch GET 200 https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz 64217ms
2287 http fetch GET 200 https://registry.npmjs.org/@babel/generator/-/generator-7.13.9.tgz 78220ms
2288 timing reifyNode:node_modules/formidable Completed in 89725ms
2289 timing reifyNode:node_modules/@babel/generator Completed in 89839ms
2290 timing reifyNode:node_modules/js-yaml Completed in 90037ms
2291 http fetch GET 200 https://registry.npmjs.org/mquery/-/mquery-3.2.4.tgz 65204ms
2292 timing reifyNode:node_modules/mquery Completed in 90200ms
2293 timing reifyNode:node_modules/acorn Completed in 90163ms
2294 timing reifyNode:node_modules/bson Completed in 90231ms
2295 timing reifyNode:node_modules/espree/node_modules/acorn Completed in 90300ms
2296 http fetch GET 200 https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.0.tgz 77918ms
2297 timing reifyNode:node_modules/@babel/traverse Completed in 90645ms
2298 http fetch GET 200 https://registry.npmjs.org/superagent/-/superagent-3.8.3.tgz 78681ms
2299 timing reifyNode:node_modules/superagent Completed in 92999ms
2300 timing reifyNode:node_modules/tape/node_modules/resolve Completed in 93065ms
2301 http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 67545ms
2302 timing reifyNode:node_modules/esquery Completed in 93044ms
2303 http fetch GET 200 https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz 89632ms
2304 timing reifyNode:node_modules/uri-js Completed in 103909ms
2305 http fetch GET 200 https://registry.npmjs.org/@babel/parser/-/parser-7.13.9.tgz 93430ms
2306 timing reifyNode:node_modules/@babel/parser Completed in 105330ms
2307 timing reifyNode:node_modules/ajv Completed in 105179ms
2308 http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz 82627ms
2309 timing reifyNode:node_modules/resolve Completed in 107457ms
2310 http fetch GET 200 https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz 97166ms
2311 timing reifyNode:node_modules/@babel/types Completed in 108373ms
2312 http fetch GET 200 https://registry.npmjs.org/mongodb/-/mongodb-3.6.4.tgz 84006ms
2313 timing reifyNode:node_modules/mongodb Completed in 108990ms
2314 http fetch GET 200 https://registry.npmjs.org/moment/-/moment-2.29.1.tgz 88561ms
2315 timing reifyNode:node_modules/moment Completed in 113684ms
2316 warn deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
2317 timing reifyNode:node_modules/core-js Completed in 117787ms
2318 http fetch GET 200 https://registry.npmjs.org/rxjs/-/rxjs-6.6.6.tgz 100698ms
2319 timing reifyNode:node_modules/rxjs Completed in 124724ms
2320 timing npm Completed in 570916ms
2321 error cb() never called!
2322 error This is an error with npm itself. Please report this error at:
2323 error <https://github.com/npm/cli/issues>
AdamRatcliffeDeetu commented 3 years ago

I'm also having the same problem, not sure if there's a common reason behind all of them. I encountered the error trying to run npm i @syncfusion/ej2 2021-03-03T10_03_13_832Z-debug.log

trasherdk commented 3 years ago

After getting the error, I did a npm ci && npm update and did not get any errors.