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

unable to install angular cli #18749

Closed
2 tasks done
sujitrs opened this issue Oct 8, 2017 · 1 comment
Closed
2 tasks done

unable to install angular cli #18749

sujitrs opened this issue Oct 8, 2017 · 1 comment

Comments

@sujitrs
Copy link

sujitrs commented Oct 8, 2017

I'm opening this issue because:

  • npm is doing something I don't understand.
  • Other (see below for feature requests):

What's going wrong?

D:_dev\angular4>npm install -g @angular/cli
npm ERR! Unexpected end of input at 1:51424
npm ERR! onnect":"2.3.4","commander":"0.6.1","range-parser":"0.0.4","mkdirp":"
npm ERR! ^

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sj\AppData\Roaming\npm-cache_logs\2017-10-08T06_41_50_168Z-debug.log

How can the CLI team reproduce the problem?

OS: Win 10
NPM: 5.3.0
Node: v8.6.0
npm install -g @angular/cli

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install',
1 verbose cli   '-g',
1 verbose cli   '@angular/cli' ]
2 info using npm@5.3.0
3 info using node@v8.6.0
4 verbose npm-session ebf1b7f5d1ff3053
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 200 https://registry.npmjs.org/@angular%2fcli 2016ms
8 silly pacote tag manifest for @angular/cli@latest fetched in 2063ms
9 silly install loadIdealTree
10 silly install cloneCurrentTreeToIdealTree
11 silly install loadShrinkwrap
12 silly install loadAllDepsIntoIdealTree
13 silly resolveWithNewModule @angular/cli@1.4.5 checking installable status
14 http fetch GET 304 https://registry.npmjs.org/common-tags 391ms (from cache)
15 silly pacote range manifest for common-tags@^1.3.1 fetched in 391ms
16 silly resolveWithNewModule common-tags@1.4.0 checking installable status
17 http fetch GET 304 https://registry.npmjs.org/circular-dependency-plugin 391ms (from cache)
18 http fetch GET 304 https://registry.npmjs.org/chalk 391ms (from cache)
19 http fetch GET 304 https://registry.npmjs.org/copy-webpack-plugin 407ms (from cache)
20 http fetch GET 304 https://registry.npmjs.org/autoprefixer 407ms (from cache)
21 silly pacote range manifest for circular-dependency-plugin@^3.0.0 fetched in 407ms
22 silly resolveWithNewModule circular-dependency-plugin@3.0.0 checking installable status
23 silly pacote range manifest for chalk@^2.0.1 fetched in 407ms
24 silly resolveWithNewModule chalk@2.1.0 checking installable status
25 silly pacote range manifest for copy-webpack-plugin@^4.0.1 fetched in 407ms
26 silly resolveWithNewModule copy-webpack-plugin@4.1.1 checking installable status
27 silly pacote range manifest for autoprefixer@^6.5.3 fetched in 422ms
28 silly resolveWithNewModule autoprefixer@6.7.7 checking installable status
29 http fetch GET 304 https://registry.npmjs.org/cssnano 172ms (from cache)
30 http fetch GET 304 https://registry.npmjs.org/core-object 203ms (from cache)
31 http fetch GET 304 https://registry.npmjs.org/denodeify 172ms (from cache)
32 http fetch GET 304 https://registry.npmjs.org/css-loader 187ms (from cache)
33 http fetch GET 304 https://registry.npmjs.org/ember-cli-string-utils 172ms (from cache)
34 silly pacote range manifest for core-object@^3.1.0 fetched in 203ms
35 silly resolveWithNewModule core-object@3.1.5 checking installable status
36 silly pacote range manifest for cssnano@^3.10.0 fetched in 187ms
37 silly resolveWithNewModule cssnano@3.10.0 checking installable status
38 silly pacote range manifest for denodeify@^1.2.1 fetched in 172ms
39 silly resolveWithNewModule denodeify@1.2.1 checking installable status
40 silly pacote range manifest for css-loader@^0.28.1 fetched in 203ms
41 silly resolveWithNewModule css-loader@0.28.7 checking installable status
42 silly pacote range manifest for ember-cli-string-utils@^1.0.0 fetched in 188ms
43 silly resolveWithNewModule ember-cli-string-utils@1.1.0 checking installable status
44 http fetch GET 304 https://registry.npmjs.org/exports-loader 172ms (from cache)
45 silly pacote range manifest for exports-loader@^0.6.3 fetched in 172ms
46 silly resolveWithNewModule exports-loader@0.6.4 checking installable status
47 http fetch GET 304 https://registry.npmjs.org/file-loader 172ms (from cache)
48 http fetch GET 304 https://registry.npmjs.org/extract-text-webpack-plugin 172ms (from cache)
49 silly pacote range manifest for file-loader@^0.10.0 fetched in 188ms
50 silly resolveWithNewModule file-loader@0.10.1 checking installable status
51 silly pacote version manifest for extract-text-webpack-plugin@3.0.0 fetched in 188ms
52 silly resolveWithNewModule extract-text-webpack-plugin@3.0.0 checking installable status
53 http fetch GET 304 https://registry.npmjs.org/glob 172ms (from cache)
54 http fetch GET 304 https://registry.npmjs.org/fs-extra 172ms (from cache)
55 http fetch GET 304 https://registry.npmjs.org/@ngtools%2fjson-schema 782ms (from cache)
56 silly pacote range manifest for fs-extra@^4.0.0 fetched in 172ms
57 silly resolveWithNewModule fs-extra@4.0.2 checking installable status
58 silly pacote range manifest for glob@^7.0.3 fetched in 172ms
59 silly resolveWithNewModule glob@7.1.2 checking installable status
60 silly pacote version manifest for @ngtools/json-schema@1.1.0 fetched in 797ms
61 silly resolveWithNewModule @ngtools/json-schema@1.1.0 checking installable status
62 http fetch GET 304 https://registry.npmjs.org/html-webpack-plugin 125ms (from cache)
63 silly pacote range manifest for html-webpack-plugin@^2.29.0 fetched in 125ms
64 silly resolveWithNewModule html-webpack-plugin@2.30.1 checking installable status
65 http fetch GET 304 https://registry.npmjs.org/karma-source-map-support 125ms (from cache)
66 silly pacote range manifest for karma-source-map-support@^1.2.0 fetched in 125ms
67 silly resolveWithNewModule karma-source-map-support@1.2.0 checking installable status
68 http fetch GET 304 https://registry.npmjs.org/license-webpack-plugin 125ms (from cache)
69 http fetch GET 304 https://registry.npmjs.org/less 140ms (from cache)
70 http fetch GET 304 https://registry.npmjs.org/less-loader 125ms (from cache)
71 silly pacote range manifest for license-webpack-plugin@^1.0.0 fetched in 125ms
72 silly resolveWithNewModule license-webpack-plugin@1.1.0 checking installable status
73 silly pacote range manifest for less@^2.7.2 fetched in 140ms
74 silly resolveWithNewModule less@2.7.2 checking installable status
75 silly pacote range manifest for less-loader@^4.0.5 fetched in 125ms
76 silly resolveWithNewModule less-loader@4.0.5 checking installable status
77 http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2fschematics 1000ms (from cache)
78 silly pacote range manifest for @angular-devkit/schematics@~0.0.25 fetched in 1016ms
79 silly resolveWithNewModule @angular-devkit/schematics@0.0.30 checking installable status
80 http fetch GET 304 https://registry.npmjs.org/nopt 141ms (from cache)
81 http fetch GET 304 https://registry.npmjs.org/memory-fs 172ms (from cache)
82 http fetch GET 304 https://registry.npmjs.org/lodash 266ms (from cache)
83 http fetch GET 304 https://registry.npmjs.org/opn 125ms (from cache)
84 http fetch GET 304 https://registry.npmjs.org/node-modules-path 156ms (from cache)
85 silly pacote range manifest for nopt@^4.0.1 fetched in 141ms
86 silly resolveWithNewModule nopt@4.0.1 checking installable status
87 silly pacote range manifest for memory-fs@^0.4.1 fetched in 188ms
88 silly resolveWithNewModule memory-fs@0.4.1 checking installable status
89 silly pacote range manifest for lodash@^4.11.1 fetched in 282ms
90 silly resolveWithNewModule lodash@4.17.4 checking installable status
91 http fetch GET 304 https://registry.npmjs.org/portfinder 141ms (from cache)
92 silly pacote range manifest for node-modules-path@^1.0.0 fetched in 172ms
93 silly resolveWithNewModule node-modules-path@1.0.1 checking installable status
94 silly pacote range manifest for opn@~5.1.0 fetched in 141ms
95 silly resolveWithNewModule opn@5.1.0 checking installable status
96 silly pacote range manifest for portfinder@~1.0.12 fetched in 141ms
97 silly resolveWithNewModule portfinder@1.0.13 checking installable status
98 http fetch GET 304 https://registry.npmjs.org/postcss-loader 141ms (from cache)
99 silly pacote range manifest for postcss-loader@^1.3.3 fetched in 156ms
100 silly resolveWithNewModule postcss-loader@1.3.3 checking installable status
101 http fetch GET 304 https://registry.npmjs.org/resolve 156ms (from cache)
102 http fetch GET 304 https://registry.npmjs.org/raw-loader 171ms (from cache)
103 http fetch GET 304 https://registry.npmjs.org/postcss-url 171ms (from cache)
104 http fetch GET 304 https://registry.npmjs.org/rxjs 171ms (from cache)
105 silly pacote range manifest for resolve@^1.1.7 fetched in 171ms
106 silly resolveWithNewModule resolve@1.4.0 checking installable status
107 silly pacote range manifest for raw-loader@^0.5.1 fetched in 171ms
108 silly resolveWithNewModule raw-loader@0.5.1 checking installable status
109 http fetch GET 304 https://registry.npmjs.org/semver 171ms (from cache)
110 http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2fbuild-optimizer 1250ms (from cache)
111 silly pacote range manifest for postcss-url@^5.1.2 fetched in 171ms
112 silly resolveWithNewModule postcss-url@5.1.2 checking installable status
113 http fetch GET 304 https://registry.npmjs.org/sass-loader 171ms (from cache)
114 silly pacote range manifest for rxjs@^5.4.2 fetched in 187ms
115 silly resolveWithNewModule rxjs@5.4.3 checking installable status
116 silly pacote range manifest for semver@^5.1.0 fetched in 187ms
117 silly resolveWithNewModule semver@5.4.1 checking installable status
118 silly pacote range manifest for @angular-devkit/build-optimizer@~0.0.23 fetched in 1281ms
119 silly resolveWithNewModule @angular-devkit/build-optimizer@0.0.25 checking installable status
120 silly pacote range manifest for sass-loader@^6.0.3 fetched in 203ms
121 silly resolveWithNewModule sass-loader@6.0.6 checking installable status
122 http fetch GET 200 https://registry.npmjs.org/@schematics%2fangular 1298ms
123 silly pacote range manifest for @schematics/angular@~0.0.38 fetched in 1298ms
124 silly resolveWithNewModule @schematics/angular@0.0.41 checking installable status
125 http fetch GET 304 https://registry.npmjs.org/silent-error 126ms (from cache)
126 silly pacote range manifest for silent-error@^1.0.0 fetched in 126ms
127 silly resolveWithNewModule silent-error@1.1.0 checking installable status
128 http fetch GET 304 https://registry.npmjs.org/source-map-loader 157ms (from cache)
129 http fetch GET 304 https://registry.npmjs.org/source-map-support 157ms (from cache)
130 silly pacote range manifest for source-map-loader@^0.2.0 fetched in 173ms
131 silly resolveWithNewModule source-map-loader@0.2.2 checking installable status
132 silly pacote range manifest for source-map-support@^0.4.1 fetched in 173ms
133 silly resolveWithNewModule source-map-support@0.4.18 checking installable status
134 http fetch GET 304 https://registry.npmjs.org/url-loader 250ms (from cache)
135 http fetch GET 304 https://registry.npmjs.org/istanbul-instrumenter-loader 298ms (from cache)
136 http fetch GET 304 https://registry.npmjs.org/style-loader 297ms (from cache)
137 http fetch GET 304 https://registry.npmjs.org/stylus-loader 297ms (from cache)
138 http fetch GET 304 https://registry.npmjs.org/stylus 297ms (from cache)
139 silly pacote range manifest for url-loader@^0.6.0 fetched in 265ms
140 silly resolveWithNewModule url-loader@0.6.2 checking installable status
141 silly pacote range manifest for istanbul-instrumenter-loader@^2.0.0 fetched in 329ms
142 silly resolveWithNewModule istanbul-instrumenter-loader@2.0.0 checking installable status
143 silly pacote range manifest for style-loader@^0.13.1 fetched in 313ms
144 silly resolveWithNewModule style-loader@0.13.2 checking installable status
145 http fetch GET 304 https://registry.npmjs.org/webpack 281ms (from cache)
146 silly pacote range manifest for stylus-loader@^3.0.1 fetched in 328ms
147 silly resolveWithNewModule stylus-loader@3.0.1 checking installable status
148 silly pacote range manifest for stylus@^0.54.5 fetched in 328ms
149 silly resolveWithNewModule stylus@0.54.5 checking installable status
150 silly pacote range manifest for webpack@~3.6.0 fetched in 312ms
151 silly resolveWithNewModule webpack@3.6.0 checking installable status
152 http fetch GET 304 https://registry.npmjs.org/typescript 328ms (from cache)
153 silly pacote range manifest for typescript@>=2.0.0 <2.6.0 fetched in 344ms
154 silly resolveWithNewModule typescript@2.5.3 checking installable status
155 http fetch GET 304 https://registry.npmjs.org/webpack-concat-plugin 203ms (from cache)
156 http fetch GET 304 https://registry.npmjs.org/webpack-dev-middleware 203ms (from cache)
157 silly pacote version manifest for webpack-concat-plugin@1.4.0 fetched in 203ms
158 silly resolveWithNewModule webpack-concat-plugin@1.4.0 checking installable status
159 silly pacote range manifest for webpack-dev-middleware@~1.12.0 fetched in 218ms
160 silly resolveWithNewModule webpack-dev-middleware@1.12.0 checking installable status
161 http fetch GET 304 https://registry.npmjs.org/webpack-dev-server 172ms (from cache)
162 http fetch GET 304 https://registry.npmjs.org/webpack-merge 172ms (from cache)
163 http fetch GET 304 https://registry.npmjs.org/zone.js 172ms (from cache)
164 silly pacote range manifest for webpack-dev-server@~2.7.1 fetched in 187ms
165 silly resolveWithNewModule webpack-dev-server@2.7.1 checking installable status
166 http fetch GET 304 https://registry.npmjs.org/node-sass 172ms (from cache)
167 silly pacote range manifest for webpack-merge@^4.1.0 fetched in 187ms
168 silly resolveWithNewModule webpack-merge@4.1.0 checking installable status
169 silly pacote range manifest for zone.js@^0.8.14 fetched in 187ms
170 silly resolveWithNewModule zone.js@0.8.18 checking installable status
171 silly pacote range manifest for node-sass@^4.3.0 fetched in 172ms
172 silly resolveWithNewModule node-sass@4.5.3 checking installable status
173 http fetch GET 304 https://registry.npmjs.org/@ngtools%2fwebpack 48928ms attempt #2 (from cache)
174 silly pacote version manifest for @ngtools/webpack@1.7.2 fetched in 48933ms
175 silly resolveWithNewModule @ngtools/webpack@1.7.2 checking installable status
176 http fetch GET 304 https://registry.npmjs.org/webpack-sources 1147ms (from cache)
177 silly pacote range manifest for webpack-sources@^1.0.1 fetched in 1149ms
178 silly resolveWithNewModule webpack-sources@1.0.1 checking installable status
179 http fetch GET 304 https://registry.npmjs.org/loader-utils 2185ms (from cache)
180 http fetch GET 304 https://registry.npmjs.org/source-map 2185ms (from cache)
181 silly pacote range manifest for loader-utils@^1.1.0 fetched in 2185ms
182 silly resolveWithNewModule loader-utils@1.1.0 checking installable status
183 silly pacote range manifest for source-map@^0.5.6 fetched in 2185ms
184 silly resolveWithNewModule source-map@0.5.7 checking installable status
185 http fetch GET 304 https://registry.npmjs.org/big.js 274ms (from cache)
186 silly pacote range manifest for big.js@^3.1.3 fetched in 281ms
187 silly resolveWithNewModule big.js@3.2.0 checking installable status
188 http fetch GET 304 https://registry.npmjs.org/emojis-list 283ms (from cache)
189 silly pacote range manifest for emojis-list@^2.0.0 fetched in 284ms
190 silly resolveWithNewModule emojis-list@2.1.0 checking installable status
191 http fetch GET 304 https://registry.npmjs.org/json5 288ms (from cache)
192 silly pacote range manifest for json5@^0.5.0 fetched in 290ms
193 silly resolveWithNewModule json5@0.5.1 checking installable status
194 http fetch GET 304 https://registry.npmjs.org/source-list-map 188ms (from cache)
195 silly pacote range manifest for source-list-map@^2.0.0 fetched in 189ms
196 silly resolveWithNewModule source-list-map@2.0.0 checking installable status
197 http fetch GET 304 https://registry.npmjs.org/minimist 127ms (from cache)
198 silly pacote range manifest for minimist@^1.2.0 fetched in 127ms
199 silly resolveWithNewModule minimist@1.2.0 checking installable status
200 http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2fcore 1759ms (from cache)
201 silly pacote version manifest for @angular-devkit/core@0.0.17 fetched in 1760ms
202 silly resolveWithNewModule @angular-devkit/core@0.0.17 checking installable status
203 http fetch GET 304 https://registry.npmjs.org/symbol-observable 991ms (from cache)
204 silly pacote range manifest for symbol-observable@^1.0.1 fetched in 993ms
205 silly resolveWithNewModule symbol-observable@1.0.4 checking installable status
206 http fetch GET 304 https://registry.npmjs.org/magic-string 1780ms (from cache)
207 silly pacote range manifest for magic-string@^0.22.3 fetched in 1786ms
208 silly resolveWithNewModule magic-string@0.22.4 checking installable status
209 http fetch GET 304 https://registry.npmjs.org/enhanced-resolve 1821ms (from cache)
210 silly pacote range manifest for enhanced-resolve@^3.1.0 fetched in 1827ms
211 silly resolveWithNewModule enhanced-resolve@3.4.1 checking installable status
212 http fetch GET 304 https://registry.npmjs.org/graceful-fs 1122ms (from cache)
213 silly pacote range manifest for graceful-fs@^4.1.2 fetched in 1125ms
214 silly resolveWithNewModule graceful-fs@4.1.11 checking installable status
215 http fetch GET 304 https://registry.npmjs.org/object-assign 1128ms (from cache)
216 silly pacote range manifest for object-assign@^4.0.1 fetched in 1130ms
217 silly resolveWithNewModule object-assign@4.1.1 checking installable status
218 http fetch GET 304 https://registry.npmjs.org/tapable 1133ms (from cache)
219 silly pacote range manifest for tapable@^0.2.7 fetched in 1137ms
220 silly resolveWithNewModule tapable@0.2.8 checking installable status
221 http fetch GET 304 https://registry.npmjs.org/errno 494ms (from cache)
222 silly pacote range manifest for errno@^0.1.3 fetched in 496ms
223 silly resolveWithNewModule errno@0.1.4 checking installable status
224 http fetch GET 304 https://registry.npmjs.org/readable-stream 508ms (from cache)
225 silly pacote range manifest for readable-stream@^2.0.1 fetched in 514ms
226 silly resolveWithNewModule readable-stream@2.3.3 checking installable status
227 http fetch GET 304 https://registry.npmjs.org/prr 1184ms (from cache)
228 silly pacote range manifest for prr@~0.0.0 fetched in 1186ms
229 silly resolveWithNewModule prr@0.0.0 checking installable status
230 http fetch GET 304 https://registry.npmjs.org/inherits 299ms (from cache)
231 silly pacote range manifest for inherits@~2.0.3 fetched in 299ms
232 silly resolveWithNewModule inherits@2.0.3 checking installable status
233 http fetch GET 304 https://registry.npmjs.org/core-util-is 300ms (from cache)
234 silly pacote range manifest for core-util-is@~1.0.0 fetched in 300ms
235 silly resolveWithNewModule core-util-is@1.0.2 checking installable status
236 http fetch GET 304 https://registry.npmjs.org/isarray 298ms (from cache)
237 silly pacote range manifest for isarray@~1.0.0 fetched in 298ms
238 silly resolveWithNewModule isarray@1.0.0 checking installable status
239 http fetch GET 304 https://registry.npmjs.org/safe-buffer 553ms (from cache)
240 http fetch GET 304 https://registry.npmjs.org/string_decoder 552ms (from cache)
241 http fetch GET 304 https://registry.npmjs.org/process-nextick-args 555ms (from cache)
242 http fetch GET 304 https://registry.npmjs.org/util-deprecate 553ms (from cache)
243 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 557ms
244 silly resolveWithNewModule safe-buffer@5.1.1 checking installable status
245 silly pacote range manifest for string_decoder@~1.0.3 fetched in 555ms
246 silly resolveWithNewModule string_decoder@1.0.3 checking installable status
247 silly pacote range manifest for process-nextick-args@~1.0.6 fetched in 559ms
248 silly resolveWithNewModule process-nextick-args@1.0.7 checking installable status
249 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 556ms
250 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
251 http fetch GET 304 https://registry.npmjs.org/vlq 163ms (from cache)
252 silly pacote range manifest for vlq@^0.2.1 fetched in 163ms
253 silly resolveWithNewModule vlq@0.2.3 checking installable status
254 http fetch GET 304 https://registry.npmjs.org/normalize-range 362ms (from cache)
255 http fetch GET 304 https://registry.npmjs.org/browserslist 362ms (from cache)
256 http fetch GET 304 https://registry.npmjs.org/postcss 362ms (from cache)
257 http fetch GET 304 https://registry.npmjs.org/caniuse-db 362ms (from cache)
258 silly pacote range manifest for normalize-range@^0.1.2 fetched in 378ms
259 silly resolveWithNewModule normalize-range@0.1.2 checking installable status
260 http fetch GET 304 https://registry.npmjs.org/postcss-value-parser 378ms (from cache)
261 silly pacote range manifest for browserslist@^1.7.6 fetched in 409ms
262 silly resolveWithNewModule browserslist@1.7.7 checking installable status
263 silly pacote range manifest for caniuse-db@^1.0.30000634 fetched in 409ms
264 silly resolveWithNewModule caniuse-db@1.0.30000744 checking installable status
265 http fetch GET 304 https://registry.npmjs.org/num2fraction 409ms (from cache)
266 silly pacote range manifest for postcss@^5.2.16 fetched in 409ms
267 silly resolveWithNewModule postcss@5.2.18 checking installable status
268 silly pacote range manifest for postcss-value-parser@^3.2.3 fetched in 409ms
269 silly resolveWithNewModule postcss-value-parser@3.3.0 checking installable status
270 silly pacote range manifest for num2fraction@^1.2.2 fetched in 409ms
271 silly resolveWithNewModule num2fraction@1.2.2 checking installable status
272 http fetch GET 304 https://registry.npmjs.org/electron-to-chromium 255ms (from cache)
273 silly pacote range manifest for electron-to-chromium@^1.2.7 fetched in 255ms
274 silly resolveWithNewModule electron-to-chromium@1.3.24 checking installable status
275 silly pacote range manifest for chalk@^1.1.3 fetched in 16ms
276 silly resolveWithNewModule chalk@1.1.3 checking installable status
277 http fetch GET 304 https://registry.npmjs.org/supports-color 222ms (from cache)
278 silly pacote range manifest for supports-color@^3.2.3 fetched in 238ms
279 silly resolveWithNewModule supports-color@3.2.3 checking installable status
280 http fetch GET 304 https://registry.npmjs.org/js-base64 316ms (from cache)
281 silly pacote range manifest for js-base64@^2.1.9 fetched in 347ms
282 silly resolveWithNewModule js-base64@2.3.2 checking installable status
283 silly pacote range manifest for supports-color@^2.0.0 fetched in 9ms
284 silly resolveWithNewModule supports-color@2.0.0 checking installable status
285 http fetch GET 304 https://registry.npmjs.org/has-ansi 138ms (from cache)
286 http fetch GET 304 https://registry.npmjs.org/strip-ansi 139ms (from cache)
287 http fetch GET 304 https://registry.npmjs.org/ansi-styles 142ms (from cache)
288 silly pacote range manifest for has-ansi@^2.0.0 fetched in 144ms
289 silly resolveWithNewModule has-ansi@2.0.0 checking installable status
290 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 145ms
291 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status
292 silly pacote range manifest for ansi-styles@^2.2.1 fetched in 147ms
293 silly resolveWithNewModule ansi-styles@2.2.1 checking installable status
294 http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 148ms (from cache)
295 silly pacote range manifest for escape-string-regexp@^1.0.2 fetched in 149ms
296 silly resolveWithNewModule escape-string-regexp@1.0.5 checking installable status
297 http fetch GET 304 https://registry.npmjs.org/ansi-regex 533ms (from cache)
298 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 533ms
299 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status
300 http fetch GET 304 https://registry.npmjs.org/has-flag 118ms (from cache)
301 silly pacote range manifest for has-flag@^1.0.0 fetched in 118ms
302 silly resolveWithNewModule has-flag@1.0.0 checking installable status
303 silly pacote range manifest for supports-color@^4.0.0 fetched in 0ms
304 silly resolveWithNewModule supports-color@4.4.0 checking installable status
305 silly pacote range manifest for ansi-styles@^3.1.0 fetched in 0ms
306 silly resolveWithNewModule ansi-styles@3.2.0 checking installable status
307 http fetch GET 304 https://registry.npmjs.org/color-convert 151ms (from cache)
308 silly pacote range manifest for color-convert@^1.9.0 fetched in 154ms
309 silly resolveWithNewModule color-convert@1.9.0 checking installable status
310 http fetch GET 304 https://registry.npmjs.org/color-name 121ms (from cache)
311 silly pacote range manifest for color-name@^1.1.1 fetched in 123ms
312 silly resolveWithNewModule color-name@1.1.3 checking installable status
313 silly pacote range manifest for has-flag@^2.0.0 fetched in 2ms
314 silly resolveWithNewModule has-flag@2.0.0 checking installable status
315 http fetch GET 304 https://registry.npmjs.org/babel-runtime 148ms (from cache)
316 silly pacote range manifest for babel-runtime@^6.18.0 fetched in 154ms
317 silly resolveWithNewModule babel-runtime@6.26.0 checking installable status
318 http fetch GET 304 https://registry.npmjs.org/core-js 154ms (from cache)
319 silly pacote range manifest for core-js@^2.4.0 fetched in 159ms
320 silly resolveWithNewModule core-js@2.5.1 checking installable status
321 http fetch GET 304 https://registry.npmjs.org/regenerator-runtime 160ms (from cache)
322 silly pacote range manifest for regenerator-runtime@^0.11.0 fetched in 162ms
323 silly resolveWithNewModule regenerator-runtime@0.11.0 checking installable status
324 silly pacote range manifest for loader-utils@^0.2.15 fetched in 9ms
325 silly resolveWithNewModule loader-utils@0.2.17 checking installable status
326 http fetch GET 304 https://registry.npmjs.org/bluebird 111ms (from cache)
327 silly pacote range manifest for bluebird@^3.5.1 fetched in 111ms
328 silly resolveWithNewModule bluebird@3.5.1 checking installable status
329 http fetch GET 304 https://registry.npmjs.org/minimatch 129ms (from cache)
330 silly pacote range manifest for minimatch@^3.0.4 fetched in 129ms
331 silly resolveWithNewModule minimatch@3.0.4 checking installable status
332 http fetch GET 304 https://registry.npmjs.org/node-dir 145ms (from cache)
333 silly pacote range manifest for node-dir@^0.1.10 fetched in 145ms
334 silly resolveWithNewModule node-dir@0.1.17 checking installable status
335 http fetch GET 304 https://registry.npmjs.org/is-glob 161ms (from cache)
336 silly pacote range manifest for is-glob@^4.0.0 fetched in 161ms
337 silly resolveWithNewModule is-glob@4.0.0 checking installable status
338 http fetch GET 304 https://registry.npmjs.org/jsonfile 486ms (from cache)
339 silly pacote range manifest for jsonfile@^4.0.0 fetched in 486ms
340 silly resolveWithNewModule jsonfile@4.0.0 checking installable status
341 http fetch GET 304 https://registry.npmjs.org/universalify 496ms (from cache)
342 silly pacote range manifest for universalify@^0.1.0 fetched in 499ms
343 silly resolveWithNewModule universalify@0.1.1 checking installable status
344 http fetch GET 304 https://registry.npmjs.org/inflight 1282ms (from cache)
345 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 1283ms (from cache)
346 http fetch GET 304 https://registry.npmjs.org/fs.realpath 1283ms (from cache)
347 silly pacote range manifest for inflight@^1.0.4 fetched in 1285ms
348 silly resolveWithNewModule inflight@1.0.6 checking installable status
349 http fetch GET 304 https://registry.npmjs.org/once 1286ms (from cache)
350 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 1287ms
351 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status
352 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 1289ms
353 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status
354 silly pacote range manifest for once@^1.3.0 fetched in 1289ms
355 silly resolveWithNewModule once@1.4.0 checking installable status
356 http fetch GET 304 https://registry.npmjs.org/wrappy 1196ms (from cache)
357 silly pacote range manifest for wrappy@1 fetched in 1198ms
358 silly resolveWithNewModule wrappy@1.0.2 checking installable status
359 http fetch GET 304 https://registry.npmjs.org/brace-expansion 273ms (from cache)
360 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 273ms
361 silly resolveWithNewModule brace-expansion@1.1.8 checking installable status
362 http fetch GET 304 https://registry.npmjs.org/concat-map 840ms (from cache)
363 silly pacote version manifest for concat-map@0.0.1 fetched in 844ms
364 silly resolveWithNewModule concat-map@0.0.1 checking installable status
365 http fetch GET 304 https://registry.npmjs.org/balanced-match 853ms (from cache)
366 silly pacote range manifest for balanced-match@^1.0.0 fetched in 854ms
367 silly resolveWithNewModule balanced-match@1.0.0 checking installable status
368 http fetch GET 304 https://registry.npmjs.org/is-extglob 715ms (from cache)
369 silly pacote range manifest for is-extglob@^2.1.1 fetched in 718ms
370 silly resolveWithNewModule is-extglob@2.1.1 checking installable status
371 http fetch GET 304 https://registry.npmjs.org/icss-utils 471ms (from cache)
372 silly pacote range manifest for icss-utils@^2.1.0 fetched in 473ms
373 silly resolveWithNewModule icss-utils@2.1.0 checking installable status
374 http fetch GET 304 https://registry.npmjs.org/postcss-modules-scope 522ms (from cache)
375 http fetch GET 304 https://registry.npmjs.org/postcss-modules-local-by-default 524ms (from cache)
376 http fetch GET 304 https://registry.npmjs.org/lodash.camelcase 567ms (from cache)
377 http fetch GET 304 https://registry.npmjs.org/babel-code-frame 573ms (from cache)
378 http fetch GET 304 https://registry.npmjs.org/postcss-modules-extract-imports 570ms (from cache)
379 http fetch GET 304 https://registry.npmjs.org/css-selector-tokenizer 572ms (from cache)
380 silly pacote range manifest for postcss-modules-local-by-default@^1.0.1 fetched in 571ms
381 silly resolveWithNewModule postcss-modules-local-by-default@1.2.0 checking installable status
382 silly pacote range manifest for postcss-modules-scope@^1.0.0 fetched in 572ms
383 silly resolveWithNewModule postcss-modules-scope@1.1.0 checking installable status
384 silly pacote range manifest for lodash.camelcase@^4.3.0 fetched in 574ms
385 silly resolveWithNewModule lodash.camelcase@4.3.0 checking installable status
386 silly pacote range manifest for babel-code-frame@^6.11.0 fetched in 578ms
387 silly resolveWithNewModule babel-code-frame@6.26.0 checking installable status
388 silly pacote range manifest for css-selector-tokenizer@^0.7.0 fetched in 578ms
389 silly resolveWithNewModule css-selector-tokenizer@0.7.0 checking installable status
390 silly pacote range manifest for postcss-modules-extract-imports@^1.0.0 fetched in 576ms
391 silly resolveWithNewModule postcss-modules-extract-imports@1.1.0 checking installable status
392 http fetch GET 304 https://registry.npmjs.org/postcss-modules-values 1852ms (from cache)
393 silly pacote range manifest for postcss-modules-values@^1.1.0 fetched in 1854ms
394 silly resolveWithNewModule postcss-modules-values@1.3.0 checking installable status
395 silly pacote range manifest for chalk@^1.1.3 fetched in 4ms
396 silly resolveWithNewModule chalk@1.1.3 checking installable status
397 http fetch GET 304 https://registry.npmjs.org/esutils 709ms (from cache)
398 http fetch GET 304 https://registry.npmjs.org/js-tokens 709ms (from cache)
399 silly pacote range manifest for esutils@^2.0.2 fetched in 711ms
400 silly resolveWithNewModule esutils@2.0.2 checking installable status
401 silly pacote range manifest for js-tokens@^3.0.2 fetched in 711ms
402 silly resolveWithNewModule js-tokens@3.0.2 checking installable status
403 silly pacote range manifest for supports-color@^2.0.0 fetched in 2ms
404 silly resolveWithNewModule supports-color@2.0.0 checking installable status
405 http fetch GET 304 https://registry.npmjs.org/regexpu-core 1320ms (from cache)
406 http fetch GET 304 https://registry.npmjs.org/fastparse 1324ms (from cache)
407 silly pacote range manifest for regexpu-core@^1.0.0 fetched in 1325ms
408 silly resolveWithNewModule regexpu-core@1.0.0 checking installable status
409 silly pacote range manifest for fastparse@^1.1.1 fetched in 1334ms
410 silly resolveWithNewModule fastparse@1.1.1 checking installable status
411 http fetch GET 304 https://registry.npmjs.org/cssesc 1335ms (from cache)
412 silly pacote range manifest for cssesc@^0.1.0 fetched in 1336ms
413 silly resolveWithNewModule cssesc@0.1.0 checking installable status
414 http fetch GET 304 https://registry.npmjs.org/regjsparser 1335ms (from cache)
415 silly pacote range manifest for regjsparser@^0.1.4 fetched in 1338ms
416 silly resolveWithNewModule regjsparser@0.1.5 checking installable status
417 http fetch GET 304 https://registry.npmjs.org/regjsgen 1350ms (from cache)
418 silly pacote range manifest for regjsgen@^0.2.0 fetched in 1351ms
419 silly resolveWithNewModule regjsgen@0.2.0 checking installable status
420 http fetch GET 304 https://registry.npmjs.org/regenerate 1366ms (from cache)
421 silly pacote range manifest for regenerate@^1.2.1 fetched in 1368ms
422 silly resolveWithNewModule regenerate@1.3.3 checking installable status
423 http fetch GET 304 https://registry.npmjs.org/jsesc 1088ms (from cache)
424 silly pacote range manifest for jsesc@~0.5.0 fetched in 1091ms
425 silly resolveWithNewModule jsesc@0.5.0 checking installable status
426 http fetch GET 304 https://registry.npmjs.org/decamelize 338ms (from cache)
427 silly pacote range manifest for decamelize@^1.1.2 fetched in 343ms
428 silly resolveWithNewModule decamelize@1.2.0 checking installable status
429 http fetch GET 304 https://registry.npmjs.org/defined 351ms (from cache)
430 silly pacote range manifest for defined@^1.0.0 fetched in 353ms
431 silly resolveWithNewModule defined@1.0.0 checking installable status
432 http fetch GET 304 https://registry.npmjs.org/has 357ms (from cache)
433 silly pacote range manifest for has@^1.0.1 fetched in 359ms
434 silly resolveWithNewModule has@1.0.1 checking installable status
435 http fetch GET 304 https://registry.npmjs.org/postcss-convert-values 364ms (from cache)
436 silly pacote range manifest for postcss-convert-values@^2.3.4 fetched in 366ms
437 silly resolveWithNewModule postcss-convert-values@2.6.1 checking installable status
438 http fetch GET 304 https://registry.npmjs.org/postcss-discard-comments 402ms (from cache)
439 http fetch GET 304 https://registry.npmjs.org/postcss-colormin 404ms (from cache)
440 http fetch GET 304 https://registry.npmjs.org/postcss-calc 404ms (from cache)
441 http fetch GET 304 https://registry.npmjs.org/postcss-discard-duplicates 405ms (from cache)
442 silly pacote range manifest for postcss-discard-comments@^2.0.4 fetched in 407ms
443 silly resolveWithNewModule postcss-discard-comments@2.0.4 checking installable status
444 silly pacote range manifest for postcss-colormin@^2.1.8 fetched in 409ms
445 silly resolveWithNewModule postcss-colormin@2.2.2 checking installable status
446 silly pacote range manifest for postcss-calc@^5.2.0 fetched in 411ms
447 silly resolveWithNewModule postcss-calc@5.3.1 checking installable status
448 silly pacote range manifest for postcss-discard-duplicates@^2.0.1 fetched in 411ms
449 silly resolveWithNewModule postcss-discard-duplicates@2.1.0 checking installable status
450 http fetch GET 304 https://registry.npmjs.org/postcss-discard-unused 412ms (from cache)
451 silly pacote range manifest for postcss-discard-unused@^2.2.1 fetched in 415ms
452 silly resolveWithNewModule postcss-discard-unused@2.2.3 checking installable status
453 http fetch GET 304 https://registry.npmjs.org/postcss-merge-idents 419ms (from cache)
454 http fetch GET 304 https://registry.npmjs.org/postcss-filter-plugins 427ms (from cache)
455 silly pacote range manifest for postcss-merge-idents@^2.1.5 fetched in 421ms
456 silly resolveWithNewModule postcss-merge-idents@2.1.7 checking installable status
457 silly pacote range manifest for postcss-filter-plugins@^2.0.0 fetched in 429ms
458 silly resolveWithNewModule postcss-filter-plugins@2.0.2 checking installable status
459 http fetch GET 304 https://registry.npmjs.org/postcss-merge-longhand 429ms (from cache)
460 silly pacote range manifest for postcss-merge-longhand@^2.0.1 fetched in 436ms
461 silly resolveWithNewModule postcss-merge-longhand@2.0.2 checking installable status
462 http fetch GET 304 https://registry.npmjs.org/postcss-merge-rules 413ms (from cache)
463 http fetch GET 304 https://registry.npmjs.org/postcss-minify-font-values 414ms (from cache)
464 silly pacote range manifest for postcss-merge-rules@^2.0.3 fetched in 464ms
465 silly resolveWithNewModule postcss-merge-rules@2.1.2 checking installable status
466 silly pacote range manifest for postcss-minify-font-values@^1.0.2 fetched in 466ms
467 silly resolveWithNewModule postcss-minify-font-values@1.0.5 checking installable status
468 http fetch GET 304 https://registry.npmjs.org/postcss-minify-gradients 472ms (from cache)
469 silly pacote range manifest for postcss-minify-gradients@^1.0.1 fetched in 474ms
470 silly resolveWithNewModule postcss-minify-gradients@1.0.5 checking installable status
471 http fetch GET 304 https://registry.npmjs.org/postcss-minify-params 474ms (from cache)
472 silly pacote range manifest for postcss-minify-params@^1.0.4 fetched in 476ms
473 silly resolveWithNewModule postcss-minify-params@1.2.2 checking installable status
474 http fetch GET 304 https://registry.npmjs.org/postcss-minify-selectors 500ms (from cache)
475 silly pacote range manifest for postcss-minify-selectors@^2.0.4 fetched in 503ms
476 silly resolveWithNewModule postcss-minify-selectors@2.1.1 checking installable status
477 http fetch GET 304 https://registry.npmjs.org/postcss-normalize-url 491ms (from cache)
478 http fetch GET 304 https://registry.npmjs.org/postcss-normalize-charset 495ms (from cache)
479 silly pacote range manifest for postcss-normalize-url@^3.0.7 fetched in 494ms
480 silly resolveWithNewModule postcss-normalize-url@3.0.8 checking installable status
481 silly pacote range manifest for postcss-normalize-charset@^1.1.0 fetched in 498ms
482 silly resolveWithNewModule postcss-normalize-charset@1.1.1 checking installable status
483 http fetch GET 304 https://registry.npmjs.org/postcss-ordered-values 669ms (from cache)
484 silly pacote range manifest for postcss-ordered-values@^2.1.0 fetched in 672ms
485 silly resolveWithNewModule postcss-ordered-values@2.2.3 checking installable status
486 http fetch GET 304 https://registry.npmjs.org/postcss-reduce-transforms 727ms (from cache)
487 http fetch GET 304 https://registry.npmjs.org/postcss-reduce-initial 737ms (from cache)
488 http fetch GET 304 https://registry.npmjs.org/postcss-reduce-idents 740ms (from cache)
489 http fetch GET 304 https://registry.npmjs.org/postcss-svgo 725ms (from cache)
490 silly pacote range manifest for postcss-reduce-transforms@^1.0.3 fetched in 730ms
491 silly resolveWithNewModule postcss-reduce-transforms@1.0.4 checking installable status
492 silly pacote range manifest for postcss-reduce-initial@^1.0.0 fetched in 742ms
493 silly resolveWithNewModule postcss-reduce-initial@1.0.1 checking installable status
494 silly pacote range manifest for postcss-reduce-idents@^2.2.2 fetched in 745ms
495 silly resolveWithNewModule postcss-reduce-idents@2.4.0 checking installable status
496 silly pacote range manifest for postcss-svgo@^2.1.1 fetched in 730ms
497 silly resolveWithNewModule postcss-svgo@2.1.6 checking installable status
498 http fetch GET 304 https://registry.npmjs.org/postcss-discard-overridden 1755ms (from cache)
499 silly pacote range manifest for postcss-discard-overridden@^0.1.1 fetched in 1757ms
500 silly resolveWithNewModule postcss-discard-overridden@0.1.1 checking installable status
501 http fetch GET 304 https://registry.npmjs.org/postcss-discard-empty 1839ms (from cache)
502 silly pacote range manifest for postcss-discard-empty@^2.0.1 fetched in 1842ms
503 silly resolveWithNewModule postcss-discard-empty@2.1.0 checking installable status
504 http fetch GET 304 https://registry.npmjs.org/postcss-unique-selectors 729ms (from cache)
505 silly pacote range manifest for postcss-unique-selectors@^2.0.2 fetched in 733ms
506 silly resolveWithNewModule postcss-unique-selectors@2.0.2 checking installable status
507 http fetch GET 304 https://registry.npmjs.org/postcss-zindex 774ms (from cache)
508 silly pacote range manifest for postcss-zindex@^2.0.1 fetched in 776ms
509 silly resolveWithNewModule postcss-zindex@2.2.0 checking installable status
510 http fetch GET 304 https://registry.npmjs.org/function-bind 1445ms (from cache)
511 silly pacote range manifest for function-bind@^1.0.2 fetched in 1447ms
512 silly resolveWithNewModule function-bind@1.1.1 checking installable status
513 http fetch GET 304 https://registry.npmjs.org/reduce-css-calc 522ms (from cache)
514 silly pacote range manifest for reduce-css-calc@^1.2.6 fetched in 526ms
515 silly resolveWithNewModule reduce-css-calc@1.3.0 checking installable status
516 http fetch GET 304 https://registry.npmjs.org/postcss-message-helpers 529ms (from cache)
517 silly pacote range manifest for postcss-message-helpers@^2.0.0 fetched in 532ms
518 silly resolveWithNewModule postcss-message-helpers@2.0.0 checking installable status
519 silly pacote range manifest for balanced-match@^0.4.2 fetched in 3ms
520 silly resolveWithNewModule balanced-match@0.4.2 checking installable status
521 http fetch GET 304 https://registry.npmjs.org/reduce-function-call 883ms (from cache)
522 http fetch GET 304 https://registry.npmjs.org/math-expression-evaluator 883ms (from cache)
523 silly pacote range manifest for reduce-function-call@^1.0.1 fetched in 885ms
524 silly resolveWithNewModule reduce-function-call@1.0.2 checking installable status
525 silly pacote range manifest for math-expression-evaluator@^1.2.14 fetched in 887ms
526 silly resolveWithNewModule math-expression-evaluator@1.2.17 checking installable status
527 silly pacote range manifest for balanced-match@^0.4.2 fetched in 2ms
528 silly resolveWithNewModule balanced-match@0.4.2 checking installable status
529 http fetch GET 304 https://registry.npmjs.org/colormin 829ms (from cache)
530 silly pacote range manifest for colormin@^1.0.5 fetched in 832ms
531 silly resolveWithNewModule colormin@1.1.2 checking installable status
532 http fetch GET 304 https://registry.npmjs.org/css-color-names 539ms (from cache)
533 silly pacote version manifest for css-color-names@0.0.4 fetched in 542ms
534 silly resolveWithNewModule css-color-names@0.0.4 checking installable status
535 http fetch GET 304 https://registry.npmjs.org/color 557ms (from cache)
536 silly pacote range manifest for color@^0.11.0 fetched in 561ms
537 silly resolveWithNewModule color@0.11.4 checking installable status
538 http fetch GET 304 https://registry.npmjs.org/clone 108ms (from cache)
539 silly pacote range manifest for clone@^1.0.2 fetched in 111ms
540 silly resolveWithNewModule clone@1.0.2 checking installable status
541 http fetch GET 304 https://registry.npmjs.org/color-string 112ms (from cache)
542 silly pacote range manifest for color-string@^0.3.0 fetched in 115ms
543 silly resolveWithNewModule color-string@0.3.0 checking installable status
544 http fetch GET 304 https://registry.npmjs.org/uniqs 127ms (from cache)
545 silly pacote range manifest for uniqs@^2.0.0 fetched in 130ms
546 silly resolveWithNewModule uniqs@2.0.0 checking installable status
547 http fetch GET 304 https://registry.npmjs.org/uniqid 301ms (from cache)
548 silly pacote range manifest for uniqid@^4.0.0 fetched in 305ms
549 silly resolveWithNewModule uniqid@4.1.1 checking installable status
550 http fetch GET 304 https://registry.npmjs.org/macaddress 109ms (from cache)
551 silly pacote range manifest for macaddress@^0.2.8 fetched in 111ms
552 silly resolveWithNewModule macaddress@0.2.8 checking installable status
553 http fetch GET 304 https://registry.npmjs.org/caniuse-api 165ms (from cache)
554 silly pacote range manifest for caniuse-api@^1.5.2 fetched in 172ms
555 silly resolveWithNewModule caniuse-api@1.6.1 checking installable status
556 http fetch GET 304 https://registry.npmjs.org/postcss-selector-parser 217ms (from cache)
557 http fetch GET 304 https://registry.npmjs.org/vendors 219ms (from cache)
558 silly pacote range manifest for postcss-selector-parser@^2.2.2 fetched in 227ms
559 silly resolveWithNewModule postcss-selector-parser@2.2.3 checking installable status
560 silly pacote range manifest for vendors@^1.0.0 fetched in 232ms
561 silly resolveWithNewModule vendors@1.0.1 checking installable status
562 http fetch GET 304 https://registry.npmjs.org/lodash.memoize 131ms (from cache)
563 silly pacote range manifest for lodash.memoize@^4.1.2 fetched in 135ms
564 silly resolveWithNewModule lodash.memoize@4.1.2 checking installable status
565 http fetch GET 304 https://registry.npmjs.org/lodash.uniq 151ms (from cache)
566 silly pacote range manifest for lodash.uniq@^4.5.0 fetched in 154ms
567 silly resolveWithNewModule lodash.uniq@4.5.0 checking installable status
568 http fetch GET 304 https://registry.npmjs.org/flatten 148ms (from cache)
569 silly pacote range manifest for flatten@^1.0.2 fetched in 157ms
570 silly resolveWithNewModule flatten@1.0.2 checking installable status
571 http fetch GET 304 https://registry.npmjs.org/indexes-of 157ms (from cache)
572 silly pacote range manifest for indexes-of@^1.0.1 fetched in 160ms
573 silly resolveWithNewModule indexes-of@1.0.1 checking installable status
574 http fetch GET 304 https://registry.npmjs.org/uniq 160ms (from cache)
575 silly pacote range manifest for uniq@^1.0.1 fetched in 166ms
576 silly resolveWithNewModule uniq@1.0.1 checking installable status
577 http fetch GET 304 https://registry.npmjs.org/alphanum-sort 186ms (from cache)
578 silly pacote range manifest for alphanum-sort@^1.0.1 fetched in 194ms
579 silly resolveWithNewModule alphanum-sort@1.0.2 checking installable status
580 http fetch GET 304 https://registry.npmjs.org/normalize-url 130ms (from cache)
581 silly pacote range manifest for normalize-url@^1.4.0 fetched in 132ms
582 silly resolveWithNewModule normalize-url@1.9.1 checking installable status
583 http fetch GET 304 https://registry.npmjs.org/is-absolute-url 135ms (from cache)
584 silly pacote range manifest for is-absolute-url@^2.0.0 fetched in 135ms
585 silly resolveWithNewModule is-absolute-url@2.1.0 checking installable status
586 http fetch GET 304 https://registry.npmjs.org/prepend-http 197ms (from cache)
587 http fetch GET 304 https://registry.npmjs.org/sort-keys 198ms (from cache)
588 http fetch GET 304 https://registry.npmjs.org/query-string 199ms (from cache)
589 silly pacote range manifest for prepend-http@^1.0.0 fetched in 205ms
590 silly resolveWithNewModule prepend-http@1.0.4 checking installable status
591 silly pacote range manifest for sort-keys@^1.0.0 fetched in 206ms
592 silly resolveWithNewModule sort-keys@1.1.2 checking installable status
593 silly pacote range manifest for query-string@^4.1.0 fetched in 209ms
594 silly resolveWithNewModule query-string@4.3.4 checking installable status
595 http fetch GET 304 https://registry.npmjs.org/strict-uri-encode 151ms (from cache)
596 silly pacote range manifest for strict-uri-encode@^1.0.0 fetched in 153ms
597 silly resolveWithNewModule strict-uri-encode@1.1.0 checking installable status
598 http fetch GET 304 https://registry.npmjs.org/is-plain-obj 147ms (from cache)
599 silly pacote range manifest for is-plain-obj@^1.0.0 fetched in 151ms
600 silly resolveWithNewModule is-plain-obj@1.1.0 checking installable status
601 http fetch GET 304 https://registry.npmjs.org/svgo 174ms (from cache)
602 silly pacote range manifest for svgo@^0.7.0 fetched in 177ms
603 silly resolveWithNewModule svgo@0.7.2 checking installable status
604 http fetch GET 304 https://registry.npmjs.org/is-svg 179ms (from cache)
605 silly pacote range manifest for is-svg@^2.0.0 fetched in 182ms
606 silly resolveWithNewModule is-svg@2.1.0 checking installable status
607 http fetch GET 304 https://registry.npmjs.org/html-comment-regex 134ms (from cache)
608 silly pacote range manifest for html-comment-regex@^1.1.0 fetched in 135ms
609 silly resolveWithNewModule html-comment-regex@1.1.1 checking installable status
610 http fetch GET 304 https://registry.npmjs.org/sax 358ms (from cache)
611 http fetch GET 304 https://registry.npmjs.org/colors 359ms (from cache)
612 http fetch GET 304 https://registry.npmjs.org/mkdirp 360ms (from cache)
613 silly pacote range manifest for sax@~1.2.1 fetched in 367ms
614 silly resolveWithNewModule sax@1.2.4 checking installable status
615 silly pacote range manifest for colors@~1.1.2 fetched in 368ms
616 silly resolveWithNewModule colors@1.1.2 checking installable status
617 silly pacote range manifest for mkdirp@~0.5.1 fetched in 368ms
618 silly resolveWithNewModule mkdirp@0.5.1 checking installable status
619 http fetch GET 304 https://registry.npmjs.org/js-yaml 370ms (from cache)
620 silly pacote range manifest for js-yaml@~3.7.0 fetched in 377ms
621 silly resolveWithNewModule js-yaml@3.7.0 checking installable status
622 http fetch GET 304 https://registry.npmjs.org/whet.extend 484ms (from cache)
623 http fetch GET 304 https://registry.npmjs.org/coa 486ms (from cache)
624 silly pacote range manifest for coa@~1.0.1 fetched in 491ms
625 silly resolveWithNewModule coa@1.0.4 checking installable status
626 silly pacote range manifest for whet.extend@~0.9.9 fetched in 492ms
627 silly resolveWithNewModule whet.extend@0.9.9 checking installable status
628 http fetch GET 304 https://registry.npmjs.org/csso 500ms (from cache)
629 silly pacote range manifest for csso@~2.3.1 fetched in 505ms
630 silly resolveWithNewModule csso@2.3.2 checking installable status
631 http fetch GET 304 https://registry.npmjs.org/q 700ms (from cache)
632 silly pacote range manifest for q@^1.1.2 fetched in 705ms
633 silly resolveWithNewModule q@1.5.0 checking installable status
634 http fetch GET 304 https://registry.npmjs.org/clap 594ms (from cache)
635 silly pacote range manifest for clap@^1.0.9 fetched in 599ms
636 silly resolveWithNewModule clap@1.2.3 checking installable status
637 silly pacote range manifest for chalk@^1.1.3 fetched in 5ms
638 silly resolveWithNewModule chalk@1.1.3 checking installable status
639 silly pacote range manifest for supports-color@^2.0.0 fetched in 2ms
640 silly resolveWithNewModule supports-color@2.0.0 checking installable status
641 http fetch GET 304 https://registry.npmjs.org/argparse 558ms (from cache)
642 http fetch GET 304 https://registry.npmjs.org/esprima 558ms (from cache)
643 silly pacote range manifest for argparse@^1.0.7 fetched in 573ms
644 silly resolveWithNewModule argparse@1.0.9 checking installable status
645 silly pacote range manifest for esprima@^2.6.0 fetched in 573ms
646 silly resolveWithNewModule esprima@2.7.3 checking installable status
647 http fetch GET 304 https://registry.npmjs.org/sprintf-js 591ms (from cache)
648 silly pacote range manifest for sprintf-js@~1.0.2 fetched in 598ms
649 silly resolveWithNewModule sprintf-js@1.0.3 checking installable status
650 silly pacote version manifest for minimist@0.0.8 fetched in 3ms
651 silly resolveWithNewModule minimist@0.0.8 checking installable status
652 silly pacote range manifest for postcss@^6.0.1 fetched in 2ms
653 silly resolveWithNewModule postcss@6.0.13 checking installable status
654 silly pacote range manifest for source-map@^0.6.1 fetched in 2ms
655 silly resolveWithNewModule source-map@0.6.1 checking installable status
656 silly pacote range manifest for supports-color@^4.4.0 fetched in 3ms
657 silly resolveWithNewModule supports-color@4.4.0 checking installable status
658 silly pacote range manifest for has-flag@^2.0.0 fetched in 2ms
659 silly resolveWithNewModule has-flag@2.0.0 checking installable status
660 silly pacote range manifest for postcss@^6.0.1 fetched in 2ms
661 silly resolveWithNewModule postcss@6.0.13 checking installable status
662 silly pacote range manifest for source-map@^0.6.1 fetched in 3ms
663 silly resolveWithNewModule source-map@0.6.1 checking installable status
664 silly pacote range manifest for supports-color@^4.4.0 fetched in 4ms
665 silly resolveWithNewModule supports-color@4.4.0 checking installable status
666 silly pacote range manifest for has-flag@^2.0.0 fetched in 1ms
667 silly resolveWithNewModule has-flag@2.0.0 checking installable status
668 silly pacote range manifest for postcss@^6.0.1 fetched in 2ms
669 silly resolveWithNewModule postcss@6.0.13 checking installable status
670 silly pacote range manifest for source-map@^0.6.1 fetched in 1ms
671 silly resolveWithNewModule source-map@0.6.1 checking installable status
672 silly pacote range manifest for supports-color@^4.4.0 fetched in 2ms
673 silly resolveWithNewModule supports-color@4.4.0 checking installable status
674 silly pacote range manifest for has-flag@^2.0.0 fetched in 1ms
675 silly resolveWithNewModule has-flag@2.0.0 checking installable status
676 silly pacote range manifest for postcss@^6.0.1 fetched in 1ms
677 silly resolveWithNewModule postcss@6.0.13 checking installable status
678 silly pacote range manifest for source-map@^0.6.1 fetched in 2ms
679 silly resolveWithNewModule source-map@0.6.1 checking installable status
680 silly pacote range manifest for supports-color@^4.4.0 fetched in 2ms
681 silly resolveWithNewModule supports-color@4.4.0 checking installable status
682 silly pacote range manifest for has-flag@^2.0.0 fetched in 2ms
683 silly resolveWithNewModule has-flag@2.0.0 checking installable status
684 silly pacote range manifest for postcss@^6.0.1 fetched in 1ms
685 silly resolveWithNewModule postcss@6.0.13 checking installable status
686 http fetch GET 304 https://registry.npmjs.org/icss-replace-symbols 635ms (from cache)
687 silly pacote range manifest for icss-replace-symbols@^1.1.0 fetched in 638ms
688 silly resolveWithNewModule icss-replace-symbols@1.1.0 checking installable status
689 silly pacote range manifest for source-map@^0.6.1 fetched in 1ms
690 silly resolveWithNewModule source-map@0.6.1 checking installable status
691 silly pacote range manifest for supports-color@^4.4.0 fetched in 2ms
692 silly resolveWithNewModule supports-color@4.4.0 checking installable status
693 silly pacote range manifest for has-flag@^2.0.0 fetched in 1ms
694 silly resolveWithNewModule has-flag@2.0.0 checking installable status
695 http fetch GET 304 https://registry.npmjs.org/schema-utils 125ms (from cache)
696 http fetch GET 304 https://registry.npmjs.org/async 126ms (from cache)
697 silly pacote range manifest for schema-utils@^0.3.0 fetched in 128ms
698 silly resolveWithNewModule schema-utils@0.3.0 checking installable status
699 silly pacote range manifest for async@^2.4.1 fetched in 132ms
700 silly resolveWithNewModule async@2.5.0 checking installable status
701 http fetch GET 304 https://registry.npmjs.org/ajv 131ms (from cache)
702 silly pacote range manifest for ajv@^5.0.0 fetched in 136ms
703 silly resolveWithNewModule ajv@5.2.3 checking installable status
704 http fetch GET 304 https://registry.npmjs.org/co 149ms (from cache)
705 silly pacote range manifest for co@^4.6.0 fetched in 149ms
706 silly resolveWithNewModule co@4.6.0 checking installable status
707 http fetch GET 304 https://registry.npmjs.org/fast-deep-equal 149ms (from cache)
708 http fetch GET 304 https://registry.npmjs.org/json-schema-traverse 148ms (from cache)
709 http fetch GET 304 https://registry.npmjs.org/json-stable-stringify 148ms (from cache)
710 silly pacote range manifest for fast-deep-equal@^1.0.0 fetched in 149ms
711 silly resolveWithNewModule fast-deep-equal@1.0.0 checking installable status
712 silly pacote range manifest for json-schema-traverse@^0.3.0 fetched in 148ms
713 silly resolveWithNewModule json-schema-traverse@0.3.1 checking installable status
714 silly pacote range manifest for json-stable-stringify@^1.0.1 fetched in 148ms
715 silly resolveWithNewModule json-stable-stringify@1.0.1 checking installable status
716 http fetch GET 304 https://registry.npmjs.org/jsonify 141ms (from cache)
717 silly pacote range manifest for jsonify@~0.0.0 fetched in 141ms
718 silly resolveWithNewModule jsonify@0.0.0 checking installable status
719 silly pacote range manifest for loader-utils@^0.2.16 fetched in 0ms
720 silly resolveWithNewModule loader-utils@0.2.17 checking installable status
721 http fetch GET 304 https://registry.npmjs.org/html-minifier 156ms (from cache)
722 http fetch GET 304 https://registry.npmjs.org/pretty-error 156ms (from cache)
723 silly pacote range manifest for html-minifier@^3.2.3 fetched in 156ms
724 silly resolveWithNewModule html-minifier@3.5.5 checking installable status
725 silly pacote range manifest for pretty-error@^2.0.2 fetched in 156ms
726 silly resolveWithNewModule pretty-error@2.1.1 checking installable status
727 http fetch GET 304 https://registry.npmjs.org/toposort 156ms (from cache)
728 silly pacote range manifest for toposort@^1.0.0 fetched in 156ms
729 silly resolveWithNewModule toposort@1.0.6 checking installable status
730 http fetch GET 304 https://registry.npmjs.org/camel-case 169ms (from cache)
731 http fetch GET 304 https://registry.npmjs.org/param-case 170ms (from cache)
732 http fetch GET 304 https://registry.npmjs.org/commander 170ms (from cache)
733 http fetch GET 304 https://registry.npmjs.org/ncname 172ms (from cache)
734 http fetch GET 304 https://registry.npmjs.org/he 172ms (from cache)
735 silly pacote range manifest for camel-case@3.0.x fetched in 173ms
736 silly resolveWithNewModule camel-case@3.0.0 checking installable status
737 http fetch GET 304 https://registry.npmjs.org/relateurl 174ms (from cache)
738 silly pacote range manifest for param-case@2.1.x fetched in 175ms
739 silly resolveWithNewModule param-case@2.1.1 checking installable status
740 silly pacote range manifest for commander@2.11.x fetched in 176ms
741 silly resolveWithNewModule commander@2.11.0 checking installable status
742 http fetch GET 304 https://registry.npmjs.org/uglify-js 176ms (from cache)
743 silly pacote range manifest for ncname@1.0.x fetched in 179ms
744 silly resolveWithNewModule ncname@1.0.0 checking installable status
745 silly pacote range manifest for he@1.1.x fetched in 180ms
746 silly resolveWithNewModule he@1.1.1 checking installable status
747 silly pacote range manifest for relateurl@0.2.x fetched in 181ms
748 silly resolveWithNewModule relateurl@0.2.7 checking installable status
749 silly pacote range manifest for uglify-js@3.1.x fetched in 182ms
750 silly resolveWithNewModule uglify-js@3.1.3 checking installable status
751 http fetch GET 304 https://registry.npmjs.org/clean-css 290ms (from cache)
752 silly pacote range manifest for clean-css@4.1.x fetched in 306ms
753 silly resolveWithNewModule clean-css@4.1.9 checking installable status
754 http fetch GET 304 https://registry.npmjs.org/upper-case 156ms (from cache)
755 silly pacote range manifest for upper-case@^1.1.1 fetched in 156ms
756 silly resolveWithNewModule upper-case@1.1.3 checking installable status
757 http fetch GET 304 https://registry.npmjs.org/no-case 156ms (from cache)
758 silly pacote range manifest for no-case@^2.2.0 fetched in 156ms
759 silly resolveWithNewModule no-case@2.3.2 checking installable status
760 http fetch GET 304 https://registry.npmjs.org/lower-case 300ms (from cache)
761 silly pacote range manifest for lower-case@^1.1.1 fetched in 300ms
762 silly resolveWithNewModule lower-case@1.1.4 checking installable status
763 http fetch GET 304 https://registry.npmjs.org/xml-char-classes 148ms (from cache)
764 silly pacote range manifest for xml-char-classes@^1.0.0 fetched in 148ms
765 silly resolveWithNewModule xml-char-classes@1.0.0 checking installable status
766 http fetch GET 304 https://registry.npmjs.org/renderkid 141ms (from cache)
767 http fetch GET 304 https://registry.npmjs.org/utila 141ms (from cache)
768 silly pacote range manifest for renderkid@^2.0.1 fetched in 141ms
769 silly resolveWithNewModule renderkid@2.0.1 checking installable status
770 silly pacote range manifest for utila@~0.4 fetched in 141ms
771 silly resolveWithNewModule utila@0.4.0 checking installable status
772 silly pacote range manifest for utila@~0.3 fetched in 15ms
773 silly resolveWithNewModule utila@0.3.3 checking installable status
774 http fetch GET 304 https://registry.npmjs.org/css-select 125ms (from cache)
775 silly pacote range manifest for css-select@^1.1.0 fetched in 125ms
776 silly resolveWithNewModule css-select@1.2.0 checking installable status
777 http fetch GET 304 https://registry.npmjs.org/dom-converter 125ms (from cache)
778 silly pacote range manifest for dom-converter@~0.1 fetched in 140ms
779 silly resolveWithNewModule dom-converter@0.1.4 checking installable status
780 http fetch GET 304 https://registry.npmjs.org/htmlparser2 281ms (from cache)
781 silly pacote range manifest for htmlparser2@~3.3.0 fetched in 297ms
782 silly resolveWithNewModule htmlparser2@3.3.0 checking installable status
783 http fetch GET 304 https://registry.npmjs.org/boolbase 109ms (from cache)
784 http fetch GET 304 https://registry.npmjs.org/css-what 109ms (from cache)
785 silly pacote range manifest for boolbase@~1.0.0 fetched in 109ms
786 silly resolveWithNewModule boolbase@1.0.0 checking installable status
787 silly pacote range manifest for css-what@2.1 fetched in 125ms
788 silly resolveWithNewModule css-what@2.1.0 checking installable status
789 http fetch GET 304 https://registry.npmjs.org/nth-check 125ms (from cache)
790 silly pacote range manifest for nth-check@~1.0.1 fetched in 125ms
791 silly resolveWithNewModule nth-check@1.0.1 checking installable status
792 http fetch GET 304 https://registry.npmjs.org/domutils 297ms (from cache)
793 silly pacote version manifest for domutils@1.5.1 fetched in 297ms
794 silly resolveWithNewModule domutils@1.5.1 checking installable status
795 http fetch GET 304 https://registry.npmjs.org/dom-serializer 140ms (from cache)
796 silly pacote range manifest for dom-serializer@0 fetched in 140ms
797 silly resolveWithNewModule dom-serializer@0.1.0 checking installable status
798 http fetch GET 304 https://registry.npmjs.org/domelementtype 140ms (from cache)
799 silly pacote range manifest for domelementtype@1 fetched in 140ms
800 silly resolveWithNewModule domelementtype@1.3.0 checking installable status
801 silly pacote range manifest for domelementtype@~1.1.1 fetched in 0ms
802 silly resolveWithNewModule domelementtype@1.1.3 checking installable status
803 http fetch GET 304 https://registry.npmjs.org/entities 141ms (from cache)
804 silly pacote range manifest for entities@~1.1.1 fetched in 156ms
805 silly resolveWithNewModule entities@1.1.1 checking installable status
806 silly pacote range manifest for utila@~0.3 fetched in 0ms
807 silly resolveWithNewModule utila@0.3.3 checking installable status
808 silly pacote range manifest for domutils@1.1 fetched in 16ms
809 silly resolveWithNewModule domutils@1.1.6 checking installable status
810 silly pacote range manifest for readable-stream@1.0 fetched in 16ms
811 silly resolveWithNewModule readable-stream@1.0.34 checking installable status
812 http fetch GET 304 https://registry.npmjs.org/domhandler 141ms (from cache)
813 silly pacote range manifest for domhandler@2.1 fetched in 141ms
814 silly resolveWithNewModule domhandler@2.1.0 checking installable status
815 silly pacote version manifest for isarray@0.0.1 fetched in 0ms
816 silly resolveWithNewModule isarray@0.0.1 checking installable status
817 silly pacote range manifest for string_decoder@~0.10.x fetched in 0ms
818 silly resolveWithNewModule string_decoder@0.10.31 checking installable status
819 silly pacote range manifest for loader-utils@^0.2.16 fetched in 0ms
820 silly resolveWithNewModule loader-utils@0.2.17 checking installable status
821 http fetch GET 304 https://registry.npmjs.org/istanbul-lib-instrument 172ms (from cache)
822 silly pacote range manifest for istanbul-lib-instrument@^1.1.3 fetched in 172ms
823 silly resolveWithNewModule istanbul-lib-instrument@1.8.0 checking installable status
824 http fetch GET 304 https://registry.npmjs.org/convert-source-map 844ms (from cache)
825 silly pacote range manifest for convert-source-map@^1.3.0 fetched in 844ms
826 silly resolveWithNewModule convert-source-map@1.5.0 checking installable status
827 http fetch GET 304 https://registry.npmjs.org/babel-traverse 140ms (from cache)
828 http fetch GET 304 https://registry.npmjs.org/babel-template 156ms (from cache)
829 silly pacote range manifest for babel-traverse@^6.18.0 fetched in 156ms
830 silly resolveWithNewModule babel-traverse@6.26.0 checking installable status
831 silly pacote range manifest for babel-template@^6.16.0 fetched in 156ms
832 silly resolveWithNewModule babel-template@6.26.0 checking installable status
833 http fetch GET 304 https://registry.npmjs.org/babel-generator 156ms (from cache)
834 silly pacote range manifest for babel-generator@^6.18.0 fetched in 156ms
835 silly resolveWithNewModule babel-generator@6.26.0 checking installable status
836 http fetch GET 304 https://registry.npmjs.org/istanbul-lib-coverage 172ms (from cache)
837 http fetch GET 304 https://registry.npmjs.org/babel-types 172ms (from cache)
838 http fetch GET 304 https://registry.npmjs.org/babylon 172ms (from cache)
839 silly pacote range manifest for istanbul-lib-coverage@^1.1.1 fetched in 172ms
840 silly resolveWithNewModule istanbul-lib-coverage@1.1.1 checking installable status
841 silly pacote range manifest for babel-types@^6.18.0 fetched in 172ms
842 silly resolveWithNewModule babel-types@6.26.0 checking installable status
843 silly pacote range manifest for babylon@^6.18.0 fetched in 172ms
844 silly resolveWithNewModule babylon@6.18.0 checking installable status
845 silly pacote range manifest for jsesc@^1.3.0 fetched in 15ms
846 silly resolveWithNewModule jsesc@1.3.0 checking installable status
847 http fetch GET 304 https://registry.npmjs.org/detect-indent 171ms (from cache)
848 silly pacote range manifest for detect-indent@^4.0.0 fetched in 171ms
849 silly resolveWithNewModule detect-indent@4.0.0 checking installable status
850 http fetch GET 304 https://registry.npmjs.org/babel-messages 171ms (from cache)
851 http fetch GET 304 https://registry.npmjs.org/trim-right 156ms (from cache)
852 silly pacote range manifest for trim-right@^1.0.1 fetched in 156ms
853 silly resolveWithNewModule trim-right@1.0.1 checking installable status
854 silly pacote range manifest for babel-messages@^6.23.0 fetched in 171ms
855 silly resolveWithNewModule babel-messages@6.23.0 checking installable status
856 http fetch GET 304 https://registry.npmjs.org/to-fast-properties 125ms (from cache)
857 silly pacote range manifest for to-fast-properties@^1.0.3 fetched in 125ms
858 silly resolveWithNewModule to-fast-properties@1.0.3 checking installable status
859 http fetch GET 304 https://registry.npmjs.org/repeating 140ms (from cache)
860 silly pacote range manifest for repeating@^2.0.0 fetched in 140ms
861 silly resolveWithNewModule repeating@2.0.1 checking installable status
862 http fetch GET 304 https://registry.npmjs.org/is-finite 157ms (from cache)
863 silly pacote range manifest for is-finite@^1.0.0 fetched in 172ms
864 silly resolveWithNewModule is-finite@1.0.2 checking installable status
865 http fetch GET 304 https://registry.npmjs.org/number-is-nan 157ms (from cache)
866 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 157ms
867 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status
868 http fetch GET 304 https://registry.npmjs.org/globals 125ms (from cache)
869 silly pacote range manifest for globals@^9.18.0 fetched in 140ms
870 silly resolveWithNewModule globals@9.18.0 checking installable status
871 http fetch GET 304 https://registry.npmjs.org/invariant 140ms (from cache)
872 http fetch GET 304 https://registry.npmjs.org/debug 140ms (from cache)
873 silly pacote range manifest for invariant@^2.2.2 fetched in 140ms
874 silly resolveWithNewModule invariant@2.2.2 checking installable status
875 silly pacote range manifest for debug@^2.6.8 fetched in 140ms
876 silly resolveWithNewModule debug@2.6.9 checking installable status
877 http fetch GET 304 https://registry.npmjs.org/ms 141ms (from cache)
878 silly pacote version manifest for ms@2.0.0 fetched in 141ms
879 silly resolveWithNewModule ms@2.0.0 checking installable status
880 http fetch GET 304 https://registry.npmjs.org/loose-envify 188ms (from cache)
881 silly pacote range manifest for loose-envify@^1.0.0 fetched in 188ms
882 silly resolveWithNewModule loose-envify@1.3.1 checking installable status
883 http fetch GET 304 https://registry.npmjs.org/mime 127ms (from cache)
884 silly pacote range manifest for mime@^1.2.11 fetched in 127ms
885 silly resolveWithNewModule mime@1.4.1 checking installable status
886 http fetch GET 304 https://registry.npmjs.org/promise 127ms (from cache)
887 silly pacote range manifest for promise@^7.1.1 fetched in 142ms
888 silly resolveWithNewModule promise@7.3.1 checking installable status
889 http fetch GET 304 https://registry.npmjs.org/image-size 158ms (from cache)
890 http fetch GET 304 https://registry.npmjs.org/request 158ms (from cache)
891 silly pacote range manifest for image-size@~0.5.0 fetched in 158ms
892 silly resolveWithNewModule image-size@0.5.5 checking installable status
893 silly pacote range manifest for request@^2.72.0 fetched in 158ms
894 silly resolveWithNewModule request@2.83.0 checking installable status
895 http fetch GET 304 https://registry.npmjs.org/asap 141ms (from cache)
896 silly pacote range manifest for asap@~2.0.3 fetched in 141ms
897 silly resolveWithNewModule asap@2.0.6 checking installable status
898 http fetch GET 304 https://registry.npmjs.org/aws-sign2 187ms (from cache)
899 http fetch GET 304 https://registry.npmjs.org/aws4 187ms (from cache)
900 silly pacote range manifest for aws-sign2@~0.7.0 fetched in 187ms
901 silly resolveWithNewModule aws-sign2@0.7.0 checking installable status
902 silly pacote range manifest for aws4@^1.6.0 fetched in 187ms
903 silly resolveWithNewModule aws4@1.6.0 checking installable status
904 http fetch GET 304 https://registry.npmjs.org/caseless 203ms (from cache)
905 http fetch GET 304 https://registry.npmjs.org/form-data 203ms (from cache)
906 http fetch GET 304 https://registry.npmjs.org/combined-stream 203ms (from cache)
907 http fetch GET 304 https://registry.npmjs.org/http-signature 203ms (from cache)
908 http fetch GET 304 https://registry.npmjs.org/forever-agent 203ms (from cache)
909 silly pacote range manifest for caseless@~0.12.0 fetched in 203ms
910 silly resolveWithNewModule caseless@0.12.0 checking installable status
911 http fetch GET 304 https://registry.npmjs.org/hawk 203ms (from cache)
912 silly pacote range manifest for form-data@~2.3.1 fetched in 203ms
913 silly resolveWithNewModule form-data@2.3.1 checking installable status
914 http fetch GET 304 https://registry.npmjs.org/extend 203ms (from cache)
915 silly pacote range manifest for combined-stream@~1.0.5 fetched in 219ms
916 silly resolveWithNewModule combined-stream@1.0.5 checking installable status
917 silly pacote range manifest for http-signature@~1.2.0 fetched in 219ms
918 silly resolveWithNewModule http-signature@1.2.0 checking installable status
919 silly pacote range manifest for forever-agent@~0.6.1 fetched in 219ms
920 silly resolveWithNewModule forever-agent@0.6.1 checking installable status
921 http fetch GET 304 https://registry.npmjs.org/har-validator 219ms (from cache)
922 silly pacote range manifest for hawk@~6.0.2 fetched in 219ms
923 silly resolveWithNewModule hawk@6.0.2 checking installable status
924 silly pacote range manifest for extend@~3.0.1 fetched in 219ms
925 silly resolveWithNewModule extend@3.0.1 checking installable status
926 silly pacote range manifest for har-validator@~5.0.3 fetched in 281ms
927 silly resolveWithNewModule har-validator@5.0.3 checking installable status
928 http fetch GET 304 https://registry.npmjs.org/is-typedarray 94ms (from cache)
929 silly pacote range manifest for is-typedarray@~1.0.0 fetched in 94ms
930 silly resolveWithNewModule is-typedarray@1.0.0 checking installable status
931 http fetch GET 304 https://registry.npmjs.org/json-stringify-safe 109ms (from cache)
932 silly pacote range manifest for json-stringify-safe@~5.0.1 fetched in 125ms
933 silly resolveWithNewModule json-stringify-safe@5.0.1 checking installable status
934 http fetch GET 304 https://registry.npmjs.org/isstream 125ms (from cache)
935 silly pacote range manifest for isstream@~0.1.2 fetched in 125ms
936 silly resolveWithNewModule isstream@0.1.2 checking installable status
937 http fetch GET 304 https://registry.npmjs.org/uuid 187ms (from cache)
938 http fetch GET 304 https://registry.npmjs.org/performance-now 265ms (from cache)
939 http fetch GET 304 https://registry.npmjs.org/mime-types 281ms (from cache)
940 http fetch GET 304 https://registry.npmjs.org/oauth-sign 265ms (from cache)
941 http fetch GET 304 https://registry.npmjs.org/tough-cookie 265ms (from cache)
942 silly pacote range manifest for uuid@^3.1.0 fetched in 187ms
943 silly resolveWithNewModule uuid@3.1.0 checking installable status
944 http fetch GET 304 https://registry.npmjs.org/stringstream 265ms (from cache)
945 silly pacote range manifest for performance-now@^2.1.0 fetched in 265ms
946 silly resolveWithNewModule performance-now@2.1.0 checking installable status
947 silly pacote range manifest for mime-types@~2.1.17 fetched in 281ms
948 silly resolveWithNewModule mime-types@2.1.17 checking installable status
949 silly pacote range manifest for tough-cookie@~2.3.3 fetched in 265ms
950 silly resolveWithNewModule tough-cookie@2.3.3 checking installable status
951 http fetch GET 304 https://registry.npmjs.org/tunnel-agent 203ms (from cache)
952 silly pacote range manifest for oauth-sign@~0.8.2 fetched in 265ms
953 silly resolveWithNewModule oauth-sign@0.8.2 checking installable status
954 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 203ms
955 silly resolveWithNewModule tunnel-agent@0.6.0 checking installable status
956 silly pacote range manifest for stringstream@~0.0.5 fetched in 265ms
957 silly resolveWithNewModule stringstream@0.0.5 checking installable status
958 http fetch GET 304 https://registry.npmjs.org/qs 406ms (from cache)
959 silly pacote range manifest for qs@~6.5.1 fetched in 406ms
960 silly resolveWithNewModule qs@6.5.1 checking installable status
961 http fetch GET 304 https://registry.npmjs.org/delayed-stream 1047ms (from cache)
962 silly pacote range manifest for delayed-stream@~1.0.0 fetched in 1047ms
963 silly resolveWithNewModule delayed-stream@1.0.0 checking installable status
964 http fetch GET 304 https://registry.npmjs.org/asynckit 172ms (from cache)
965 silly pacote range manifest for asynckit@^0.4.0 fetched in 172ms
966 silly resolveWithNewModule asynckit@0.4.0 checking installable status
967 http fetch GET 304 https://registry.npmjs.org/mime-db 109ms (from cache)
968 silly pacote range manifest for mime-db@~1.30.0 fetched in 109ms
969 silly resolveWithNewModule mime-db@1.30.0 checking installable status
970 http fetch GET 304 https://registry.npmjs.org/har-schema 109ms (from cache)
971 silly pacote range manifest for har-schema@^2.0.0 fetched in 109ms
972 silly resolveWithNewModule har-schema@2.0.0 checking installable status
973 http fetch GET 304 https://registry.npmjs.org/hoek 171ms (from cache)
974 http fetch GET 304 https://registry.npmjs.org/boom 171ms (from cache)
975 http fetch GET 304 https://registry.npmjs.org/sntp 171ms (from cache)
976 silly pacote range manifest for hoek@4.x.x fetched in 171ms
977 silly resolveWithNewModule hoek@4.2.0 checking installable status
978 silly pacote range manifest for boom@4.x.x fetched in 187ms
979 silly resolveWithNewModule boom@4.3.1 checking installable status
980 silly pacote range manifest for sntp@2.x.x fetched in 187ms
981 silly resolveWithNewModule sntp@2.0.2 checking installable status
982 http fetch GET 304 https://registry.npmjs.org/cryptiles 203ms (from cache)
983 silly pacote range manifest for cryptiles@3.x.x fetched in 203ms
984 silly resolveWithNewModule cryptiles@3.1.2 checking installable status
985 silly pacote range manifest for boom@5.x.x fetched in 0ms
986 silly resolveWithNewModule boom@5.2.0 checking installable status
987 http fetch GET 304 https://registry.npmjs.org/assert-plus 125ms (from cache)
988 silly pacote range manifest for assert-plus@^1.0.0 fetched in 141ms
989 silly resolveWithNewModule assert-plus@1.0.0 checking installable status
990 http fetch GET 304 https://registry.npmjs.org/sshpk 141ms (from cache)
991 http fetch GET 304 https://registry.npmjs.org/jsprim 141ms (from cache)
992 silly pacote range manifest for sshpk@^1.7.0 fetched in 141ms
993 silly resolveWithNewModule sshpk@1.13.1 checking installable status
994 silly pacote range manifest for jsprim@^1.2.2 fetched in 141ms
995 silly resolveWithNewModule jsprim@1.4.1 checking installable status
996 http fetch GET 304 https://registry.npmjs.org/json-schema 156ms (from cache)
997 http fetch GET 304 https://registry.npmjs.org/extsprintf 156ms (from cache)
998 http fetch GET 304 https://registry.npmjs.org/verror 156ms (from cache)
999 silly pacote version manifest for json-schema@0.2.3 fetched in 156ms
1000 silly resolveWithNewModule json-schema@0.2.3 checking installable status
1001 silly pacote version manifest for extsprintf@1.3.0 fetched in 156ms
1002 silly resolveWithNewModule extsprintf@1.3.0 checking installable status
1003 silly pacote version manifest for verror@1.10.0 fetched in 156ms
1004 silly resolveWithNewModule verror@1.10.0 checking installable status
1005 http fetch GET 304 https://registry.npmjs.org/getpass 140ms (from cache)
1006 silly pacote range manifest for getpass@^0.1.1 fetched in 156ms
1007 silly resolveWithNewModule getpass@0.1.7 checking installable status
1008 http fetch GET 304 https://registry.npmjs.org/bcrypt-pbkdf 172ms (from cache)
1009 http fetch GET 304 https://registry.npmjs.org/ecc-jsbn 172ms (from cache)
1010 http fetch GET 304 https://registry.npmjs.org/dashdash 172ms (from cache)
1011 http fetch GET 304 https://registry.npmjs.org/asn1 172ms (from cache)
1012 silly pacote range manifest for bcrypt-pbkdf@^1.0.0 fetched in 172ms
1013 silly resolveWithNewModule bcrypt-pbkdf@1.0.1 checking installable status
1014 silly pacote range manifest for ecc-jsbn@~0.1.1 fetched in 172ms
1015 silly resolveWithNewModule ecc-jsbn@0.1.1 checking installable status
1016 silly pacote range manifest for dashdash@^1.12.0 fetched in 172ms
1017 silly resolveWithNewModule dashdash@1.14.1 checking installable status
1018 silly pacote range manifest for asn1@~0.2.3 fetched in 187ms
1019 silly resolveWithNewModule asn1@0.2.3 checking installable status
1020 http fetch GET 304 https://registry.npmjs.org/tweetnacl 500ms (from cache)
1021 silly pacote range manifest for tweetnacl@~0.14.0 fetched in 515ms
1022 silly resolveWithNewModule tweetnacl@0.14.5 checking installable status
1023 http fetch GET 304 https://registry.npmjs.org/jsbn 515ms (from cache)
1024 silly pacote range manifest for jsbn@~0.1.0 fetched in 515ms
1025 silly resolveWithNewModule jsbn@0.1.1 checking installable status
1026 http fetch GET 304 https://registry.npmjs.org/punycode 109ms (from cache)
1027 silly pacote range manifest for punycode@^1.4.1 fetched in 125ms
1028 silly resolveWithNewModule punycode@1.4.1 checking installable status
1029 silly pacote range manifest for clone@^2.1.1 fetched in 0ms
1030 silly resolveWithNewModule clone@2.1.1 checking installable status
1031 http fetch GET 304 https://registry.npmjs.org/pify 140ms (from cache)
1032 silly pacote range manifest for pify@^2.3.0 fetched in 140ms
1033 silly resolveWithNewModule pify@2.3.0 checking installable status
1034 http fetch GET 304 https://registry.npmjs.org/ejs 157ms (from cache)
1035 silly pacote range manifest for ejs@^2.5.7 fetched in 157ms
1036 silly resolveWithNewModule ejs@2.5.7 checking installable status
1037 silly pacote range manifest for chalk@^1.1.1 fetched in 0ms
1038 silly resolveWithNewModule chalk@1.1.3 checking installable status
1039 http fetch GET 304 https://registry.npmjs.org/cross-spawn 188ms (from cache)
1040 silly pacote range manifest for cross-spawn@^3.0.0 fetched in 203ms
1041 silly resolveWithNewModule cross-spawn@3.0.1 checking installable status
1042 http fetch GET 304 https://registry.npmjs.org/meow 219ms (from cache)
1043 http fetch GET 304 https://registry.npmjs.org/async-foreach 219ms (from cache)
1044 http fetch GET 304 https://registry.npmjs.org/lodash.assign 219ms (from cache)
1045 http fetch GET 304 https://registry.npmjs.org/lodash.mergewith 219ms (from cache)
1046 http fetch GET 304 https://registry.npmjs.org/nan 219ms (from cache)
1047 http fetch GET 304 https://registry.npmjs.org/get-stdin 219ms (from cache)
1048 http fetch GET 304 https://registry.npmjs.org/gaze 219ms (from cache)
1049 http fetch GET 304 https://registry.npmjs.org/in-publish 219ms (from cache)
1050 silly pacote range manifest for meow@^3.7.0 fetched in 219ms
1051 silly resolveWithNewModule meow@3.7.0 checking installable status
1052 silly pacote range manifest for async-foreach@^0.1.3 fetched in 235ms
1053 silly resolveWithNewModule async-foreach@0.1.3 checking installable status
1054 silly pacote range manifest for lodash.assign@^4.2.0 fetched in 219ms
1055 silly resolveWithNewModule lodash.assign@4.2.0 checking installable status
1056 http fetch GET 304 https://registry.npmjs.org/lodash.clonedeep 219ms (from cache)
1057 silly pacote range manifest for nan@^2.3.2 fetched in 219ms
1058 silly resolveWithNewModule nan@2.7.0 checking installable status
1059 silly pacote range manifest for lodash.mergewith@^4.6.0 fetched in 219ms
1060 silly resolveWithNewModule lodash.mergewith@4.6.0 checking installable status
1061 silly pacote range manifest for get-stdin@^4.0.1 fetched in 219ms
1062 silly resolveWithNewModule get-stdin@4.0.1 checking installable status
1063 silly pacote range manifest for gaze@^1.0.0 fetched in 219ms
1064 silly resolveWithNewModule gaze@1.1.2 checking installable status
1065 silly pacote range manifest for in-publish@^2.0.0 fetched in 219ms
1066 silly resolveWithNewModule in-publish@2.0.0 checking installable status
1067 silly pacote range manifest for lodash.clonedeep@^4.3.2 fetched in 234ms
1068 silly resolveWithNewModule lodash.clonedeep@4.5.0 checking installable status
1069 http fetch GET 304 https://registry.npmjs.org/node-gyp 156ms (from cache)
1070 silly pacote range manifest for node-gyp@^3.3.1 fetched in 156ms
1071 silly resolveWithNewModule node-gyp@3.6.2 checking installable status
1072 http fetch GET 304 https://registry.npmjs.org/npmlog 140ms (from cache)
1073 http fetch GET 304 https://registry.npmjs.org/sass-graph 140ms (from cache)
1074 http fetch GET 304 https://registry.npmjs.org/stdout-stream 140ms (from cache)
1075 silly pacote range manifest for npmlog@^4.0.0 fetched in 140ms
1076 silly resolveWithNewModule npmlog@4.1.2 checking installable status
1077 silly pacote range manifest for sass-graph@^2.1.1 fetched in 156ms
1078 silly resolveWithNewModule sass-graph@2.2.4 checking installable status
1079 silly pacote range manifest for stdout-stream@^1.4.0 fetched in 156ms
1080 silly resolveWithNewModule stdout-stream@1.4.0 checking installable status
1081 silly pacote range manifest for supports-color@^2.0.0 fetched in 0ms
1082 silly resolveWithNewModule supports-color@2.0.0 checking installable status
1083 http fetch GET 304 https://registry.npmjs.org/which 140ms (from cache)
1084 http fetch GET 304 https://registry.npmjs.org/lru-cache 156ms (from cache)
1085 silly pacote range manifest for which@^1.2.9 fetched in 140ms
1086 silly resolveWithNewModule which@1.3.0 checking installable status
1087 silly pacote range manifest for lru-cache@^4.0.1 fetched in 156ms
1088 silly resolveWithNewModule lru-cache@4.1.1 checking installable status
1089 http fetch GET 304 https://registry.npmjs.org/yallist 125ms (from cache)
1090 http fetch GET 304 https://registry.npmjs.org/pseudomap 125ms (from cache)
1091 silly pacote range manifest for yallist@^2.1.2 fetched in 125ms
1092 silly resolveWithNewModule yallist@2.1.2 checking installable status
1093 silly pacote range manifest for pseudomap@^1.0.2 fetched in 141ms
1094 silly resolveWithNewModule pseudomap@1.0.2 checking installable status
1095 http fetch GET 304 https://registry.npmjs.org/isexe 125ms (from cache)
1096 silly pacote range manifest for isexe@^2.0.0 fetched in 141ms
1097 silly resolveWithNewModule isexe@2.0.0 checking installable status
1098 http fetch GET 304 https://registry.npmjs.org/globule 118ms (from cache)
1099 silly pacote range manifest for globule@^1.0.0 fetched in 118ms
1100 silly resolveWithNewModule globule@1.2.0 checking installable status
1101 http fetch GET 304 https://registry.npmjs.org/redent 187ms (from cache)
1102 http fetch GET 304 https://registry.npmjs.org/normalize-package-data 187ms (from cache)
1103 http fetch GET 304 https://registry.npmjs.org/read-pkg-up 187ms (from cache)
1104 http fetch GET 304 https://registry.npmjs.org/camelcase-keys 187ms (from cache)
1105 http fetch GET 304 https://registry.npmjs.org/loud-rejection 187ms (from cache)
1106 silly pacote range manifest for redent@^1.0.0 fetched in 187ms
1107 silly resolveWithNewModule redent@1.0.0 checking installable status
1108 http fetch GET 304 https://registry.npmjs.org/map-obj 203ms (from cache)
1109 silly pacote range manifest for read-pkg-up@^1.0.1 fetched in 203ms
1110 silly resolveWithNewModule read-pkg-up@1.0.1 checking installable status
1111 silly pacote range manifest for normalize-package-data@^2.3.4 fetched in 203ms
1112 silly resolveWithNewModule normalize-package-data@2.4.0 checking installable status
1113 silly pacote range manifest for camelcase-keys@^2.0.0 fetched in 203ms
1114 silly resolveWithNewModule camelcase-keys@2.1.0 checking installable status
1115 http fetch GET 304 https://registry.npmjs.org/trim-newlines 203ms (from cache)
1116 silly pacote range manifest for loud-rejection@^1.0.0 fetched in 203ms
1117 silly resolveWithNewModule loud-rejection@1.6.0 checking installable status
1118 silly pacote range manifest for map-obj@^1.0.1 fetched in 203ms
1119 silly resolveWithNewModule map-obj@1.0.1 checking installable status
1120 silly pacote range manifest for trim-newlines@^1.0.0 fetched in 203ms
1121 silly resolveWithNewModule trim-newlines@1.0.0 checking installable status
1122 http fetch GET 304 https://registry.npmjs.org/camelcase 109ms (from cache)
1123 silly pacote range manifest for camelcase@^2.0.0 fetched in 109ms
1124 silly resolveWithNewModule camelcase@2.1.1 checking installable status
1125 http fetch GET 304 https://registry.npmjs.org/currently-unhandled 141ms (from cache)
1126 silly pacote range manifest for currently-unhandled@^0.4.1 fetched in 157ms
1127 silly resolveWithNewModule currently-unhandled@0.4.1 checking installable status
1128 http fetch GET 304 https://registry.npmjs.org/signal-exit 157ms (from cache)
1129 silly pacote range manifest for signal-exit@^3.0.0 fetched in 157ms
1130 silly resolveWithNewModule signal-exit@3.0.2 checking installable status
1131 http fetch GET 304 https://registry.npmjs.org/array-find-index 109ms (from cache)
1132 silly pacote range manifest for array-find-index@^1.0.1 fetched in 109ms
1133 silly resolveWithNewModule array-find-index@1.0.2 checking installable status
1134 http fetch GET 304 https://registry.npmjs.org/hosted-git-info 140ms (from cache)
1135 silly pacote range manifest for hosted-git-info@^2.1.4 fetched in 140ms
1136 silly resolveWithNewModule hosted-git-info@2.5.0 checking installable status
1137 http fetch GET 304 https://registry.npmjs.org/validate-npm-package-license 125ms (from cache)
1138 http fetch GET 304 https://registry.npmjs.org/is-builtin-module 140ms (from cache)
1139 silly pacote range manifest for validate-npm-package-license@^3.0.1 fetched in 125ms
1140 silly resolveWithNewModule validate-npm-package-license@3.0.1 checking installable status
1141 silly pacote range manifest for is-builtin-module@^1.0.0 fetched in 140ms
1142 silly resolveWithNewModule is-builtin-module@1.0.0 checking installable status
1143 http fetch GET 304 https://registry.npmjs.org/builtin-modules 161ms (from cache)
1144 silly pacote range manifest for builtin-modules@^1.0.0 fetched in 161ms
1145 silly resolveWithNewModule builtin-modules@1.1.1 checking installable status
1146 http fetch GET 304 https://registry.npmjs.org/spdx-correct 116ms (from cache)
1147 silly pacote range manifest for spdx-correct@~1.0.0 fetched in 117ms
1148 silly resolveWithNewModule spdx-correct@1.0.2 checking installable status
1149 http fetch GET 304 https://registry.npmjs.org/spdx-expression-parse 117ms (from cache)
1150 silly pacote range manifest for spdx-expression-parse@~1.0.0 fetched in 117ms
1151 silly resolveWithNewModule spdx-expression-parse@1.0.4 checking installable status
1152 http fetch GET 304 https://registry.npmjs.org/spdx-license-ids 125ms (from cache)
1153 silly pacote range manifest for spdx-license-ids@^1.0.2 fetched in 125ms
1154 silly resolveWithNewModule spdx-license-ids@1.2.2 checking installable status
1155 http fetch GET 304 https://registry.npmjs.org/find-up 175ms (from cache)
1156 silly pacote range manifest for find-up@^1.0.0 fetched in 177ms
1157 silly resolveWithNewModule find-up@1.1.2 checking installable status
1158 http fetch GET 304 https://registry.npmjs.org/read-pkg 164ms (from cache)
1159 silly pacote range manifest for read-pkg@^1.0.0 fetched in 166ms
1160 silly resolveWithNewModule read-pkg@1.1.0 checking installable status
1161 http fetch GET 304 https://registry.npmjs.org/path-exists 122ms (from cache)
1162 silly pacote range manifest for path-exists@^2.0.0 fetched in 124ms
1163 silly resolveWithNewModule path-exists@2.1.0 checking installable status
1164 http fetch GET 304 https://registry.npmjs.org/pinkie-promise 128ms (from cache)
1165 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 129ms
1166 silly resolveWithNewModule pinkie-promise@2.0.1 checking installable status
1167 http fetch GET 304 https://registry.npmjs.org/pinkie 121ms (from cache)
1168 silly pacote range manifest for pinkie@^2.0.0 fetched in 124ms
1169 silly resolveWithNewModule pinkie@2.0.4 checking installable status
1170 http fetch GET 304 https://registry.npmjs.org/path-type 136ms (from cache)
1171 silly pacote range manifest for path-type@^1.0.0 fetched in 138ms
1172 silly resolveWithNewModule path-type@1.1.0 checking installable status
1173 http fetch GET 304 https://registry.npmjs.org/load-json-file 145ms (from cache)
1174 silly pacote range manifest for load-json-file@^1.0.0 fetched in 147ms
1175 silly resolveWithNewModule load-json-file@1.1.0 checking installable status
1176 http fetch GET 304 https://registry.npmjs.org/parse-json 105ms (from cache)
1177 silly pacote range manifest for parse-json@^2.2.0 fetched in 120ms
1178 silly resolveWithNewModule parse-json@2.2.0 checking installable status
1179 http fetch GET 304 https://registry.npmjs.org/strip-bom 309ms (from cache)
1180 silly pacote range manifest for strip-bom@^2.0.0 fetched in 314ms
1181 silly resolveWithNewModule strip-bom@2.0.0 checking installable status
1182 http fetch GET 304 https://registry.npmjs.org/error-ex 124ms (from cache)
1183 silly pacote range manifest for error-ex@^1.2.0 fetched in 127ms
1184 silly resolveWithNewModule error-ex@1.3.1 checking installable status
1185 http fetch GET 304 https://registry.npmjs.org/is-arrayish 140ms (from cache)
1186 silly pacote range manifest for is-arrayish@^0.2.1 fetched in 142ms
1187 silly resolveWithNewModule is-arrayish@0.2.1 checking installable status
1188 http fetch GET 304 https://registry.npmjs.org/is-utf8 115ms (from cache)
1189 silly pacote range manifest for is-utf8@^0.2.0 fetched in 119ms
1190 silly resolveWithNewModule is-utf8@0.2.1 checking installable status
1191 http fetch GET 304 https://registry.npmjs.org/indent-string 116ms (from cache)
1192 silly pacote range manifest for indent-string@^2.1.0 fetched in 118ms
1193 silly resolveWithNewModule indent-string@2.1.0 checking installable status
1194 http fetch GET 304 https://registry.npmjs.org/strip-indent 121ms (from cache)
1195 silly pacote range manifest for strip-indent@^1.0.1 fetched in 125ms
1196 silly resolveWithNewModule strip-indent@1.0.1 checking installable status
1197 silly pacote range manifest for semver@~5.3.0 fetched in 7ms
1198 silly resolveWithNewModule semver@5.3.0 checking installable status
1199 silly pacote range manifest for nopt@2 || 3 fetched in 9ms
1200 silly resolveWithNewModule nopt@3.0.6 checking installable status
1201 http fetch GET 304 https://registry.npmjs.org/fstream 194ms (from cache)
1202 silly pacote range manifest for fstream@^1.0.0 fetched in 200ms
1203 silly resolveWithNewModule fstream@1.0.11 checking installable status
1204 http fetch GET 304 https://registry.npmjs.org/rimraf 200ms (from cache)
1205 http fetch GET 304 https://registry.npmjs.org/osenv 200ms (from cache)
1206 http fetch GET 304 https://registry.npmjs.org/tar 201ms (from cache)
1207 silly pacote range manifest for osenv@0 fetched in 209ms
1208 silly resolveWithNewModule osenv@0.1.4 checking installable status
1209 silly pacote range manifest for rimraf@2 fetched in 209ms
1210 silly resolveWithNewModule rimraf@2.6.2 checking installable status
1211 silly pacote range manifest for tar@^2.0.0 fetched in 210ms
1212 silly resolveWithNewModule tar@2.2.1 checking installable status
1213 http fetch GET 304 https://registry.npmjs.org/abbrev 261ms (from cache)
1214 silly pacote range manifest for abbrev@1 fetched in 263ms
1215 silly resolveWithNewModule abbrev@1.1.1 checking installable status
1216 http fetch GET 304 https://registry.npmjs.org/set-blocking 175ms (from cache)
1217 http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 181ms (from cache)
1218 silly pacote range manifest for set-blocking@~2.0.0 fetched in 181ms
1219 silly resolveWithNewModule set-blocking@2.0.0 checking installable status
1220 http fetch GET 304 https://registry.npmjs.org/console-control-strings 183ms (from cache)
1221 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 185ms
1222 silly resolveWithNewModule are-we-there-yet@1.1.4 checking installable status
1223 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 186ms
1224 silly resolveWithNewModule console-control-strings@1.1.0 checking installable status
1225 http fetch GET 304 https://registry.npmjs.org/gauge 303ms (from cache)
1226 silly pacote range manifest for gauge@~2.7.3 fetched in 308ms
1227 silly resolveWithNewModule gauge@2.7.4 checking installable status
1228 http fetch GET 304 https://registry.npmjs.org/delegates 132ms (from cache)
1229 silly pacote range manifest for delegates@^1.0.0 fetched in 134ms
1230 silly resolveWithNewModule delegates@1.0.0 checking installable status
1231 http fetch GET 304 https://registry.npmjs.org/aproba 126ms (from cache)
1232 http fetch GET 304 https://registry.npmjs.org/wide-align 129ms (from cache)
1233 http fetch GET 304 https://registry.npmjs.org/string-width 131ms (from cache)
1234 silly pacote range manifest for aproba@^1.0.3 fetched in 132ms
1235 silly resolveWithNewModule aproba@1.2.0 checking installable status
1236 silly pacote range manifest for wide-align@^1.1.0 fetched in 132ms
1237 silly resolveWithNewModule wide-align@1.1.2 checking installable status
1238 http fetch GET 304 https://registry.npmjs.org/has-unicode 133ms (from cache)
1239 silly pacote range manifest for string-width@^1.0.1 fetched in 134ms
1240 silly resolveWithNewModule string-width@1.0.2 checking installable status
1241 silly pacote range manifest for has-unicode@^2.0.0 fetched in 135ms
1242 silly resolveWithNewModule has-unicode@2.0.1 checking installable status
1243 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 116ms (from cache)
1244 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 119ms
1245 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status
1246 http fetch GET 304 https://registry.npmjs.org/code-point-at 130ms (from cache)
1247 silly pacote range manifest for code-point-at@^1.0.0 fetched in 131ms
1248 silly resolveWithNewModule code-point-at@1.1.0 checking installable status
1249 http fetch GET 304 https://registry.npmjs.org/os-homedir 110ms (from cache)
1250 silly pacote range manifest for os-homedir@^1.0.0 fetched in 110ms
1251 silly resolveWithNewModule os-homedir@1.0.2 checking installable status
1252 http fetch GET 304 https://registry.npmjs.org/os-tmpdir 109ms (from cache)
1253 silly pacote range manifest for os-tmpdir@^1.0.0 fetched in 109ms
1254 silly resolveWithNewModule os-tmpdir@1.0.2 checking installable status
1255 http fetch GET 304 https://registry.npmjs.org/block-stream 830ms (from cache)
1256 silly pacote range manifest for block-stream@* fetched in 831ms
1257 silly resolveWithNewModule block-stream@0.0.9 checking installable status
1258 http fetch GET 304 https://registry.npmjs.org/scss-tokenizer 150ms (from cache)
1259 silly pacote range manifest for scss-tokenizer@^0.2.3 fetched in 154ms
1260 silly resolveWithNewModule scss-tokenizer@0.2.3 checking installable status
1261 http fetch GET 304 https://registry.npmjs.org/yargs 199ms (from cache)
1262 silly pacote range manifest for yargs@^7.0.0 fetched in 216ms
1263 silly resolveWithNewModule yargs@7.1.0 checking installable status
1264 silly pacote range manifest for source-map@^0.4.2 fetched in 5ms
1265 silly resolveWithNewModule source-map@0.4.4 checking installable status
1266 http fetch GET 304 https://registry.npmjs.org/amdefine 169ms (from cache)
1267 silly pacote range manifest for amdefine@>=0.0.4 fetched in 171ms
1268 silly resolveWithNewModule amdefine@1.0.1 checking installable status
1269 silly pacote range manifest for camelcase@^3.0.0 fetched in 8ms
1270 silly resolveWithNewModule camelcase@3.0.0 checking installable status
1271 http fetch GET 304 https://registry.npmjs.org/os-locale 147ms (from cache)
1272 silly pacote range manifest for os-locale@^1.4.0 fetched in 152ms
1273 silly resolveWithNewModule os-locale@1.4.0 checking installable status
1274 http fetch GET 304 https://registry.npmjs.org/get-caller-file 155ms (from cache)
1275 http fetch GET 304 https://registry.npmjs.org/require-directory 156ms (from cache)
1276 http fetch GET 304 https://registry.npmjs.org/yargs-parser 155ms (from cache)
1277 silly pacote range manifest for get-caller-file@^1.0.1 fetched in 159ms
1278 silly resolveWithNewModule get-caller-file@1.0.2 checking installable status
1279 silly pacote range manifest for require-directory@^2.1.1 fetched in 165ms
1280 silly resolveWithNewModule require-directory@2.1.1 checking installable status
1281 silly pacote range manifest for yargs-parser@^5.0.0 fetched in 166ms
1282 silly resolveWithNewModule yargs-parser@5.0.0 checking installable status
1283 http fetch GET 304 https://registry.npmjs.org/require-main-filename 168ms (from cache)
1284 http fetch GET 304 https://registry.npmjs.org/which-module 167ms (from cache)
1285 http fetch GET 304 https://registry.npmjs.org/y18n 170ms (from cache)
1286 silly pacote range manifest for require-main-filename@^1.0.1 fetched in 173ms
1287 silly resolveWithNewModule require-main-filename@1.0.1 checking installable status
1288 silly pacote range manifest for which-module@^1.0.0 fetched in 173ms
1289 silly resolveWithNewModule which-module@1.0.0 checking installable status
1290 silly pacote range manifest for y18n@^3.2.1 fetched in 174ms
1291 silly resolveWithNewModule y18n@3.2.1 checking installable status
1292 http fetch GET 304 https://registry.npmjs.org/cliui 304ms (from cache)
1293 silly pacote range manifest for cliui@^3.2.0 fetched in 306ms
1294 silly resolveWithNewModule cliui@3.2.0 checking installable status
1295 http fetch GET 304 https://registry.npmjs.org/wrap-ansi 126ms (from cache)
1296 silly pacote range manifest for wrap-ansi@^2.0.0 fetched in 128ms
1297 silly resolveWithNewModule wrap-ansi@2.1.0 checking installable status
1298 http fetch GET 304 https://registry.npmjs.org/lcid 90ms (from cache)
1299 silly pacote range manifest for lcid@^1.0.0 fetched in 90ms
1300 silly resolveWithNewModule lcid@1.0.0 checking installable status
1301 http fetch GET 304 https://registry.npmjs.org/invert-kv 116ms (from cache)
1302 silly pacote range manifest for invert-kv@^1.0.0 fetched in 116ms
1303 silly resolveWithNewModule invert-kv@1.0.0 checking installable status
1304 silly pacote range manifest for camelcase@^3.0.0 fetched in 0ms
1305 silly resolveWithNewModule camelcase@3.0.0 checking installable status
1306 http fetch GET 304 https://registry.npmjs.org/is-wsl 135ms (from cache)
1307 silly pacote range manifest for is-wsl@^1.1.0 fetched in 135ms
1308 silly resolveWithNewModule is-wsl@1.1.0 checking installable status
1309 silly pacote range manifest for async@^1.5.2 fetched in 15ms
1310 silly resolveWithNewModule async@1.5.2 checking installable status
1311 http fetch GET 304 https://registry.npmjs.org/postcss-load-config 170ms (from cache)
1312 silly pacote range manifest for postcss-load-config@^1.2.0 fetched in 172ms
1313 silly resolveWithNewModule postcss-load-config@1.2.0 checking installable status
1314 http fetch GET 304 https://registry.npmjs.org/postcss-load-plugins 866ms (from cache)
1315 http fetch GET 304 https://registry.npmjs.org/postcss-load-options 870ms (from cache)
1316 http fetch GET 304 https://registry.npmjs.org/cosmiconfig 872ms (from cache)
1317 silly pacote range manifest for postcss-load-options@^1.2.0 fetched in 873ms
1318 silly resolveWithNewModule postcss-load-options@1.2.0 checking installable status
1319 silly pacote range manifest for cosmiconfig@^2.1.0 fetched in 874ms
1320 silly resolveWithNewModule cosmiconfig@2.2.2 checking installable status
1321 silly pacote range manifest for postcss-load-plugins@^2.3.0 fetched in 875ms
1322 silly resolveWithNewModule postcss-load-plugins@2.3.0 checking installable status
1323 http fetch GET 304 https://registry.npmjs.org/require-from-string 127ms (from cache)
1324 silly pacote range manifest for require-from-string@^1.1.0 fetched in 128ms
1325 silly resolveWithNewModule require-from-string@1.2.1 checking installable status
1326 http fetch GET 304 https://registry.npmjs.org/is-directory 300ms (from cache)
1327 silly pacote range manifest for is-directory@^0.3.1 fetched in 303ms
1328 silly resolveWithNewModule is-directory@0.3.1 checking installable status
1329 http fetch GET 304 https://registry.npmjs.org/directory-encoder 138ms (from cache)
1330 silly pacote range manifest for directory-encoder@^0.7.2 fetched in 144ms
1331 silly resolveWithNewModule directory-encoder@0.7.2 checking installable status
1332 silly pacote range manifest for fs-extra@^0.23.1 fetched in 17ms
1333 silly resolveWithNewModule fs-extra@0.23.1 checking installable status
1334 http fetch GET 304 https://registry.npmjs.org/img-stats 131ms (from cache)
1335 http fetch GET 304 https://registry.npmjs.org/handlebars 133ms (from cache)
1336 silly pacote range manifest for img-stats@^0.5.2 fetched in 137ms
1337 silly resolveWithNewModule img-stats@0.5.2 checking installable status
1338 silly pacote range manifest for handlebars@^1.3.0 fetched in 140ms
1339 silly resolveWithNewModule handlebars@1.3.0 checking installable status
1340 silly pacote range manifest for jsonfile@^2.1.0 fetched in 3ms
1341 silly resolveWithNewModule jsonfile@2.4.0 checking installable status
1342 silly pacote range manifest for uglify-js@~2.3 fetched in 18ms
1343 silly resolveWithNewModule uglify-js@2.3.6 checking installable status
1344 http fetch GET 304 https://registry.npmjs.org/optimist 136ms (from cache)
1345 silly pacote range manifest for optimist@~0.3 fetched in 139ms
1346 silly resolveWithNewModule optimist@0.3.7 checking installable status
1347 http fetch GET 304 https://registry.npmjs.org/wordwrap 277ms (from cache)
1348 silly pacote range manifest for wordwrap@~0.0.2 fetched in 279ms
1349 silly resolveWithNewModule wordwrap@0.0.3 checking installable status
1350 silly pacote range manifest for async@~0.2.6 fetched in 7ms
1351 silly resolveWithNewModule async@0.2.10 checking installable status
1352 silly pacote range manifest for source-map@~0.1.7 fetched in 7ms
1353 silly resolveWithNewModule source-map@0.1.43 checking installable status
1354 http fetch GET 304 https://registry.npmjs.org/xmldom 127ms (from cache)
1355 silly pacote range manifest for xmldom@^0.1.19 fetched in 129ms
1356 silly resolveWithNewModule xmldom@0.1.27 checking installable status
1357 http fetch GET 304 https://registry.npmjs.org/path-parse 242ms (from cache)
1358 silly pacote range manifest for path-parse@^1.0.5 fetched in 245ms
1359 silly resolveWithNewModule path-parse@1.0.5 checking installable status
1360 silly pacote range manifest for pify@^3.0.0 fetched in 3ms
1361 silly resolveWithNewModule pify@3.0.0 checking installable status
1362 http fetch GET 304 https://registry.npmjs.org/clone-deep 131ms (from cache)
1363 silly pacote range manifest for clone-deep@^0.3.0 fetched in 134ms
1364 silly resolveWithNewModule clone-deep@0.3.0 checking installable status
1365 http fetch GET 304 https://registry.npmjs.org/lodash.tail 137ms (from cache)
1366 silly pacote range manifest for lodash.tail@^4.1.1 fetched in 140ms
1367 silly resolveWithNewModule lodash.tail@4.1.1 checking installable status
1368 http fetch GET 304 https://registry.npmjs.org/for-own 134ms (from cache)
1369 http fetch GET 304 https://registry.npmjs.org/kind-of 135ms (from cache)
1370 silly pacote range manifest for for-own@^1.0.0 fetched in 139ms
1371 silly resolveWithNewModule for-own@1.0.0 checking installable status
1372 silly pacote range manifest for kind-of@^3.2.2 fetched in 141ms
1373 silly resolveWithNewModule kind-of@3.2.2 checking installable status
1374 http fetch GET 304 https://registry.npmjs.org/shallow-clone 384ms (from cache)
1375 http fetch GET 304 https://registry.npmjs.org/is-plain-object 387ms (from cache)
1376 silly pacote range manifest for shallow-clone@^0.1.2 fetched in 393ms
1377 silly resolveWithNewModule shallow-clone@0.1.2 checking installable status
1378 silly pacote range manifest for is-plain-object@^2.0.1 fetched in 395ms
1379 silly resolveWithNewModule is-plain-object@2.0.4 checking installable status
1380 http fetch GET 304 https://registry.npmjs.org/for-in 199ms (from cache)
1381 silly pacote range manifest for for-in@^1.0.1 fetched in 200ms
1382 silly resolveWithNewModule for-in@1.0.2 checking installable status
1383 http fetch GET 304 https://registry.npmjs.org/isobject 225ms (from cache)
1384 silly pacote range manifest for isobject@^3.0.1 fetched in 227ms
1385 silly resolveWithNewModule isobject@3.0.1 checking installable status
1386 http fetch GET 304 https://registry.npmjs.org/is-buffer 108ms (from cache)
1387 silly pacote range manifest for is-buffer@^1.1.5 fetched in 110ms
1388 silly resolveWithNewModule is-buffer@1.1.5 checking installable status
1389 silly pacote range manifest for kind-of@^2.0.1 fetched in 4ms
1390 silly resolveWithNewModule kind-of@2.0.1 checking installable status
1391 http fetch GET 304 https://registry.npmjs.org/is-extendable 120ms (from cache)
1392 silly pacote range manifest for is-extendable@^0.1.1 fetched in 122ms
1393 silly resolveWithNewModule is-extendable@0.1.1 checking installable status
1394 http fetch GET 304 https://registry.npmjs.org/lazy-cache 123ms (from cache)
1395 silly pacote range manifest for lazy-cache@^0.2.3 fetched in 125ms
1396 silly resolveWithNewModule lazy-cache@0.2.7 checking installable status
1397 http fetch GET 304 https://registry.npmjs.org/mixin-object 305ms (from cache)
1398 silly pacote range manifest for mixin-object@^2.0.1 fetched in 306ms
1399 silly resolveWithNewModule mixin-object@2.0.1 checking installable status
1400 silly pacote range manifest for for-in@^0.1.3 fetched in 2ms
1401 silly resolveWithNewModule for-in@0.1.8 checking installable status
1402 silly pacote range manifest for loader-utils@~0.2.2 fetched in 6ms
1403 silly resolveWithNewModule loader-utils@0.2.17 checking installable status
1404 silly pacote range manifest for async@^0.9.0 fetched in 8ms
1405 silly resolveWithNewModule async@0.9.2 checking installable status
1406 silly pacote range manifest for source-map@~0.1.33 fetched in 9ms
1407 silly resolveWithNewModule source-map@0.1.43 checking installable status
1408 silly pacote range manifest for sax@0.5.x fetched in 8ms
1409 silly resolveWithNewModule sax@0.5.8 checking installable status
1410 silly pacote range manifest for glob@7.0.x fetched in 7ms
1411 silly resolveWithNewModule glob@7.0.6 checking installable status
1412 silly pacote range manifest for source-map@0.1.x fetched in 9ms
1413 silly resolveWithNewModule source-map@0.1.43 checking installable status
1414 http fetch GET 304 https://registry.npmjs.org/css-parse 851ms (from cache)
1415 silly pacote range manifest for css-parse@1.7.x fetched in 851ms
1416 silly resolveWithNewModule css-parse@1.7.0 checking installable status
1417 http fetch GET 304 https://registry.npmjs.org/when 124ms (from cache)
1418 silly pacote range manifest for when@~3.6.x fetched in 135ms
1419 silly resolveWithNewModule when@3.6.4 checking installable status
1420 silly pacote range manifest for supports-color@^4.2.1 fetched in 13ms
1421 silly resolveWithNewModule supports-color@4.4.0 checking installable status
1422 http fetch GET 304 https://registry.npmjs.org/acorn 145ms (from cache)
1423 silly pacote range manifest for acorn@^5.0.0 fetched in 148ms
1424 silly resolveWithNewModule acorn@5.1.2 checking installable status
1425 http fetch GET 304 https://registry.npmjs.org/escope 151ms (from cache)
1426 silly pacote range manifest for yargs@^8.0.2 fetched in 7ms
1427 silly resolveWithNewModule yargs@8.0.2 checking installable status
1428 silly pacote range manifest for escope@^3.6.0 fetched in 156ms
1429 silly resolveWithNewModule escope@3.6.0 checking installable status
1430 http fetch GET 304 https://registry.npmjs.org/ajv-keywords 158ms (from cache)
1431 silly pacote range manifest for ajv-keywords@^2.0.0 fetched in 158ms
1432 silly resolveWithNewModule ajv-keywords@2.1.0 checking installable status
1433 http fetch GET 304 https://registry.npmjs.org/interpret 155ms (from cache)
1434 silly pacote range manifest for interpret@^1.0.0 fetched in 158ms
1435 silly resolveWithNewModule interpret@1.0.4 checking installable status
1436 http fetch GET 304 https://registry.npmjs.org/json-loader 171ms (from cache)
1437 silly pacote range manifest for json-loader@^0.5.4 fetched in 171ms
1438 silly resolveWithNewModule json-loader@0.5.7 checking installable status
1439 http fetch GET 304 https://registry.npmjs.org/watchpack 157ms (from cache)
1440 http fetch GET 304 https://registry.npmjs.org/node-libs-browser 170ms (from cache)
1441 silly pacote range manifest for watchpack@^1.4.0 fetched in 157ms
1442 silly resolveWithNewModule watchpack@1.4.0 checking installable status
1443 silly pacote range manifest for node-libs-browser@^2.0.0 fetched in 170ms
1444 silly resolveWithNewModule node-libs-browser@2.0.0 checking installable status
1445 http fetch GET 304 https://registry.npmjs.org/uglifyjs-webpack-plugin 185ms (from cache)
1446 silly pacote range manifest for uglifyjs-webpack-plugin@^0.4.6 fetched in 186ms
1447 silly resolveWithNewModule uglifyjs-webpack-plugin@0.4.6 checking installable status
1448 http fetch GET 304 https://registry.npmjs.org/acorn-dynamic-import 303ms (from cache)
1449 silly pacote range manifest for acorn-dynamic-import@^2.0.0 fetched in 319ms
1450 silly resolveWithNewModule acorn-dynamic-import@2.0.2 checking installable status
1451 http fetch GET 304 https://registry.npmjs.org/loader-runner 330ms (from cache)
1452 silly pacote range manifest for loader-runner@^2.3.0 fetched in 331ms
1453 silly resolveWithNewModule loader-runner@2.3.0 checking installable status
1454 silly pacote range manifest for acorn@^4.0.3 fetched in 15ms
1455 silly resolveWithNewModule acorn@4.0.13 checking installable status
1456 http fetch GET 304 https://registry.npmjs.org/es6-map 110ms (from cache)
1457 silly pacote range manifest for es6-map@^0.1.3 fetched in 110ms
1458 silly resolveWithNewModule es6-map@0.1.5 checking installable status
1459 http fetch GET 304 https://registry.npmjs.org/es6-weak-map 125ms (from cache)
1460 silly pacote range manifest for es6-weak-map@^2.0.1 fetched in 125ms
1461 silly resolveWithNewModule es6-weak-map@2.0.2 checking installable status
1462 http fetch GET 304 https://registry.npmjs.org/estraverse 219ms (from cache)
1463 silly pacote range manifest for estraverse@^4.1.1 fetched in 219ms
1464 silly resolveWithNewModule estraverse@4.2.0 checking installable status
1465 http fetch GET 304 https://registry.npmjs.org/esrecurse 266ms (from cache)
1466 silly pacote range manifest for esrecurse@^4.1.0 fetched in 266ms
1467 silly resolveWithNewModule esrecurse@4.2.0 checking installable status
1468 http fetch GET 304 https://registry.npmjs.org/d 159ms (from cache)
1469 http fetch GET 304 https://registry.npmjs.org/es6-set 159ms (from cache)
1470 http fetch GET 304 https://registry.npmjs.org/event-emitter 159ms (from cache)
1471 http fetch GET 304 https://registry.npmjs.org/es5-ext 174ms (from cache)
1472 silly pacote range manifest for es6-set@~0.1.5 fetched in 174ms
1473 silly resolveWithNewModule es6-set@0.1.5 checking installable status
1474 silly pacote range manifest for d@1 fetched in 174ms
1475 silly resolveWithNewModule d@1.0.0 checking installable status
1476 silly pacote range manifest for event-emitter@~0.3.5 fetched in 174ms
1477 silly resolveWithNewModule event-emitter@0.3.5 checking installable status
1478 silly pacote range manifest for es5-ext@~0.10.14 fetched in 174ms
1479 silly resolveWithNewModule es5-ext@0.10.30 checking installable status
1480 http fetch GET 304 https://registry.npmjs.org/es6-symbol 174ms (from cache)
1481 http fetch GET 304 https://registry.npmjs.org/es6-iterator 174ms (from cache)
1482 silly pacote range manifest for es6-symbol@~3.1.1 fetched in 174ms
1483 silly resolveWithNewModule es6-symbol@3.1.1 checking installable status
1484 silly pacote range manifest for es6-iterator@~2.0.1 fetched in 174ms
1485 silly resolveWithNewModule es6-iterator@2.0.1 checking installable status
1486 http fetch GET 304 https://registry.npmjs.org/assert 172ms (from cache)
1487 http fetch GET 304 https://registry.npmjs.org/buffer 188ms (from cache)
1488 silly pacote range manifest for assert@^1.1.1 fetched in 188ms
1489 silly resolveWithNewModule assert@1.4.1 checking installable status
1490 http fetch GET 304 https://registry.npmjs.org/console-browserify 188ms (from cache)
1491 http fetch GET 304 https://registry.npmjs.org/domain-browser 188ms (from cache)
1492 http fetch GET 304 https://registry.npmjs.org/https-browserify 188ms (from cache)
1493 http fetch GET 304 https://registry.npmjs.org/constants-browserify 188ms (from cache)
1494 silly pacote range manifest for buffer@^4.3.0 fetched in 188ms
1495 silly resolveWithNewModule buffer@4.9.1 checking installable status
1496 http fetch GET 304 https://registry.npmjs.org/browserify-zlib 188ms (from cache)
1497 http fetch GET 304 https://registry.npmjs.org/crypto-browserify 188ms (from cache)
1498 silly pacote range manifest for console-browserify@^1.1.0 fetched in 188ms
1499 silly resolveWithNewModule console-browserify@1.1.0 checking installable status
1500 silly pacote range manifest for domain-browser@^1.1.1 fetched in 188ms
1501 silly resolveWithNewModule domain-browser@1.1.7 checking installable status
1502 silly pacote version manifest for https-browserify@0.0.1 fetched in 203ms
1503 silly resolveWithNewModule https-browserify@0.0.1 checking installable status
1504 silly pacote range manifest for constants-browserify@^1.0.0 fetched in 203ms
1505 silly resolveWithNewModule constants-browserify@1.0.0 checking installable status
1506 http fetch GET 304 https://registry.npmjs.org/os-browserify 203ms (from cache)
1507 silly pacote range manifest for browserify-zlib@^0.1.4 fetched in 203ms
1508 silly resolveWithNewModule browserify-zlib@0.1.4 checking installable status
1509 silly pacote range manifest for crypto-browserify@^3.11.0 fetched in 203ms
1510 silly resolveWithNewModule crypto-browserify@3.11.1 checking installable status
1511 silly pacote range manifest for string_decoder@^0.10.25 fetched in 0ms
1512 silly resolveWithNewModule string_decoder@0.10.31 checking installable status
1513 silly pacote range manifest for os-browserify@^0.2.0 fetched in 219ms
1514 silly resolveWithNewModule os-browserify@0.2.1 checking installable status
1515 http fetch GET 304 https://registry.npmjs.org/events 328ms (from cache)
1516 http fetch GET 304 https://registry.npmjs.org/stream-browserify 125ms (from cache)
1517 http fetch GET 304 https://registry.npmjs.org/path-browserify 140ms (from cache)
1518 silly pacote range manifest for events@^1.0.0 fetched in 328ms
1519 silly resolveWithNewModule events@1.1.1 checking installable status
1520 silly pacote range manifest for stream-browserify@^2.0.1 fetched in 141ms
1521 silly resolveWithNewModule stream-browserify@2.0.1 checking installable status
1522 silly pacote version manifest for path-browserify@0.0.0 fetched in 156ms
1523 silly resolveWithNewModule path-browserify@0.0.0 checking installable status
1524 http fetch GET 304 https://registry.npmjs.org/querystring-es3 156ms (from cache)
1525 http fetch GET 304 https://registry.npmjs.org/stream-http 141ms (from cache)
1526 silly pacote range manifest for querystring-es3@^0.2.0 fetched in 156ms
1527 silly resolveWithNewModule querystring-es3@0.2.1 checking installable status
1528 silly pacote range manifest for stream-http@^2.3.1 fetched in 141ms
1529 silly resolveWithNewModule stream-http@2.7.2 checking installable status
1530 http fetch GET 304 https://registry.npmjs.org/tty-browserify 213ms (from cache)
1531 http fetch GET 304 https://registry.npmjs.org/timers-browserify 213ms (from cache)
1532 silly pacote version manifest for tty-browserify@0.0.0 fetched in 213ms
1533 silly resolveWithNewModule tty-browserify@0.0.0 checking installable status
1534 silly pacote range manifest for timers-browserify@^2.0.2 fetched in 213ms
1535 silly resolveWithNewModule timers-browserify@2.0.4 checking installable status
1536 http fetch GET 304 https://registry.npmjs.org/url 197ms (from cache)
1537 silly pacote range manifest for url@^0.11.0 fetched in 213ms
1538 silly resolveWithNewModule url@0.11.0 checking installable status
1539 http fetch GET 304 https://registry.npmjs.org/util 197ms (from cache)
1540 silly pacote range manifest for util@^0.10.3 fetched in 197ms
1541 silly resolveWithNewModule util@0.10.3 checking installable status
1542 http fetch GET 304 https://registry.npmjs.org/vm-browserify 151ms (from cache)
1543 silly pacote version manifest for vm-browserify@0.0.4 fetched in 151ms
1544 silly resolveWithNewModule vm-browserify@0.0.4 checking installable status
1545 http fetch GET 304 https://registry.npmjs.org/process 291ms (from cache)
1546 silly pacote range manifest for process@^0.11.0 fetched in 291ms
1547 silly resolveWithNewModule process@0.11.10 checking installable status
1548 silly pacote version manifest for inherits@2.0.1 fetched in 0ms
1549 silly resolveWithNewModule inherits@2.0.1 checking installable status
1550 http fetch GET 304 https://registry.npmjs.org/pako 125ms (from cache)
1551 silly pacote range manifest for pako@~0.2.0 fetched in 125ms
1552 silly resolveWithNewModule pako@0.2.9 checking installable status
1553 http fetch GET 304 https://registry.npmjs.org/ieee754 143ms (from cache)
1554 silly pacote range manifest for ieee754@^1.1.4 fetched in 159ms
1555 silly resolveWithNewModule ieee754@1.1.8 checking installable status
1556 http fetch GET 304 https://registry.npmjs.org/base64-js 159ms (from cache)
1557 silly pacote range manifest for base64-js@^1.0.2 fetched in 159ms
1558 silly resolveWithNewModule base64-js@1.2.1 checking installable status
1559 http fetch GET 304 https://registry.npmjs.org/date-now 109ms (from cache)
1560 silly pacote range manifest for date-now@^0.1.4 fetched in 125ms
1561 silly resolveWithNewModule date-now@0.1.4 checking installable status
1562 http fetch GET 304 https://registry.npmjs.org/create-ecdh 141ms (from cache)
1563 silly pacote range manifest for create-ecdh@^4.0.0 fetched in 141ms
1564 silly resolveWithNewModule create-ecdh@4.0.0 checking installable status
1565 http fetch GET 304 https://registry.npmjs.org/browserify-cipher 316ms (from cache)
1566 silly pacote range manifest for browserify-cipher@^1.0.0 fetched in 316ms
1567 silly resolveWithNewModule browserify-cipher@1.0.0 checking installable status
1568 http fetch GET 304 https://registry.npmjs.org/public-encrypt 316ms (from cache)
1569 http fetch GET 304 https://registry.npmjs.org/diffie-hellman 316ms (from cache)
1570 http fetch GET 304 https://registry.npmjs.org/create-hmac 316ms (from cache)
1571 http fetch GET 304 https://registry.npmjs.org/browserify-sign 316ms (from cache)
1572 silly pacote range manifest for public-encrypt@^4.0.0 fetched in 332ms
1573 silly resolveWithNewModule public-encrypt@4.0.0 checking installable status
1574 silly pacote range manifest for diffie-hellman@^5.0.0 fetched in 332ms
1575 silly resolveWithNewModule diffie-hellman@5.0.2 checking installable status
1576 silly pacote range manifest for create-hmac@^1.1.0 fetched in 332ms
1577 silly resolveWithNewModule create-hmac@1.1.6 checking installable status
1578 http fetch GET 304 https://registry.npmjs.org/randombytes 332ms (from cache)
1579 silly pacote range manifest for browserify-sign@^4.0.0 fetched in 332ms
1580 silly resolveWithNewModule browserify-sign@4.0.4 checking installable status
1581 silly pacote range manifest for randombytes@^2.0.0 fetched in 332ms
1582 silly resolveWithNewModule randombytes@2.0.5 checking installable status
1583 http fetch GET 304 https://registry.npmjs.org/create-hash 1077ms (from cache)
1584 http fetch GET 304 https://registry.npmjs.org/pbkdf2 1078ms (from cache)
1585 silly pacote range manifest for create-hash@^1.1.0 fetched in 1081ms
1586 silly resolveWithNewModule create-hash@1.1.3 checking installable status
1587 silly pacote range manifest for pbkdf2@^3.0.3 fetched in 1084ms
1588 silly resolveWithNewModule pbkdf2@3.0.14 checking installable status
1589 http fetch GET 304 https://registry.npmjs.org/browserify-aes 137ms (from cache)
1590 http fetch GET 304 https://registry.npmjs.org/evp_bytestokey 136ms (from cache)
1591 silly pacote range manifest for browserify-aes@^1.0.4 fetched in 137ms
1592 silly resolveWithNewModule browserify-aes@1.0.8 checking installable status
1593 silly pacote range manifest for evp_bytestokey@^1.0.0 fetched in 136ms
1594 silly resolveWithNewModule evp_bytestokey@1.0.3 checking installable status
1595 http fetch GET 304 https://registry.npmjs.org/browserify-des 166ms (from cache)
1596 silly pacote range manifest for browserify-des@^1.0.0 fetched in 168ms
1597 silly resolveWithNewModule browserify-des@1.0.0 checking installable status
1598 http fetch GET 304 https://registry.npmjs.org/buffer-xor 116ms (from cache)
1599 silly pacote range manifest for buffer-xor@^1.0.3 fetched in 116ms
1600 silly resolveWithNewModule buffer-xor@1.0.3 checking installable status
1601 http fetch GET 304 https://registry.npmjs.org/cipher-base 147ms (from cache)
1602 silly pacote range manifest for cipher-base@^1.0.0 fetched in 148ms
1603 silly resolveWithNewModule cipher-base@1.0.4 checking installable status
1604 http fetch GET 304 https://registry.npmjs.org/ripemd160 122ms (from cache)
1605 silly pacote range manifest for ripemd160@^2.0.0 fetched in 122ms
1606 silly resolveWithNewModule ripemd160@2.0.1 checking installable status
1607 http fetch GET 304 https://registry.npmjs.org/sha.js 122ms (from cache)
1608 silly pacote range manifest for sha.js@^2.4.0 fetched in 122ms
1609 silly resolveWithNewModule sha.js@2.4.9 checking installable status
1610 http fetch GET 304 https://registry.npmjs.org/hash-base 172ms (from cache)
1611 silly pacote range manifest for hash-base@^2.0.0 fetched in 172ms
1612 silly resolveWithNewModule hash-base@2.0.2 checking installable status
1613 http fetch GET 304 https://registry.npmjs.org/md5.js 135ms (from cache)
1614 silly pacote range manifest for md5.js@^1.3.4 fetched in 137ms
1615 silly resolveWithNewModule md5.js@1.3.4 checking installable status
1616 silly pacote range manifest for hash-base@^3.0.0 fetched in 1ms
1617 silly resolveWithNewModule hash-base@3.0.4 checking installable status
1618 http fetch GET 304 https://registry.npmjs.org/des.js 123ms (from cache)
1619 silly pacote range manifest for des.js@^1.0.0 fetched in 126ms
1620 silly resolveWithNewModule des.js@1.0.0 checking installable status
1621 http fetch GET 304 https://registry.npmjs.org/minimalistic-assert 98ms (from cache)
1622 silly pacote range manifest for minimalistic-assert@^1.0.0 fetched in 98ms
1623 silly resolveWithNewModule minimalistic-assert@1.0.0 checking installable status
1624 http fetch GET 304 https://registry.npmjs.org/elliptic 155ms (from cache)
1625 http fetch GET 304 https://registry.npmjs.org/parse-asn1 157ms (from cache)
1626 silly pacote range manifest for elliptic@^6.0.0 fetched in 161ms
1627 silly resolveWithNewModule elliptic@6.4.0 checking installable status
1628 silly pacote range manifest for parse-asn1@^5.0.0 fetched in 162ms
1629 silly resolveWithNewModule parse-asn1@5.1.0 checking installable status
1630 http fetch GET 304 https://registry.npmjs.org/browserify-rsa 192ms (from cache)
1631 http fetch GET 304 https://registry.npmjs.org/bn.js 196ms (from cache)
1632 silly pacote range manifest for browserify-rsa@^4.0.0 fetched in 199ms
1633 silly resolveWithNewModule browserify-rsa@4.0.1 checking installable status
1634 silly pacote range manifest for bn.js@^4.1.1 fetched in 200ms
1635 silly resolveWithNewModule bn.js@4.11.8 checking installable status
1636 http fetch GET 304 https://registry.npmjs.org/hash.js 109ms (from cache)
1637 silly pacote range manifest for hash.js@^1.0.0 fetched in 113ms
1638 silly resolveWithNewModule hash.js@1.1.3 checking installable status
1639 http fetch GET 304 https://registry.npmjs.org/minimalistic-crypto-utils 142ms (from cache)
1640 http fetch GET 304 https://registry.npmjs.org/brorand 143ms (from cache)
1641 silly pacote range manifest for minimalistic-crypto-utils@^1.0.0 fetched in 146ms
1642 silly resolveWithNewModule minimalistic-crypto-utils@1.0.1 checking installable status
1643 silly pacote range manifest for brorand@^1.0.1 fetched in 147ms
1644 silly resolveWithNewModule brorand@1.1.0 checking installable status
1645 http fetch GET 304 https://registry.npmjs.org/hmac-drbg 148ms (from cache)
1646 silly pacote range manifest for hmac-drbg@^1.0.0 fetched in 149ms
1647 silly resolveWithNewModule hmac-drbg@1.0.1 checking installable status
1648 http fetch GET 304 https://registry.npmjs.org/asn1.js 114ms (from cache)
1649 silly pacote range manifest for asn1.js@^4.0.0 fetched in 119ms
1650 silly resolveWithNewModule asn1.js@4.9.1 checking installable status
1651 http fetch GET 304 https://registry.npmjs.org/miller-rabin 127ms (from cache)
1652 silly pacote range manifest for miller-rabin@^4.0.0 fetched in 129ms
1653 silly resolveWithNewModule miller-rabin@4.0.1 checking installable status
1654 http fetch GET 304 https://registry.npmjs.org/xtend 113ms (from cache)
1655 silly pacote range manifest for xtend@^4.0.0 fetched in 117ms
1656 silly resolveWithNewModule xtend@4.0.1 checking installable status
1657 http fetch GET 304 https://registry.npmjs.org/builtin-status-codes 278ms (from cache)
1658 silly pacote range manifest for builtin-status-codes@^3.0.0 fetched in 279ms
1659 silly resolveWithNewModule builtin-status-codes@3.0.0 checking installable status
1660 http fetch GET 304 https://registry.npmjs.org/to-arraybuffer 294ms (from cache)
1661 silly pacote range manifest for to-arraybuffer@^1.0.0 fetched in 296ms
1662 silly resolveWithNewModule to-arraybuffer@1.0.1 checking installable status
1663 http fetch GET 304 https://registry.npmjs.org/setimmediate 309ms (from cache)
1664 silly pacote range manifest for setimmediate@^1.0.4 fetched in 311ms
1665 silly resolveWithNewModule setimmediate@1.0.5 checking installable status
1666 silly pacote version manifest for punycode@1.3.2 fetched in 2ms
1667 silly resolveWithNewModule punycode@1.3.2 checking installable status
1668 http fetch GET 304 https://registry.npmjs.org/querystring 119ms (from cache)
1669 silly pacote version manifest for querystring@0.2.0 fetched in 121ms
1670 silly resolveWithNewModule querystring@0.2.0 checking installable status
1671 http fetch GET 304 https://registry.npmjs.org/indexof 122ms (from cache)
1672 silly pacote version manifest for indexof@0.0.1 fetched in 122ms
1673 silly resolveWithNewModule indexof@0.0.1 checking installable status
1674 silly pacote range manifest for has-flag@^2.0.0 fetched in 0ms
1675 silly resolveWithNewModule has-flag@2.0.0 checking installable status
1676 silly pacote range manifest for uglify-js@^2.8.29 fetched in 0ms
1677 silly resolveWithNewModule uglify-js@2.8.29 checking installable status
1678 silly pacote range manifest for yargs@~3.10.0 fetched in 0ms
1679 silly resolveWithNewModule yargs@3.10.0 checking installable status
1680 http fetch GET 304 https://registry.npmjs.org/uglify-to-browserify 290ms (from cache)
1681 silly pacote range manifest for uglify-to-browserify@~1.0.0 fetched in 295ms
1682 silly resolveWithNewModule uglify-to-browserify@1.0.2 checking installable status
1683 silly pacote range manifest for camelcase@^1.0.2 fetched in 5ms
1684 silly resolveWithNewModule camelcase@1.2.1 checking installable status
1685 silly pacote range manifest for cliui@^2.1.0 fetched in 7ms
1686 silly resolveWithNewModule cliui@2.1.0 checking installable status
1687 http fetch GET 304 https://registry.npmjs.org/window-size 124ms (from cache)
1688 silly pacote version manifest for window-size@0.1.0 fetched in 126ms
1689 silly resolveWithNewModule window-size@0.1.0 checking installable status
1690 silly pacote version manifest for wordwrap@0.0.2 fetched in 2ms
1691 silly resolveWithNewModule wordwrap@0.0.2 checking installable status
1692 http fetch GET 304 https://registry.npmjs.org/right-align 133ms (from cache)
1693 silly pacote range manifest for right-align@^0.1.1 fetched in 134ms
1694 silly resolveWithNewModule right-align@0.1.3 checking installable status
1695 http fetch GET 304 https://registry.npmjs.org/center-align 138ms (from cache)
1696 silly pacote range manifest for center-align@^0.1.1 fetched in 143ms
1697 silly resolveWithNewModule center-align@0.1.3 checking installable status
1698 silly pacote range manifest for lazy-cache@^1.0.3 fetched in 2ms
1699 silly resolveWithNewModule lazy-cache@1.0.4 checking installable status
1700 http fetch GET 304 https://registry.npmjs.org/align-text 134ms (from cache)
1701 silly pacote range manifest for align-text@^0.1.3 fetched in 135ms
1702 silly resolveWithNewModule align-text@0.1.4 checking installable status
1703 http fetch GET 304 https://registry.npmjs.org/longest 109ms (from cache)
1704 silly pacote range manifest for longest@^1.0.1 fetched in 114ms
1705 silly resolveWithNewModule longest@1.0.1 checking installable status
1706 http fetch GET 304 https://registry.npmjs.org/repeat-string 127ms (from cache)
1707 silly pacote range manifest for repeat-string@^1.5.2 fetched in 132ms
1708 silly resolveWithNewModule repeat-string@1.6.1 checking installable status
1709 http fetch GET 304 https://registry.npmjs.org/chokidar 246ms (from cache)
1710 silly pacote range manifest for chokidar@^1.7.0 fetched in 248ms
1711 silly resolveWithNewModule chokidar@1.7.0 checking installable status
1712 silly pacote range manifest for is-glob@^2.0.0 fetched in 9ms
1713 silly resolveWithNewModule is-glob@2.0.1 checking installable status
1714 http fetch GET 304 https://registry.npmjs.org/glob-parent 168ms (from cache)
1715 http fetch GET 304 https://registry.npmjs.org/anymatch 174ms (from cache)
1716 http fetch GET 304 https://registry.npmjs.org/async-each 174ms (from cache)
1717 silly pacote range manifest for glob-parent@^2.0.0 fetched in 178ms
1718 silly resolveWithNewModule glob-parent@2.0.0 checking installable status
1719 http fetch GET 304 https://registry.npmjs.org/is-binary-path 177ms (from cache)
1720 silly pacote range manifest for anymatch@^1.3.0 fetched in 181ms
1721 silly resolveWithNewModule anymatch@1.3.2 checking installable status
1722 http fetch GET 304 https://registry.npmjs.org/readdirp 177ms (from cache)
1723 silly pacote range manifest for async-each@^1.0.0 fetched in 182ms
1724 silly resolveWithNewModule async-each@1.0.1 checking installable status
1725 silly pacote range manifest for is-binary-path@^1.0.0 fetched in 182ms
1726 silly resolveWithNewModule is-binary-path@1.0.1 checking installable status
1727 http fetch GET 304 https://registry.npmjs.org/fsevents 179ms (from cache)
1728 silly pacote range manifest for readdirp@^2.0.0 fetched in 180ms
1729 silly resolveWithNewModule readdirp@2.1.0 checking installable status
1730 silly pacote range manifest for fsevents@^1.0.0 fetched in 184ms
1731 silly resolveWithNewModule fsevents@1.1.2 checking installable status
1732 silly pacote trying https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz by hash: sha512-Sn44E5wQW4bTHXvQmvSHwqbuiXtduD6Rrjm2ZtUEGbyrig+nUH3t/QD4M4/ZXViY556TBpRgZkHLDx3JxPwxiw==
1733 silly pacote https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz extracted to C:\temp\Temp\npm-8840-5a10ef83\unpack-0944f6f2 by content address 4632ms
1734 silly addBundled read tarball
1735 silly cleanup remove extracted module
1736 http fetch GET 304 https://registry.npmjs.org/normalize-path 115ms (from cache)
1737 http fetch GET 304 https://registry.npmjs.org/micromatch 120ms (from cache)
1738 silly pacote range manifest for normalize-path@^2.0.0 fetched in 120ms
1739 silly resolveWithNewModule normalize-path@2.1.1 checking installable status
1740 silly pacote range manifest for micromatch@^2.1.5 fetched in 125ms
1741 silly resolveWithNewModule micromatch@2.3.11 checking installable status
1742 silly pacote range manifest for is-extglob@^1.0.0 fetched in 5ms
1743 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1744 silly pacote range manifest for is-glob@^2.0.1 fetched in 13ms
1745 silly resolveWithNewModule is-glob@2.0.1 checking installable status
1746 http fetch GET 304 https://registry.npmjs.org/braces 125ms (from cache)
1747 silly pacote range manifest for braces@^1.8.2 fetched in 131ms
1748 silly resolveWithNewModule braces@1.8.5 checking installable status
1749 http fetch GET 304 https://registry.npmjs.org/expand-brackets 137ms (from cache)
1750 http fetch GET 304 https://registry.npmjs.org/array-unique 147ms (from cache)
1751 silly pacote range manifest for expand-brackets@^0.1.4 fetched in 149ms
1752 silly resolveWithNewModule expand-brackets@0.1.5 checking installable status
1753 silly pacote range manifest for array-unique@^0.2.1 fetched in 154ms
1754 silly resolveWithNewModule array-unique@0.2.1 checking installable status
1755 http fetch GET 304 https://registry.npmjs.org/extglob 161ms (from cache)
1756 http fetch GET 304 https://registry.npmjs.org/arr-diff 162ms (from cache)
1757 http fetch GET 304 https://registry.npmjs.org/regex-cache 152ms (from cache)
1758 silly pacote range manifest for extglob@^0.3.1 fetched in 166ms
1759 silly resolveWithNewModule extglob@0.3.2 checking installable status
1760 silly pacote range manifest for arr-diff@^2.0.0 fetched in 170ms
1761 silly resolveWithNewModule arr-diff@2.0.0 checking installable status
1762 http fetch GET 304 https://registry.npmjs.org/filename-regex 174ms (from cache)
1763 http fetch GET 304 https://registry.npmjs.org/object.omit 175ms (from cache)
1764 http fetch GET 304 https://registry.npmjs.org/parse-glob 175ms (from cache)
1765 silly pacote range manifest for regex-cache@^0.4.2 fetched in 165ms
1766 silly resolveWithNewModule regex-cache@0.4.4 checking installable status
1767 silly pacote range manifest for filename-regex@^2.0.0 fetched in 178ms
1768 silly resolveWithNewModule filename-regex@2.0.1 checking installable status
1769 silly pacote range manifest for object.omit@^2.0.0 fetched in 179ms
1770 silly resolveWithNewModule object.omit@2.0.1 checking installable status
1771 silly pacote range manifest for parse-glob@^3.0.4 fetched in 179ms
1772 silly resolveWithNewModule parse-glob@3.0.4 checking installable status
1773 http fetch GET 304 https://registry.npmjs.org/arr-flatten 119ms (from cache)
1774 silly pacote range manifest for arr-flatten@^1.0.1 fetched in 119ms
1775 silly resolveWithNewModule arr-flatten@1.1.0 checking installable status
1776 http fetch GET 304 https://registry.npmjs.org/expand-range 170ms (from cache)
1777 http fetch GET 304 https://registry.npmjs.org/preserve 171ms (from cache)
1778 silly pacote range manifest for expand-range@^1.8.1 fetched in 173ms
1779 silly resolveWithNewModule expand-range@1.8.2 checking installable status
1780 http fetch GET 304 https://registry.npmjs.org/repeat-element 173ms (from cache)
1781 silly pacote range manifest for preserve@^0.2.0 fetched in 175ms
1782 silly resolveWithNewModule preserve@0.2.0 checking installable status
1783 silly pacote range manifest for repeat-element@^1.1.2 fetched in 176ms
1784 silly resolveWithNewModule repeat-element@1.1.2 checking installable status
1785 http fetch GET 304 https://registry.npmjs.org/fill-range 154ms (from cache)
1786 silly pacote range manifest for fill-range@^2.1.0 fetched in 171ms
1787 silly resolveWithNewModule fill-range@2.2.3 checking installable status
1788 silly pacote range manifest for isobject@^2.0.0 fetched in 16ms
1789 silly resolveWithNewModule isobject@2.1.0 checking installable status
1790 http fetch GET 304 https://registry.npmjs.org/randomatic 160ms (from cache)
1791 http fetch GET 304 https://registry.npmjs.org/is-number 164ms (from cache)
1792 silly pacote range manifest for randomatic@^1.1.3 fetched in 167ms
1793 silly resolveWithNewModule randomatic@1.1.7 checking installable status
1794 silly pacote range manifest for is-number@^2.1.0 fetched in 170ms
1795 silly resolveWithNewModule is-number@2.1.0 checking installable status
1796 silly pacote range manifest for is-number@^3.0.0 fetched in 4ms
1797 silly resolveWithNewModule is-number@3.0.0 checking installable status
1798 silly pacote range manifest for kind-of@^4.0.0 fetched in 6ms
1799 silly resolveWithNewModule kind-of@4.0.0 checking installable status
1800 silly pacote range manifest for kind-of@^3.0.2 fetched in 3ms
1801 silly resolveWithNewModule kind-of@3.2.2 checking installable status
1802 http fetch GET 304 https://registry.npmjs.org/is-posix-bracket 110ms (from cache)
1803 silly pacote range manifest for is-posix-bracket@^0.1.0 fetched in 126ms
1804 silly resolveWithNewModule is-posix-bracket@0.1.1 checking installable status
1805 silly pacote range manifest for is-extglob@^1.0.0 fetched in 0ms
1806 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1807 http fetch GET 304 https://registry.npmjs.org/remove-trailing-separator 158ms (from cache)
1808 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 160ms
1809 silly resolveWithNewModule remove-trailing-separator@1.1.0 checking installable status
1810 silly pacote range manifest for for-own@^0.1.4 fetched in 1ms
1811 silly resolveWithNewModule for-own@0.1.5 checking installable status
1812 silly pacote range manifest for is-glob@^2.0.0 fetched in 0ms
1813 silly resolveWithNewModule is-glob@2.0.1 checking installable status
1814 silly pacote range manifest for is-extglob@^1.0.0 fetched in 1ms
1815 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1816 http fetch GET 304 https://registry.npmjs.org/is-dotfile 114ms (from cache)
1817 silly pacote range manifest for is-dotfile@^1.0.0 fetched in 122ms
1818 silly resolveWithNewModule is-dotfile@1.0.3 checking installable status
1819 http fetch GET 304 https://registry.npmjs.org/glob-base 131ms (from cache)
1820 silly pacote range manifest for glob-base@^0.3.0 fetched in 137ms
1821 silly resolveWithNewModule glob-base@0.3.0 checking installable status
1822 silly pacote range manifest for is-glob@^2.0.0 fetched in 2ms
1823 silly resolveWithNewModule is-glob@2.0.1 checking installable status
1824 silly pacote range manifest for is-glob@^2.0.0 fetched in 2ms
1825 silly resolveWithNewModule is-glob@2.0.1 checking installable status
1826 silly pacote range manifest for is-extglob@^1.0.0 fetched in 2ms
1827 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1828 silly pacote range manifest for is-extglob@^1.0.0 fetched in 1ms
1829 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1830 http fetch GET 304 https://registry.npmjs.org/is-equal-shallow 112ms (from cache)
1831 silly pacote range manifest for is-equal-shallow@^0.1.3 fetched in 112ms
1832 silly resolveWithNewModule is-equal-shallow@0.1.3 checking installable status
1833 http fetch GET 304 https://registry.npmjs.org/is-primitive 135ms (from cache)
1834 silly pacote range manifest for is-primitive@^2.0.0 fetched in 138ms
1835 silly resolveWithNewModule is-primitive@2.0.0 checking installable status
1836 http fetch GET 304 https://registry.npmjs.org/binary-extensions 128ms (from cache)
1837 silly pacote range manifest for binary-extensions@^1.0.0 fetched in 133ms
1838 silly resolveWithNewModule binary-extensions@1.10.0 checking installable status
1839 silly pacote range manifest for is-extglob@^1.0.0 fetched in 2ms
1840 silly resolveWithNewModule is-extglob@1.0.0 checking installable status
1841 http fetch GET 304 https://registry.npmjs.org/set-immediate-shim 167ms (from cache)
1842 silly pacote range manifest for set-immediate-shim@^1.0.1 fetched in 168ms
1843 silly resolveWithNewModule set-immediate-shim@1.0.1 checking installable status
1844 silly pacote range manifest for camelcase@^4.1.0 fetched in 12ms
1845 silly resolveWithNewModule camelcase@4.1.0 checking installable status
1846 silly pacote range manifest for read-pkg-up@^2.0.0 fetched in 13ms
1847 silly resolveWithNewModule read-pkg-up@2.0.0 checking installable status
1848 silly pacote range manifest for string-width@^2.0.0 fetched in 15ms
1849 silly resolveWithNewModule string-width@2.1.1 checking installable status
1850 silly pacote range manifest for which-module@^2.0.0 fetched in 16ms
1851 silly resolveWithNewModule which-module@2.0.0 checking installable status
1852 silly pacote range manifest for yargs-parser@^7.0.0 fetched in 17ms
1853 silly resolveWithNewModule yargs-parser@7.0.0 checking installable status
1854 silly pacote range manifest for os-locale@^2.0.0 fetched in 17ms
1855 silly resolveWithNewModule os-locale@2.1.0 checking installable status
1856 http fetch GET 304 https://registry.npmjs.org/execa 110ms (from cache)
1857 silly pacote range manifest for execa@^0.7.0 fetched in 126ms
1858 silly resolveWithNewModule execa@0.7.0 checking installable status
1859 http fetch GET 304 https://registry.npmjs.org/mem 125ms (from cache)
1860 silly pacote range manifest for mem@^1.1.0 fetched in 141ms
1861 silly resolveWithNewModule mem@1.1.0 checking installable status
1862 silly pacote range manifest for cross-spawn@^5.0.1 fetched in 16ms
1863 silly resolveWithNewModule cross-spawn@5.1.0 checking installable status
1864 http fetch GET 304 https://registry.npmjs.org/is-stream 151ms (from cache)
1865 silly pacote range manifest for is-stream@^1.1.0 fetched in 152ms
1866 silly resolveWithNewModule is-stream@1.1.0 checking installable status
1867 http fetch GET 304 https://registry.npmjs.org/get-stream 154ms (from cache)
1868 silly pacote range manifest for get-stream@^3.0.0 fetched in 155ms
1869 silly resolveWithNewModule get-stream@3.0.0 checking installable status
1870 http fetch GET 304 https://registry.npmjs.org/p-finally 183ms (from cache)
1871 silly pacote range manifest for p-finally@^1.0.0 fetched in 187ms
1872 silly resolveWithNewModule p-finally@1.0.0 checking installable status
1873 http fetch GET 304 https://registry.npmjs.org/npm-run-path 319ms (from cache)
1874 silly pacote range manifest for npm-run-path@^2.0.0 fetched in 321ms
1875 silly resolveWithNewModule npm-run-path@2.0.2 checking installable status
1876 http fetch GET 304 https://registry.npmjs.org/strip-eof 327ms (from cache)
1877 silly pacote range manifest for strip-eof@^1.0.0 fetched in 329ms
1878 silly resolveWithNewModule strip-eof@1.0.0 checking installable status
1879 http fetch GET 304 https://registry.npmjs.org/shebang-command 115ms (from cache)
1880 silly pacote range manifest for shebang-command@^1.2.0 fetched in 118ms
1881 silly resolveWithNewModule shebang-command@1.2.0 checking installable status
1882 http fetch GET 304 https://registry.npmjs.org/shebang-regex 133ms (from cache)
1883 silly pacote range manifest for shebang-regex@^1.0.0 fetched in 135ms
1884 silly resolveWithNewModule shebang-regex@1.0.0 checking installable status
1885 http fetch GET 304 https://registry.npmjs.org/path-key 143ms (from cache)
1886 silly pacote range manifest for path-key@^2.0.0 fetched in 143ms
1887 silly resolveWithNewModule path-key@2.0.1 checking installable status
1888 http fetch GET 304 https://registry.npmjs.org/mimic-fn 296ms (from cache)
1889 silly pacote range manifest for mimic-fn@^1.0.0 fetched in 296ms
1890 silly resolveWithNewModule mimic-fn@1.1.0 checking installable status
1891 silly pacote range manifest for find-up@^2.0.0 fetched in 0ms
1892 silly resolveWithNewModule find-up@2.1.0 checking installable status
1893 silly pacote range manifest for read-pkg@^2.0.0 fetched in 0ms
1894 silly resolveWithNewModule read-pkg@2.0.0 checking installable status
1895 http fetch GET 304 https://registry.npmjs.org/locate-path 156ms (from cache)
1896 silly pacote range manifest for locate-path@^2.0.0 fetched in 156ms
1897 silly resolveWithNewModule locate-path@2.0.0 checking installable status
1898 silly pacote range manifest for path-exists@^3.0.0 fetched in 16ms
1899 silly resolveWithNewModule path-exists@3.0.0 checking installable status
1900 http fetch GET 304 https://registry.npmjs.org/p-locate 147ms (from cache)
1901 silly pacote range manifest for p-locate@^2.0.0 fetched in 149ms
1902 silly resolveWithNewModule p-locate@2.0.0 checking installable status
1903 http fetch GET 304 https://registry.npmjs.org/p-limit 130ms (from cache)
1904 silly pacote range manifest for p-limit@^1.1.0 fetched in 130ms
1905 silly resolveWithNewModule p-limit@1.1.0 checking installable status
1906 silly pacote range manifest for load-json-file@^2.0.0 fetched in 0ms
1907 silly resolveWithNewModule load-json-file@2.0.0 checking installable status
1908 silly pacote range manifest for path-type@^2.0.0 fetched in 0ms
1909 silly resolveWithNewModule path-type@2.0.0 checking installable status
1910 silly pacote range manifest for strip-bom@^3.0.0 fetched in 0ms
1911 silly resolveWithNewModule strip-bom@3.0.0 checking installable status
1912 silly pacote range manifest for strip-ansi@^4.0.0 fetched in 0ms
1913 silly resolveWithNewModule strip-ansi@4.0.0 checking installable status
1914 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 0ms
1915 silly resolveWithNewModule is-fullwidth-code-point@2.0.0 checking installable status
1916 silly pacote range manifest for ansi-regex@^3.0.0 fetched in 15ms
1917 silly resolveWithNewModule ansi-regex@3.0.0 checking installable status
1918 silly pacote range manifest for uglify-js@^2.8.29 fetched in 0ms
1919 silly resolveWithNewModule uglify-js@2.8.29 checking installable status
1920 http fetch GET 304 https://registry.npmjs.org/md5 157ms (from cache)
1921 silly pacote range manifest for md5@^2.2.1 fetched in 172ms
1922 silly resolveWithNewModule md5@2.2.1 checking installable status
1923 http fetch GET 304 https://registry.npmjs.org/charenc 141ms (from cache)
1924 http fetch GET 304 https://registry.npmjs.org/crypt 141ms (from cache)
1925 silly pacote range manifest for charenc@~0.0.1 fetched in 141ms
1926 silly resolveWithNewModule charenc@0.0.2 checking installable status
1927 silly pacote range manifest for crypt@~0.0.1 fetched in 141ms
1928 silly resolveWithNewModule crypt@0.0.2 checking installable status
1929 silly pacote range manifest for yargs@~3.10.0 fetched in 0ms
1930 silly resolveWithNewModule yargs@3.10.0 checking installable status
1931 silly pacote range manifest for camelcase@^1.0.2 fetched in 2ms
1932 silly resolveWithNewModule camelcase@1.2.1 checking installable status
1933 silly pacote range manifest for cliui@^2.1.0 fetched in 3ms
1934 silly resolveWithNewModule cliui@2.1.0 checking installable status
1935 silly pacote version manifest for wordwrap@0.0.2 fetched in 1ms
1936 silly resolveWithNewModule wordwrap@0.0.2 checking installable status
1937 http fetch GET 304 https://registry.npmjs.org/range-parser 174ms (from cache)
1938 silly pacote range manifest for range-parser@^1.0.3 fetched in 176ms
1939 silly resolveWithNewModule range-parser@1.2.0 checking installable status
1940 http fetch GET 304 https://registry.npmjs.org/time-stamp 202ms (from cache)
1941 silly pacote range manifest for time-stamp@^2.0.0 fetched in 203ms
1942 silly resolveWithNewModule time-stamp@2.0.0 checking installable status
1943 http fetch GET 304 https://registry.npmjs.org/del 109ms (from cache)
1944 silly pacote range manifest for del@^3.0.0 fetched in 113ms
1945 silly resolveWithNewModule del@3.0.0 checking installable status
1946 http fetch GET 304 https://registry.npmjs.org/ansi-html 119ms (from cache)
1947 silly pacote version manifest for ansi-html@0.0.7 fetched in 121ms
1948 silly resolveWithNewModule ansi-html@0.0.7 checking installable status
1949 http fetch GET 304 https://registry.npmjs.org/bonjour 123ms (from cache)
1950 silly pacote version manifest for opn@4.0.2 fetched in 3ms
1951 silly resolveWithNewModule opn@4.0.2 checking installable status
1952 silly pacote range manifest for bonjour@^3.5.0 fetched in 131ms
1953 silly resolveWithNewModule bonjour@3.5.0 checking installable status
1954 http fetch GET 304 https://registry.npmjs.org/connect-history-api-fallback 142ms (from cache)
1955 silly pacote range manifest for connect-history-api-fallback@^1.3.0 fetched in 150ms
1956 silly resolveWithNewModule connect-history-api-fallback@1.3.0 checking installable status
1957 http fetch GET 304 https://registry.npmjs.org/compression 164ms (from cache)
1958 http fetch GET 304 https://registry.npmjs.org/express 164ms (from cache)
1959 http fetch GET 304 https://registry.npmjs.org/http-proxy-middleware 189ms (from cache)
1960 silly fetchPackageMetaData error for express@^4.13.3 Unexpected end of input at 1:51424
1960 silly fetchPackageMetaData onnect":"2.3.4","commander":"0.6.1","range-parser":"0.0.4","mkdirp":"
1960 silly fetchPackageMetaData                                                                      ^
1961 http fetch GET 304 https://registry.npmjs.org/ip 196ms (from cache)
1962 http fetch GET 304 https://registry.npmjs.org/internal-ip 197ms (from cache)
1963 silly pacote range manifest for compression@^1.5.2 fetched in 200ms
1964 silly resolveWithNewModule compression@1.7.1 checking installable status
1965 silly pacote range manifest for http-proxy-middleware@~0.17.4 fetched in 203ms
1966 silly resolveWithNewModule http-proxy-middleware@0.17.4 checking installable status
1967 http fetch GET 304 https://registry.npmjs.org/html-entities 209ms (from cache)
1968 silly pacote range manifest for ip@^1.1.5 fetched in 211ms
1969 silly resolveWithNewModule ip@1.1.5 checking installable status
1970 silly pacote range manifest for internal-ip@^1.2.0 fetched in 211ms
1971 silly resolveWithNewModule internal-ip@1.2.0 checking installable status
1972 silly pacote range manifest for yargs@^6.0.0 fetched in 10ms
1973 silly resolveWithNewModule yargs@6.6.0 checking installable status
1974 silly pacote range manifest for html-entities@^1.2.0 fetched in 215ms
1975 silly resolveWithNewModule html-entities@1.2.1 checking installable status
1976 http fetch GET 304 https://registry.npmjs.org/loglevel 114ms (from cache)
1977 silly pacote range manifest for loglevel@^1.4.1 fetched in 116ms
1978 silly resolveWithNewModule loglevel@1.5.0 checking installable status
1979 http fetch GET 304 https://registry.npmjs.org/selfsigned 129ms (from cache)
1980 silly pacote range manifest for selfsigned@^1.9.1 fetched in 130ms
1981 silly resolveWithNewModule selfsigned@1.10.1 checking installable status
1982 http fetch GET 304 https://registry.npmjs.org/serve-index 138ms (from cache)
1983 silly pacote range manifest for serve-index@^1.7.2 fetched in 141ms
1984 silly resolveWithNewModule serve-index@1.9.1 checking installable status
1985 http fetch GET 304 https://registry.npmjs.org/sockjs 121ms (from cache)
1986 silly pacote version manifest for sockjs@0.3.18 fetched in 122ms
1987 silly resolveWithNewModule sockjs@0.3.18 checking installable status
1988 http fetch GET 304 https://registry.npmjs.org/sockjs-client 139ms (from cache)
1989 silly pacote version manifest for sockjs-client@1.1.4 fetched in 143ms
1990 silly resolveWithNewModule sockjs-client@1.1.4 checking installable status
1991 http fetch GET 304 https://registry.npmjs.org/spdy 136ms (from cache)
1992 silly pacote range manifest for spdy@^3.4.1 fetched in 139ms
1993 silly resolveWithNewModule spdy@3.4.7 checking installable status
1994 verbose stack SyntaxError: Unexpected end of input at 1:51424
1994 verbose stack onnect":"2.3.4","commander":"0.6.1","range-parser":"0.0.4","mkdirp":"
1994 verbose stack                                                                      ^
1994 verbose stack     at Object.parseJSON (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\node_modules\make-fetch-happen\node_modules\node-fetch-npm\node_modules\json-parse-helpfulerror\node_modules\jju\lib\parse.js:745:13)
1994 verbose stack     at parse (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\node_modules\make-fetch-happen\node_modules\node-fetch-npm\node_modules\json-parse-helpfulerror\index.js:10:13)
1994 verbose stack     at consumeBody.call.then.buffer (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\node_modules\make-fetch-happen\node_modules\node-fetch-npm\src\body.js:96:50)
1994 verbose stack     at <anonymous>
1994 verbose stack     at process._tickCallback (internal/process/next_tick.js:188:7)
1995 verbose cwd D:\_dev\angular4
1996 verbose Windows_NT 10.0.14393
1997 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "@angular/cli"
1998 verbose node v8.6.0
1999 verbose npm  v5.3.0
2000 error Unexpected end of input at 1:51424
2000 error onnect":"2.3.4","commander":"0.6.1","range-parser":"0.0.4","mkdirp":"
2000 error                                                                      ^
2001 verbose exit [ 1, true ]
@npm-robot
Copy link

We're closing this support issue as it has gone three days without activity. The npm CLI team itself does not provide support via this issue tracker, but we are happy when users help each other here. In our experience once a support issue goes dormant it's unlikely to get further activity. If you're still having problems, you may be better served by joining WeAllJS and asking your question in its #npm channel. The npm CLI team is all present there, but there are also lots of other folks who can help you too.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

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

No branches or pull requests

3 participants