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

Installation fails on macOS #1174

Closed
Jkkoi opened this issue Mar 28, 2020 · 3 comments
Closed

Installation fails on macOS #1174

Jkkoi opened this issue Mar 28, 2020 · 3 comments

Comments

@Jkkoi
Copy link

Jkkoi commented Mar 28, 2020

log is below


0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli   '/usr/local/bin/node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'i',
1 verbose cli   '@cloudflare/wrangler',
1 verbose cli   '-g'
1 verbose cli ]
2 info using npm@6.14.3
3 info using node@v12.16.1
4 verbose npm-session 6e880764d006d510
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 200 https://registry.npmjs.org/@cloudflare%2fwrangler 19ms (from cache)
8 silly pacote tag manifest for @cloudflare/wrangler@latest fetched in 39ms
9 timing stage:loadCurrentTree Completed in 73ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule @cloudflare/wrangler@1.8.3 checking installable status
17 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 84ms
18 timing stage:loadIdealTree Completed in 108ms
19 silly currentTree lib
20 silly idealTree lib
20 silly idealTree └─┬ @cloudflare/wrangler@1.8.3
20 silly idealTree   ├── axios@0.19.2
20 silly idealTree   ├── balanced-match@1.0.0
20 silly idealTree   ├── binary-install@0.0.1
20 silly idealTree   ├── brace-expansion@1.1.11
20 silly idealTree   ├── chownr@1.1.3
20 silly idealTree   ├── concat-map@0.0.1
20 silly idealTree   ├── debug@3.1.0
20 silly idealTree   ├── env-paths@2.2.0
20 silly idealTree   ├── follow-redirects@1.5.10
20 silly idealTree   ├── fs-minipass@2.1.0
20 silly idealTree   ├── fs.realpath@1.0.0
20 silly idealTree   ├── glob@7.1.6
20 silly idealTree   ├── hasurl@1.0.0
20 silly idealTree   ├── inflight@1.0.6
20 silly idealTree   ├── inherits@2.0.4
20 silly idealTree   ├── lodash.sortby@4.7.0
20 silly idealTree   ├── minimatch@3.0.4
20 silly idealTree   ├── minimist@0.0.8
20 silly idealTree   ├── minipass@3.1.1
20 silly idealTree   ├── minizlib@2.1.0
20 silly idealTree   ├── mkdirp@0.5.1
20 silly idealTree   ├── ms@2.0.0
20 silly idealTree   ├── once@1.4.0
20 silly idealTree   ├── path-is-absolute@1.0.1
20 silly idealTree   ├── punycode@2.1.1
20 silly idealTree   ├── rimraf@3.0.1
20 silly idealTree   ├── tar@5.0.5
20 silly idealTree   ├── tr46@1.0.1
20 silly idealTree   ├── universal-url@2.0.0
20 silly idealTree   ├── webidl-conversions@4.0.2
20 silly idealTree   ├── whatwg-url@7.1.0
20 silly idealTree   ├── wrappy@1.0.2
20 silly idealTree   └── yallist@4.0.0
21 silly install generateActionsToTake
22 timing stage:generateActionsToTake Completed in 14ms
23 silly diffTrees action count 34
24 silly diffTrees add balanced-match@1.0.0
25 silly diffTrees add chownr@1.1.3
26 silly diffTrees add concat-map@0.0.1
27 silly diffTrees add brace-expansion@1.1.11
28 silly diffTrees add env-paths@2.2.0
29 silly diffTrees add fs.realpath@1.0.0
30 silly diffTrees add hasurl@1.0.0
31 silly diffTrees add inherits@2.0.4
32 silly diffTrees add lodash.sortby@4.7.0
33 silly diffTrees add minimatch@3.0.4
34 silly diffTrees add minimist@0.0.8
35 silly diffTrees add mkdirp@0.5.1
36 silly diffTrees add ms@2.0.0
37 silly diffTrees add debug@3.1.0
38 silly diffTrees add follow-redirects@1.5.10
39 silly diffTrees add axios@0.19.2
40 silly diffTrees add path-is-absolute@1.0.1
41 silly diffTrees add punycode@2.1.1
42 silly diffTrees add tr46@1.0.1
43 silly diffTrees add webidl-conversions@4.0.2
44 silly diffTrees add whatwg-url@7.1.0
45 silly diffTrees add universal-url@2.0.0
46 silly diffTrees add wrappy@1.0.2
47 silly diffTrees add once@1.4.0
48 silly diffTrees add inflight@1.0.6
49 silly diffTrees add glob@7.1.6
50 silly diffTrees add rimraf@3.0.1
51 silly diffTrees add yallist@4.0.0
52 silly diffTrees add minipass@3.1.1
53 silly diffTrees add fs-minipass@2.1.0
54 silly diffTrees add minizlib@2.1.0
55 silly diffTrees add tar@5.0.5
56 silly diffTrees add binary-install@0.0.1
57 silly diffTrees add @cloudflare/wrangler@1.8.3
58 silly decomposeActions action count 272
59 silly decomposeActions fetch balanced-match@1.0.0
60 silly decomposeActions extract balanced-match@1.0.0
61 silly decomposeActions preinstall balanced-match@1.0.0
62 silly decomposeActions build balanced-match@1.0.0
63 silly decomposeActions install balanced-match@1.0.0
64 silly decomposeActions postinstall balanced-match@1.0.0
65 silly decomposeActions finalize balanced-match@1.0.0
66 silly decomposeActions refresh-package-json balanced-match@1.0.0
67 silly decomposeActions fetch chownr@1.1.3
68 silly decomposeActions extract chownr@1.1.3
69 silly decomposeActions preinstall chownr@1.1.3
70 silly decomposeActions build chownr@1.1.3
71 silly decomposeActions install chownr@1.1.3
72 silly decomposeActions postinstall chownr@1.1.3
73 silly decomposeActions finalize chownr@1.1.3
74 silly decomposeActions refresh-package-json chownr@1.1.3
75 silly decomposeActions fetch concat-map@0.0.1
76 silly decomposeActions extract concat-map@0.0.1
77 silly decomposeActions preinstall concat-map@0.0.1
78 silly decomposeActions build concat-map@0.0.1
79 silly decomposeActions install concat-map@0.0.1
80 silly decomposeActions postinstall concat-map@0.0.1
81 silly decomposeActions finalize concat-map@0.0.1
82 silly decomposeActions refresh-package-json concat-map@0.0.1
83 silly decomposeActions fetch brace-expansion@1.1.11
84 silly decomposeActions extract brace-expansion@1.1.11
85 silly decomposeActions preinstall brace-expansion@1.1.11
86 silly decomposeActions build brace-expansion@1.1.11
87 silly decomposeActions install brace-expansion@1.1.11
88 silly decomposeActions postinstall brace-expansion@1.1.11
89 silly decomposeActions finalize brace-expansion@1.1.11
90 silly decomposeActions refresh-package-json brace-expansion@1.1.11
91 silly decomposeActions fetch env-paths@2.2.0
92 silly decomposeActions extract env-paths@2.2.0
93 silly decomposeActions preinstall env-paths@2.2.0
94 silly decomposeActions build env-paths@2.2.0
95 silly decomposeActions install env-paths@2.2.0
96 silly decomposeActions postinstall env-paths@2.2.0
97 silly decomposeActions finalize env-paths@2.2.0
98 silly decomposeActions refresh-package-json env-paths@2.2.0
99 silly decomposeActions fetch fs.realpath@1.0.0
100 silly decomposeActions extract fs.realpath@1.0.0
101 silly decomposeActions preinstall fs.realpath@1.0.0
102 silly decomposeActions build fs.realpath@1.0.0
103 silly decomposeActions install fs.realpath@1.0.0
104 silly decomposeActions postinstall fs.realpath@1.0.0
105 silly decomposeActions finalize fs.realpath@1.0.0
106 silly decomposeActions refresh-package-json fs.realpath@1.0.0
107 silly decomposeActions fetch hasurl@1.0.0
108 silly decomposeActions extract hasurl@1.0.0
109 silly decomposeActions preinstall hasurl@1.0.0
110 silly decomposeActions build hasurl@1.0.0
111 silly decomposeActions install hasurl@1.0.0
112 silly decomposeActions postinstall hasurl@1.0.0
113 silly decomposeActions finalize hasurl@1.0.0
114 silly decomposeActions refresh-package-json hasurl@1.0.0
115 silly decomposeActions fetch inherits@2.0.4
116 silly decomposeActions extract inherits@2.0.4
117 silly decomposeActions preinstall inherits@2.0.4
118 silly decomposeActions build inherits@2.0.4
119 silly decomposeActions install inherits@2.0.4
120 silly decomposeActions postinstall inherits@2.0.4
121 silly decomposeActions finalize inherits@2.0.4
122 silly decomposeActions refresh-package-json inherits@2.0.4
123 silly decomposeActions fetch lodash.sortby@4.7.0
124 silly decomposeActions extract lodash.sortby@4.7.0
125 silly decomposeActions preinstall lodash.sortby@4.7.0
126 silly decomposeActions build lodash.sortby@4.7.0
127 silly decomposeActions install lodash.sortby@4.7.0
128 silly decomposeActions postinstall lodash.sortby@4.7.0
129 silly decomposeActions finalize lodash.sortby@4.7.0
130 silly decomposeActions refresh-package-json lodash.sortby@4.7.0
131 silly decomposeActions fetch minimatch@3.0.4
132 silly decomposeActions extract minimatch@3.0.4
133 silly decomposeActions preinstall minimatch@3.0.4
134 silly decomposeActions build minimatch@3.0.4
135 silly decomposeActions install minimatch@3.0.4
136 silly decomposeActions postinstall minimatch@3.0.4
137 silly decomposeActions finalize minimatch@3.0.4
138 silly decomposeActions refresh-package-json minimatch@3.0.4
139 silly decomposeActions fetch minimist@0.0.8
140 silly decomposeActions extract minimist@0.0.8
141 silly decomposeActions preinstall minimist@0.0.8
142 silly decomposeActions build minimist@0.0.8
143 silly decomposeActions install minimist@0.0.8
144 silly decomposeActions postinstall minimist@0.0.8
145 silly decomposeActions finalize minimist@0.0.8
146 silly decomposeActions refresh-package-json minimist@0.0.8
147 silly decomposeActions fetch mkdirp@0.5.1
148 silly decomposeActions extract mkdirp@0.5.1
149 silly decomposeActions preinstall mkdirp@0.5.1
150 silly decomposeActions build mkdirp@0.5.1
151 silly decomposeActions install mkdirp@0.5.1
152 silly decomposeActions postinstall mkdirp@0.5.1
153 silly decomposeActions finalize mkdirp@0.5.1
154 silly decomposeActions refresh-package-json mkdirp@0.5.1
155 silly decomposeActions fetch ms@2.0.0
156 silly decomposeActions extract ms@2.0.0
157 silly decomposeActions preinstall ms@2.0.0
158 silly decomposeActions build ms@2.0.0
159 silly decomposeActions install ms@2.0.0
160 silly decomposeActions postinstall ms@2.0.0
161 silly decomposeActions finalize ms@2.0.0
162 silly decomposeActions refresh-package-json ms@2.0.0
163 silly decomposeActions fetch debug@3.1.0
164 silly decomposeActions extract debug@3.1.0
165 silly decomposeActions preinstall debug@3.1.0
166 silly decomposeActions build debug@3.1.0
167 silly decomposeActions install debug@3.1.0
168 silly decomposeActions postinstall debug@3.1.0
169 silly decomposeActions finalize debug@3.1.0
170 silly decomposeActions refresh-package-json debug@3.1.0
171 silly decomposeActions fetch follow-redirects@1.5.10
172 silly decomposeActions extract follow-redirects@1.5.10
173 silly decomposeActions preinstall follow-redirects@1.5.10
174 silly decomposeActions build follow-redirects@1.5.10
175 silly decomposeActions install follow-redirects@1.5.10
176 silly decomposeActions postinstall follow-redirects@1.5.10
177 silly decomposeActions finalize follow-redirects@1.5.10
178 silly decomposeActions refresh-package-json follow-redirects@1.5.10
179 silly decomposeActions fetch axios@0.19.2
180 silly decomposeActions extract axios@0.19.2
181 silly decomposeActions preinstall axios@0.19.2
182 silly decomposeActions build axios@0.19.2
183 silly decomposeActions install axios@0.19.2
184 silly decomposeActions postinstall axios@0.19.2
185 silly decomposeActions finalize axios@0.19.2
186 silly decomposeActions refresh-package-json axios@0.19.2
187 silly decomposeActions fetch path-is-absolute@1.0.1
188 silly decomposeActions extract path-is-absolute@1.0.1
189 silly decomposeActions preinstall path-is-absolute@1.0.1
190 silly decomposeActions build path-is-absolute@1.0.1
191 silly decomposeActions install path-is-absolute@1.0.1
192 silly decomposeActions postinstall path-is-absolute@1.0.1
193 silly decomposeActions finalize path-is-absolute@1.0.1
194 silly decomposeActions refresh-package-json path-is-absolute@1.0.1
195 silly decomposeActions fetch punycode@2.1.1
196 silly decomposeActions extract punycode@2.1.1
197 silly decomposeActions preinstall punycode@2.1.1
198 silly decomposeActions build punycode@2.1.1
199 silly decomposeActions install punycode@2.1.1
200 silly decomposeActions postinstall punycode@2.1.1
201 silly decomposeActions finalize punycode@2.1.1
202 silly decomposeActions refresh-package-json punycode@2.1.1
203 silly decomposeActions fetch tr46@1.0.1
204 silly decomposeActions extract tr46@1.0.1
205 silly decomposeActions preinstall tr46@1.0.1
206 silly decomposeActions build tr46@1.0.1
207 silly decomposeActions install tr46@1.0.1
208 silly decomposeActions postinstall tr46@1.0.1
209 silly decomposeActions finalize tr46@1.0.1
210 silly decomposeActions refresh-package-json tr46@1.0.1
211 silly decomposeActions fetch webidl-conversions@4.0.2
212 silly decomposeActions extract webidl-conversions@4.0.2
213 silly decomposeActions preinstall webidl-conversions@4.0.2
214 silly decomposeActions build webidl-conversions@4.0.2
215 silly decomposeActions install webidl-conversions@4.0.2
216 silly decomposeActions postinstall webidl-conversions@4.0.2
217 silly decomposeActions finalize webidl-conversions@4.0.2
218 silly decomposeActions refresh-package-json webidl-conversions@4.0.2
219 silly decomposeActions fetch whatwg-url@7.1.0
220 silly decomposeActions extract whatwg-url@7.1.0
221 silly decomposeActions preinstall whatwg-url@7.1.0
222 silly decomposeActions build whatwg-url@7.1.0
223 silly decomposeActions install whatwg-url@7.1.0
224 silly decomposeActions postinstall whatwg-url@7.1.0
225 silly decomposeActions finalize whatwg-url@7.1.0
226 silly decomposeActions refresh-package-json whatwg-url@7.1.0
227 silly decomposeActions fetch universal-url@2.0.0
228 silly decomposeActions extract universal-url@2.0.0
229 silly decomposeActions preinstall universal-url@2.0.0
230 silly decomposeActions build universal-url@2.0.0
231 silly decomposeActions install universal-url@2.0.0
232 silly decomposeActions postinstall universal-url@2.0.0
233 silly decomposeActions finalize universal-url@2.0.0
234 silly decomposeActions refresh-package-json universal-url@2.0.0
235 silly decomposeActions fetch wrappy@1.0.2
236 silly decomposeActions extract wrappy@1.0.2
237 silly decomposeActions preinstall wrappy@1.0.2
238 silly decomposeActions build wrappy@1.0.2
239 silly decomposeActions install wrappy@1.0.2
240 silly decomposeActions postinstall wrappy@1.0.2
241 silly decomposeActions finalize wrappy@1.0.2
242 silly decomposeActions refresh-package-json wrappy@1.0.2
243 silly decomposeActions fetch once@1.4.0
244 silly decomposeActions extract once@1.4.0
245 silly decomposeActions preinstall once@1.4.0
246 silly decomposeActions build once@1.4.0
247 silly decomposeActions install once@1.4.0
248 silly decomposeActions postinstall once@1.4.0
249 silly decomposeActions finalize once@1.4.0
250 silly decomposeActions refresh-package-json once@1.4.0
251 silly decomposeActions fetch inflight@1.0.6
252 silly decomposeActions extract inflight@1.0.6
253 silly decomposeActions preinstall inflight@1.0.6
254 silly decomposeActions build inflight@1.0.6
255 silly decomposeActions install inflight@1.0.6
256 silly decomposeActions postinstall inflight@1.0.6
257 silly decomposeActions finalize inflight@1.0.6
258 silly decomposeActions refresh-package-json inflight@1.0.6
259 silly decomposeActions fetch glob@7.1.6
260 silly decomposeActions extract glob@7.1.6
261 silly decomposeActions preinstall glob@7.1.6
262 silly decomposeActions build glob@7.1.6
263 silly decomposeActions install glob@7.1.6
264 silly decomposeActions postinstall glob@7.1.6
265 silly decomposeActions finalize glob@7.1.6
266 silly decomposeActions refresh-package-json glob@7.1.6
267 silly decomposeActions fetch rimraf@3.0.1
268 silly decomposeActions extract rimraf@3.0.1
269 silly decomposeActions preinstall rimraf@3.0.1
270 silly decomposeActions build rimraf@3.0.1
271 silly decomposeActions install rimraf@3.0.1
272 silly decomposeActions postinstall rimraf@3.0.1
273 silly decomposeActions finalize rimraf@3.0.1
274 silly decomposeActions refresh-package-json rimraf@3.0.1
275 silly decomposeActions fetch yallist@4.0.0
276 silly decomposeActions extract yallist@4.0.0
277 silly decomposeActions preinstall yallist@4.0.0
278 silly decomposeActions build yallist@4.0.0
279 silly decomposeActions install yallist@4.0.0
280 silly decomposeActions postinstall yallist@4.0.0
281 silly decomposeActions finalize yallist@4.0.0
282 silly decomposeActions refresh-package-json yallist@4.0.0
283 silly decomposeActions fetch minipass@3.1.1
284 silly decomposeActions extract minipass@3.1.1
285 silly decomposeActions preinstall minipass@3.1.1
286 silly decomposeActions build minipass@3.1.1
287 silly decomposeActions install minipass@3.1.1
288 silly decomposeActions postinstall minipass@3.1.1
289 silly decomposeActions finalize minipass@3.1.1
290 silly decomposeActions refresh-package-json minipass@3.1.1
291 silly decomposeActions fetch fs-minipass@2.1.0
292 silly decomposeActions extract fs-minipass@2.1.0
293 silly decomposeActions preinstall fs-minipass@2.1.0
294 silly decomposeActions build fs-minipass@2.1.0
295 silly decomposeActions install fs-minipass@2.1.0
296 silly decomposeActions postinstall fs-minipass@2.1.0
297 silly decomposeActions finalize fs-minipass@2.1.0
298 silly decomposeActions refresh-package-json fs-minipass@2.1.0
299 silly decomposeActions fetch minizlib@2.1.0
300 silly decomposeActions extract minizlib@2.1.0
301 silly decomposeActions preinstall minizlib@2.1.0
302 silly decomposeActions build minizlib@2.1.0
303 silly decomposeActions install minizlib@2.1.0
304 silly decomposeActions postinstall minizlib@2.1.0
305 silly decomposeActions finalize minizlib@2.1.0
306 silly decomposeActions refresh-package-json minizlib@2.1.0
307 silly decomposeActions fetch tar@5.0.5
308 silly decomposeActions extract tar@5.0.5
309 silly decomposeActions preinstall tar@5.0.5
310 silly decomposeActions build tar@5.0.5
311 silly decomposeActions install tar@5.0.5
312 silly decomposeActions postinstall tar@5.0.5
313 silly decomposeActions finalize tar@5.0.5
314 silly decomposeActions refresh-package-json tar@5.0.5
315 silly decomposeActions fetch binary-install@0.0.1
316 silly decomposeActions extract binary-install@0.0.1
317 silly decomposeActions preinstall binary-install@0.0.1
318 silly decomposeActions build binary-install@0.0.1
319 silly decomposeActions install binary-install@0.0.1
320 silly decomposeActions postinstall binary-install@0.0.1
321 silly decomposeActions finalize binary-install@0.0.1
322 silly decomposeActions refresh-package-json binary-install@0.0.1
323 silly decomposeActions fetch @cloudflare/wrangler@1.8.3
324 silly decomposeActions extract @cloudflare/wrangler@1.8.3
325 silly decomposeActions preinstall @cloudflare/wrangler@1.8.3
326 silly decomposeActions build @cloudflare/wrangler@1.8.3
327 silly decomposeActions install @cloudflare/wrangler@1.8.3
328 silly decomposeActions postinstall @cloudflare/wrangler@1.8.3
329 silly decomposeActions finalize @cloudflare/wrangler@1.8.3
330 silly decomposeActions refresh-package-json @cloudflare/wrangler@1.8.3
331 silly install executeActions
332 silly doSerial global-install 272
333 verbose correctMkdir /Users/jkkoi/.npm/_locks correctMkdir not in flight; initializing
334 verbose lock using /Users/jkkoi/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
335 silly doParallel extract 34
336 silly extract @cloudflare/wrangler@1.8.3
337 silly extract balanced-match@1.0.0
338 silly extract chownr@1.1.3
339 silly extract concat-map@0.0.1
340 silly extract brace-expansion@1.1.11
341 silly extract env-paths@2.2.0
342 silly extract fs.realpath@1.0.0
343 silly extract hasurl@1.0.0
344 silly extract inherits@2.0.4
345 silly extract lodash.sortby@4.7.0
346 silly extract minimatch@3.0.4
347 silly extract minimist@0.0.8
348 silly extract mkdirp@0.5.1
349 silly extract ms@2.0.0
350 silly extract debug@3.1.0
351 silly extract follow-redirects@1.5.10
352 silly extract axios@0.19.2
353 silly extract path-is-absolute@1.0.1
354 silly extract punycode@2.1.1
355 silly extract tr46@1.0.1
356 silly extract webidl-conversions@4.0.2
357 silly extract whatwg-url@7.1.0
358 silly extract universal-url@2.0.0
359 silly extract wrappy@1.0.2
360 silly extract once@1.4.0
361 silly extract inflight@1.0.6
362 silly extract glob@7.1.6
363 silly extract rimraf@3.0.1
364 silly extract yallist@4.0.0
365 silly extract minipass@3.1.1
366 silly extract fs-minipass@2.1.0
367 silly extract minizlib@2.1.0
368 silly extract tar@5.0.5
369 silly extract binary-install@0.0.1
370 silly tarball trying balanced-match@1.0.0 by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
371 silly tarball trying chownr@1.1.3 by hash: sha512-i70fVHhmV3DtTl6nqvZOnIjbY0Pe4kAUjwHj8z0zAdgBtYrJyYwLKCCuRBQ5ppkyL0AkN7HKRnETdmdp1zqNXw==
372 silly tarball trying concat-map@0.0.1 by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
373 silly tarball trying brace-expansion@1.1.11 by hash: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
374 silly tarball trying env-paths@2.2.0 by hash: sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
375 silly tarball trying fs.realpath@1.0.0 by hash: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
376 silly tarball trying hasurl@1.0.0 by hash: sha512-43ypUd3DbwyCT01UYpA99AEZxZ4aKtRxWGBHEIbjcOsUghd9YUON0C+JF6isNjaiwC/UF5neaUudy6JS9jZPZQ==
377 silly tarball trying inherits@2.0.4 by hash: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
378 silly tarball trying lodash.sortby@4.7.0 by hash: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
379 silly tarball trying minimatch@3.0.4 by hash: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
380 silly tarball trying minimist@0.0.8 by hash: sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
381 silly tarball trying mkdirp@0.5.1 by hash: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
382 silly tarball trying ms@2.0.0 by hash: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
383 silly tarball trying debug@3.1.0 by hash: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
384 silly tarball trying follow-redirects@1.5.10 by hash: sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
385 silly tarball trying axios@0.19.2 by hash: sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
386 silly tarball trying path-is-absolute@1.0.1 by hash: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
387 silly tarball trying punycode@2.1.1 by hash: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
388 silly tarball trying tr46@1.0.1 by hash: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
389 silly tarball trying webidl-conversions@4.0.2 by hash: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
390 silly tarball trying whatwg-url@7.1.0 by hash: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
391 silly tarball trying universal-url@2.0.0 by hash: sha512-3DLtXdm/G1LQMCnPj+Aw7uDoleQttNHp2g5FnNQKR6cP6taNWS1b/Ehjjx4PVyvejKi3TJyu8iBraKM4q3JQPg==
392 silly tarball trying wrappy@1.0.2 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
393 silly tarball trying once@1.4.0 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
394 silly tarball trying inflight@1.0.6 by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
395 silly tarball trying glob@7.1.6 by hash: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
396 silly tarball trying rimraf@3.0.1 by hash: sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==
397 silly tarball trying yallist@4.0.0 by hash: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
398 silly tarball trying minipass@3.1.1 by hash: sha512-UFqVihv6PQgwj8/yTGvl9kPz7xIAY+R5z6XYjRInD3Gk3qx6QGSD6zEcpeG4Dy/lQnv1J6zv8ejV90hyYIKf3w==
399 silly tarball trying fs-minipass@2.1.0 by hash: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
400 silly tarball trying minizlib@2.1.0 by hash: sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==
401 silly tarball trying tar@5.0.5 by hash: sha512-MNIgJddrV2TkuwChwcSNds/5E9VijOiw7kAc1y5hTNJoLDSuIyid2QtLYiCYNnICebpuvjhPQZsXwUL0O3l7OQ==
402 silly tarball trying binary-install@0.0.1 by hash: sha512-axr6lqB4ec/pkEOb/JMnZpfcroWv1zT48pVz1oQHG7XmGkS77vmdxmP1btuH79lWQdy9e2MVw/uW0D8siopkRg==
403 silly tarball trying @cloudflare/wrangler@latest by hash: sha512-jGQiZlnZnF6nNhgtfyUzHfBipRN+o2XQq2bdLeLmTyV0mPbaar1osMzKX+NRhYSjxPfIZ92RLLnFSrGEe5KbBg==
404 silly extract chownr@1.1.3 extracted to /usr/local/lib/node_modules/.staging/chownr-d334b653 (295ms)
405 silly extract brace-expansion@1.1.11 extracted to /usr/local/lib/node_modules/.staging/brace-expansion-d93059ff (295ms)
406 silly extract hasurl@1.0.0 extracted to /usr/local/lib/node_modules/.staging/hasurl-e205ff9e (294ms)
407 silly extract balanced-match@1.0.0 extracted to /usr/local/lib/node_modules/.staging/balanced-match-36156e4c (298ms)
408 silly extract ms@2.0.0 extracted to /usr/local/lib/node_modules/.staging/ms-5ddef017 (297ms)
409 silly extract path-is-absolute@1.0.1 extracted to /usr/local/lib/node_modules/.staging/path-is-absolute-22376b9c (296ms)
410 silly extract wrappy@1.0.2 extracted to /usr/local/lib/node_modules/.staging/wrappy-48f56209 (292ms)
411 silly extract inflight@1.0.6 extracted to /usr/local/lib/node_modules/.staging/inflight-134531be (291ms)
412 silly extract once@1.4.0 extracted to /usr/local/lib/node_modules/.staging/once-7e691e2d (292ms)
413 silly extract env-paths@2.2.0 extracted to /usr/local/lib/node_modules/.staging/env-paths-c0b76ad2 (304ms)
414 silly extract inherits@2.0.4 extracted to /usr/local/lib/node_modules/.staging/inherits-b6c068a7 (303ms)
415 silly extract universal-url@2.0.0 extracted to /usr/local/lib/node_modules/.staging/universal-url-83bca0d9 (303ms)
416 silly extract minipass@3.1.1 extracted to /usr/local/lib/node_modules/.staging/minipass-6cdce016 (300ms)
417 silly extract minizlib@2.1.0 extracted to /usr/local/lib/node_modules/.staging/minizlib-56c43b1e (301ms)
418 silly extract fs.realpath@1.0.0 extracted to /usr/local/lib/node_modules/.staging/fs.realpath-f4ef98de (310ms)
419 silly extract minimatch@3.0.4 extracted to /usr/local/lib/node_modules/.staging/minimatch-8bc247f9 (310ms)
420 silly extract webidl-conversions@4.0.2 extracted to /usr/local/lib/node_modules/.staging/webidl-conversions-9b8f3c6d (309ms)
421 silly extract yallist@4.0.0 extracted to /usr/local/lib/node_modules/.staging/yallist-c2676ff8 (304ms)
422 silly extract fs-minipass@2.1.0 extracted to /usr/local/lib/node_modules/.staging/fs-minipass-65e7aaa0 (309ms)
423 silly extract follow-redirects@1.5.10 extracted to /usr/local/lib/node_modules/.staging/follow-redirects-a46108ad (318ms)
424 silly extract @cloudflare/wrangler@latest extracted to /usr/local/lib/node_modules/.staging/@cloudflare/wrangler-9d9c6d2f (323ms)
425 silly extract lodash.sortby@4.7.0 extracted to /usr/local/lib/node_modules/.staging/lodash.sortby-29ee8f42 (320ms)
426 silly extract punycode@2.1.1 extracted to /usr/local/lib/node_modules/.staging/punycode-2265794c (318ms)
427 silly extract rimraf@3.0.1 extracted to /usr/local/lib/node_modules/.staging/rimraf-a38fef4d (316ms)
428 silly extract concat-map@0.0.1 extracted to /usr/local/lib/node_modules/.staging/concat-map-56d81f0a (326ms)
429 silly extract binary-install@0.0.1 extracted to /usr/local/lib/node_modules/.staging/binary-install-224cc8d8 (318ms)
430 silly extract glob@7.1.6 extracted to /usr/local/lib/node_modules/.staging/glob-37817c9c (327ms)
431 silly extract minimist@0.0.8 extracted to /usr/local/lib/node_modules/.staging/minimist-c611bdd9 (342ms)
432 silly extract debug@3.1.0 extracted to /usr/local/lib/node_modules/.staging/debug-2204a43b (351ms)
433 silly extract whatwg-url@7.1.0 extracted to /usr/local/lib/node_modules/.staging/whatwg-url-f14db295 (350ms)
434 silly extract mkdirp@0.5.1 extracted to /usr/local/lib/node_modules/.staging/mkdirp-89fc64ae (360ms)
435 silly extract tr46@1.0.1 extracted to /usr/local/lib/node_modules/.staging/tr46-a5358c0b (359ms)
436 silly extract tar@5.0.5 extracted to /usr/local/lib/node_modules/.staging/tar-323c1b7b (357ms)
437 silly extract axios@0.19.2 extracted to /usr/local/lib/node_modules/.staging/axios-e93b2849 (379ms)
438 timing action:extract Completed in 389ms
439 silly doReverseSerial unbuild 272
440 silly doSerial remove 272
441 silly doSerial move 272
442 silly doSerial finalize 272
443 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/balanced-match
444 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/chownr
445 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/concat-map
446 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/brace-expansion
447 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/env-paths
448 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/fs.realpath
449 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/hasurl
450 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/inherits
451 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/lodash.sortby
452 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minimatch
453 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minimist
454 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/mkdirp
455 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/ms
456 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/debug
457 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/follow-redirects
458 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/axios
459 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/path-is-absolute
460 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/punycode
461 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/tr46
462 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/webidl-conversions
463 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/whatwg-url
464 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/universal-url
465 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/wrappy
466 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/once
467 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/inflight
468 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/glob
469 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/rimraf
470 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/yallist
471 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minipass
472 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/fs-minipass
473 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minizlib
474 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/tar
475 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/binary-install
476 silly finalize /usr/local/lib/node_modules/@cloudflare/wrangler
477 timing action:finalize Completed in 105ms
478 silly doParallel refresh-package-json 34
479 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/balanced-match
480 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/chownr
481 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/concat-map
482 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/brace-expansion
483 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/env-paths
484 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/fs.realpath
485 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/hasurl
486 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/inherits
487 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/lodash.sortby
488 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minimatch
489 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minimist
490 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/mkdirp
491 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/ms
492 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/debug
493 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/follow-redirects
494 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/axios
495 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/path-is-absolute
496 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/punycode
497 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/tr46
498 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/webidl-conversions
499 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/whatwg-url
500 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/universal-url
501 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/wrappy
502 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/once
503 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/inflight
504 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/glob
505 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/rimraf
506 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/yallist
507 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minipass
508 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/fs-minipass
509 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/minizlib
510 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/tar
511 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/binary-install
512 silly refresh-package-json /usr/local/lib/node_modules/@cloudflare/wrangler
513 timing action:refresh-package-json Completed in 138ms
514 silly doParallel preinstall 34
515 silly preinstall balanced-match@1.0.0
516 info lifecycle balanced-match@1.0.0~preinstall: balanced-match@1.0.0
517 silly preinstall chownr@1.1.3
518 info lifecycle chownr@1.1.3~preinstall: chownr@1.1.3
519 silly preinstall concat-map@0.0.1
520 info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1
521 silly preinstall brace-expansion@1.1.11
522 info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11
523 silly preinstall env-paths@2.2.0
524 info lifecycle env-paths@2.2.0~preinstall: env-paths@2.2.0
525 silly preinstall fs.realpath@1.0.0
526 info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0
527 silly preinstall hasurl@1.0.0
528 info lifecycle hasurl@1.0.0~preinstall: hasurl@1.0.0
529 silly preinstall inherits@2.0.4
530 info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4
531 silly preinstall lodash.sortby@4.7.0
532 info lifecycle lodash.sortby@4.7.0~preinstall: lodash.sortby@4.7.0
533 silly preinstall minimatch@3.0.4
534 info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4
535 silly preinstall minimist@0.0.8
536 info lifecycle minimist@0.0.8~preinstall: minimist@0.0.8
537 silly preinstall mkdirp@0.5.1
538 info lifecycle mkdirp@0.5.1~preinstall: mkdirp@0.5.1
539 silly preinstall ms@2.0.0
540 info lifecycle ms@2.0.0~preinstall: ms@2.0.0
541 silly preinstall debug@3.1.0
542 info lifecycle debug@3.1.0~preinstall: debug@3.1.0
543 silly preinstall follow-redirects@1.5.10
544 info lifecycle follow-redirects@1.5.10~preinstall: follow-redirects@1.5.10
545 silly preinstall axios@0.19.2
546 info lifecycle axios@0.19.2~preinstall: axios@0.19.2
547 silly preinstall path-is-absolute@1.0.1
548 info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1
549 silly preinstall punycode@2.1.1
550 info lifecycle punycode@2.1.1~preinstall: punycode@2.1.1
551 silly preinstall tr46@1.0.1
552 info lifecycle tr46@1.0.1~preinstall: tr46@1.0.1
553 silly preinstall webidl-conversions@4.0.2
554 info lifecycle webidl-conversions@4.0.2~preinstall: webidl-conversions@4.0.2
555 silly preinstall whatwg-url@7.1.0
556 info lifecycle whatwg-url@7.1.0~preinstall: whatwg-url@7.1.0
557 silly preinstall universal-url@2.0.0
558 info lifecycle universal-url@2.0.0~preinstall: universal-url@2.0.0
559 silly preinstall wrappy@1.0.2
560 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2
561 silly preinstall once@1.4.0
562 info lifecycle once@1.4.0~preinstall: once@1.4.0
563 silly preinstall inflight@1.0.6
564 info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6
565 silly preinstall glob@7.1.6
566 info lifecycle glob@7.1.6~preinstall: glob@7.1.6
567 silly preinstall rimraf@3.0.1
568 info lifecycle rimraf@3.0.1~preinstall: rimraf@3.0.1
569 silly preinstall yallist@4.0.0
570 info lifecycle yallist@4.0.0~preinstall: yallist@4.0.0
571 silly preinstall minipass@3.1.1
572 info lifecycle minipass@3.1.1~preinstall: minipass@3.1.1
573 silly preinstall fs-minipass@2.1.0
574 info lifecycle fs-minipass@2.1.0~preinstall: fs-minipass@2.1.0
575 silly preinstall minizlib@2.1.0
576 info lifecycle minizlib@2.1.0~preinstall: minizlib@2.1.0
577 silly preinstall tar@5.0.5
578 info lifecycle tar@5.0.5~preinstall: tar@5.0.5
579 silly preinstall binary-install@0.0.1
580 info lifecycle binary-install@0.0.1~preinstall: binary-install@0.0.1
581 silly preinstall @cloudflare/wrangler@1.8.3
582 info lifecycle @cloudflare/wrangler@1.8.3~preinstall: @cloudflare/wrangler@1.8.3
583 timing action:preinstall Completed in 8ms
584 silly doSerial build 272
585 silly build balanced-match@1.0.0
586 info linkStuff balanced-match@1.0.0
587 silly linkStuff balanced-match@1.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
588 silly linkStuff balanced-match@1.0.0 is part of a global install
589 silly linkStuff balanced-match@1.0.0 is installed into a global node_modules
590 silly build chownr@1.1.3
591 info linkStuff chownr@1.1.3
592 silly linkStuff chownr@1.1.3 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
593 silly linkStuff chownr@1.1.3 is part of a global install
594 silly linkStuff chownr@1.1.3 is installed into a global node_modules
595 silly build concat-map@0.0.1
596 info linkStuff concat-map@0.0.1
597 silly linkStuff concat-map@0.0.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
598 silly linkStuff concat-map@0.0.1 is part of a global install
599 silly linkStuff concat-map@0.0.1 is installed into a global node_modules
600 silly build brace-expansion@1.1.11
601 info linkStuff brace-expansion@1.1.11
602 silly linkStuff brace-expansion@1.1.11 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
603 silly linkStuff brace-expansion@1.1.11 is part of a global install
604 silly linkStuff brace-expansion@1.1.11 is installed into a global node_modules
605 silly build env-paths@2.2.0
606 info linkStuff env-paths@2.2.0
607 silly linkStuff env-paths@2.2.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
608 silly linkStuff env-paths@2.2.0 is part of a global install
609 silly linkStuff env-paths@2.2.0 is installed into a global node_modules
610 silly build fs.realpath@1.0.0
611 info linkStuff fs.realpath@1.0.0
612 silly linkStuff fs.realpath@1.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
613 silly linkStuff fs.realpath@1.0.0 is part of a global install
614 silly linkStuff fs.realpath@1.0.0 is installed into a global node_modules
615 silly build hasurl@1.0.0
616 info linkStuff hasurl@1.0.0
617 silly linkStuff hasurl@1.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
618 silly linkStuff hasurl@1.0.0 is part of a global install
619 silly linkStuff hasurl@1.0.0 is installed into a global node_modules
620 silly build inherits@2.0.4
621 info linkStuff inherits@2.0.4
622 silly linkStuff inherits@2.0.4 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
623 silly linkStuff inherits@2.0.4 is part of a global install
624 silly linkStuff inherits@2.0.4 is installed into a global node_modules
625 silly build lodash.sortby@4.7.0
626 info linkStuff lodash.sortby@4.7.0
627 silly linkStuff lodash.sortby@4.7.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
628 silly linkStuff lodash.sortby@4.7.0 is part of a global install
629 silly linkStuff lodash.sortby@4.7.0 is installed into a global node_modules
630 silly build minimatch@3.0.4
631 info linkStuff minimatch@3.0.4
632 silly linkStuff minimatch@3.0.4 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
633 silly linkStuff minimatch@3.0.4 is part of a global install
634 silly linkStuff minimatch@3.0.4 is installed into a global node_modules
635 silly build minimist@0.0.8
636 info linkStuff minimist@0.0.8
637 silly linkStuff minimist@0.0.8 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
638 silly linkStuff minimist@0.0.8 is part of a global install
639 silly linkStuff minimist@0.0.8 is installed into a global node_modules
640 silly build mkdirp@0.5.1
641 info linkStuff mkdirp@0.5.1
642 silly linkStuff mkdirp@0.5.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
643 silly linkStuff mkdirp@0.5.1 is part of a global install
644 silly linkStuff mkdirp@0.5.1 is installed into a global node_modules
645 verbose linkBins [
645 verbose linkBins   { mkdirp: 'bin/cmd.js' },
645 verbose linkBins   '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/.bin',
645 verbose linkBins   false
645 verbose linkBins ]
646 silly gently link link does not already exist {
646 silly gently link   link: '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/.bin/mkdirp',
646 silly gently link   target: '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/mkdirp/bin/cmd.js'
646 silly gently link }
647 silly build ms@2.0.0
648 info linkStuff ms@2.0.0
649 silly linkStuff ms@2.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
650 silly linkStuff ms@2.0.0 is part of a global install
651 silly linkStuff ms@2.0.0 is installed into a global node_modules
652 silly build debug@3.1.0
653 info linkStuff debug@3.1.0
654 silly linkStuff debug@3.1.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
655 silly linkStuff debug@3.1.0 is part of a global install
656 silly linkStuff debug@3.1.0 is installed into a global node_modules
657 silly build follow-redirects@1.5.10
658 info linkStuff follow-redirects@1.5.10
659 silly linkStuff follow-redirects@1.5.10 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
660 silly linkStuff follow-redirects@1.5.10 is part of a global install
661 silly linkStuff follow-redirects@1.5.10 is installed into a global node_modules
662 silly build axios@0.19.2
663 info linkStuff axios@0.19.2
664 silly linkStuff axios@0.19.2 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
665 silly linkStuff axios@0.19.2 is part of a global install
666 silly linkStuff axios@0.19.2 is installed into a global node_modules
667 silly build path-is-absolute@1.0.1
668 info linkStuff path-is-absolute@1.0.1
669 silly linkStuff path-is-absolute@1.0.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
670 silly linkStuff path-is-absolute@1.0.1 is part of a global install
671 silly linkStuff path-is-absolute@1.0.1 is installed into a global node_modules
672 silly build punycode@2.1.1
673 info linkStuff punycode@2.1.1
674 silly linkStuff punycode@2.1.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
675 silly linkStuff punycode@2.1.1 is part of a global install
676 silly linkStuff punycode@2.1.1 is installed into a global node_modules
677 silly build tr46@1.0.1
678 info linkStuff tr46@1.0.1
679 silly linkStuff tr46@1.0.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
680 silly linkStuff tr46@1.0.1 is part of a global install
681 silly linkStuff tr46@1.0.1 is installed into a global node_modules
682 silly build webidl-conversions@4.0.2
683 info linkStuff webidl-conversions@4.0.2
684 silly linkStuff webidl-conversions@4.0.2 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
685 silly linkStuff webidl-conversions@4.0.2 is part of a global install
686 silly linkStuff webidl-conversions@4.0.2 is installed into a global node_modules
687 silly build whatwg-url@7.1.0
688 info linkStuff whatwg-url@7.1.0
689 silly linkStuff whatwg-url@7.1.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
690 silly linkStuff whatwg-url@7.1.0 is part of a global install
691 silly linkStuff whatwg-url@7.1.0 is installed into a global node_modules
692 silly build universal-url@2.0.0
693 info linkStuff universal-url@2.0.0
694 silly linkStuff universal-url@2.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
695 silly linkStuff universal-url@2.0.0 is part of a global install
696 silly linkStuff universal-url@2.0.0 is installed into a global node_modules
697 silly build wrappy@1.0.2
698 info linkStuff wrappy@1.0.2
699 silly linkStuff wrappy@1.0.2 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
700 silly linkStuff wrappy@1.0.2 is part of a global install
701 silly linkStuff wrappy@1.0.2 is installed into a global node_modules
702 silly build once@1.4.0
703 info linkStuff once@1.4.0
704 silly linkStuff once@1.4.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
705 silly linkStuff once@1.4.0 is part of a global install
706 silly linkStuff once@1.4.0 is installed into a global node_modules
707 silly build inflight@1.0.6
708 info linkStuff inflight@1.0.6
709 silly linkStuff inflight@1.0.6 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
710 silly linkStuff inflight@1.0.6 is part of a global install
711 silly linkStuff inflight@1.0.6 is installed into a global node_modules
712 silly build glob@7.1.6
713 info linkStuff glob@7.1.6
714 silly linkStuff glob@7.1.6 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
715 silly linkStuff glob@7.1.6 is part of a global install
716 silly linkStuff glob@7.1.6 is installed into a global node_modules
717 silly build rimraf@3.0.1
718 info linkStuff rimraf@3.0.1
719 silly linkStuff rimraf@3.0.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
720 silly linkStuff rimraf@3.0.1 is part of a global install
721 silly linkStuff rimraf@3.0.1 is installed into a global node_modules
722 verbose linkBins [
722 verbose linkBins   { rimraf: 'bin.js' },
722 verbose linkBins   '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/.bin',
722 verbose linkBins   false
722 verbose linkBins ]
723 silly gently link link does not already exist {
723 silly gently link   link: '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/.bin/rimraf',
723 silly gently link   target: '/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/rimraf/bin.js'
723 silly gently link }
724 silly build yallist@4.0.0
725 info linkStuff yallist@4.0.0
726 silly linkStuff yallist@4.0.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
727 silly linkStuff yallist@4.0.0 is part of a global install
728 silly linkStuff yallist@4.0.0 is installed into a global node_modules
729 silly build minipass@3.1.1
730 info linkStuff minipass@3.1.1
731 silly linkStuff minipass@3.1.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
732 silly linkStuff minipass@3.1.1 is part of a global install
733 silly linkStuff minipass@3.1.1 is installed into a global node_modules
734 silly build fs-minipass@2.1.0
735 info linkStuff fs-minipass@2.1.0
736 silly linkStuff fs-minipass@2.1.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
737 silly linkStuff fs-minipass@2.1.0 is part of a global install
738 silly linkStuff fs-minipass@2.1.0 is installed into a global node_modules
739 silly build minizlib@2.1.0
740 info linkStuff minizlib@2.1.0
741 silly linkStuff minizlib@2.1.0 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
742 silly linkStuff minizlib@2.1.0 is part of a global install
743 silly linkStuff minizlib@2.1.0 is installed into a global node_modules
744 silly build tar@5.0.5
745 info linkStuff tar@5.0.5
746 silly linkStuff tar@5.0.5 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
747 silly linkStuff tar@5.0.5 is part of a global install
748 silly linkStuff tar@5.0.5 is installed into a global node_modules
749 silly build binary-install@0.0.1
750 info linkStuff binary-install@0.0.1
751 silly linkStuff binary-install@0.0.1 has /usr/local/lib/node_modules/@cloudflare/wrangler/node_modules as its parent node_modules
752 silly linkStuff binary-install@0.0.1 is part of a global install
753 silly linkStuff binary-install@0.0.1 is installed into a global node_modules
754 silly build @cloudflare/wrangler@1.8.3
755 info linkStuff @cloudflare/wrangler@1.8.3
756 silly linkStuff @cloudflare/wrangler@1.8.3 has /usr/local/lib/node_modules as its parent node_modules
757 silly linkStuff @cloudflare/wrangler@1.8.3 is part of a global install
758 silly linkStuff @cloudflare/wrangler@1.8.3 is installed into a global node_modules
759 silly linkStuff @cloudflare/wrangler@1.8.3 is installed into the top-level global node_modules
760 verbose linkBins [ { wrangler: 'run-wrangler.js' }, '/usr/local/bin', true ]
761 timing action:build Completed in 16ms
762 silly doSerial global-link 272
763 silly doParallel update-linked 0
764 silly doSerial install 272
765 silly install balanced-match@1.0.0
766 info lifecycle balanced-match@1.0.0~install: balanced-match@1.0.0
767 silly install chownr@1.1.3
768 info lifecycle chownr@1.1.3~install: chownr@1.1.3
769 silly install concat-map@0.0.1
770 info lifecycle concat-map@0.0.1~install: concat-map@0.0.1
771 silly install brace-expansion@1.1.11
772 info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11
773 silly install env-paths@2.2.0
774 info lifecycle env-paths@2.2.0~install: env-paths@2.2.0
775 silly install fs.realpath@1.0.0
776 info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0
777 silly install hasurl@1.0.0
778 info lifecycle hasurl@1.0.0~install: hasurl@1.0.0
779 silly install inherits@2.0.4
780 info lifecycle inherits@2.0.4~install: inherits@2.0.4
781 silly install lodash.sortby@4.7.0
782 info lifecycle lodash.sortby@4.7.0~install: lodash.sortby@4.7.0
783 silly install minimatch@3.0.4
784 info lifecycle minimatch@3.0.4~install: minimatch@3.0.4
785 silly install minimist@0.0.8
786 info lifecycle minimist@0.0.8~install: minimist@0.0.8
787 silly install mkdirp@0.5.1
788 info lifecycle mkdirp@0.5.1~install: mkdirp@0.5.1
789 silly install ms@2.0.0
790 info lifecycle ms@2.0.0~install: ms@2.0.0
791 silly install debug@3.1.0
792 info lifecycle debug@3.1.0~install: debug@3.1.0
793 silly install follow-redirects@1.5.10
794 info lifecycle follow-redirects@1.5.10~install: follow-redirects@1.5.10
795 silly install axios@0.19.2
796 info lifecycle axios@0.19.2~install: axios@0.19.2
797 silly install path-is-absolute@1.0.1
798 info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1
799 silly install punycode@2.1.1
800 info lifecycle punycode@2.1.1~install: punycode@2.1.1
801 silly install tr46@1.0.1
802 info lifecycle tr46@1.0.1~install: tr46@1.0.1
803 silly install webidl-conversions@4.0.2
804 info lifecycle webidl-conversions@4.0.2~install: webidl-conversions@4.0.2
805 silly install whatwg-url@7.1.0
806 info lifecycle whatwg-url@7.1.0~install: whatwg-url@7.1.0
807 silly install universal-url@2.0.0
808 info lifecycle universal-url@2.0.0~install: universal-url@2.0.0
809 silly install wrappy@1.0.2
810 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2
811 silly install once@1.4.0
812 info lifecycle once@1.4.0~install: once@1.4.0
813 silly install inflight@1.0.6
814 info lifecycle inflight@1.0.6~install: inflight@1.0.6
815 silly install glob@7.1.6
816 info lifecycle glob@7.1.6~install: glob@7.1.6
817 silly install rimraf@3.0.1
818 info lifecycle rimraf@3.0.1~install: rimraf@3.0.1
819 silly install yallist@4.0.0
820 info lifecycle yallist@4.0.0~install: yallist@4.0.0
821 silly install minipass@3.1.1
822 info lifecycle minipass@3.1.1~install: minipass@3.1.1
823 silly install fs-minipass@2.1.0
824 info lifecycle fs-minipass@2.1.0~install: fs-minipass@2.1.0
825 silly install minizlib@2.1.0
826 info lifecycle minizlib@2.1.0~install: minizlib@2.1.0
827 silly install tar@5.0.5
828 info lifecycle tar@5.0.5~install: tar@5.0.5
829 silly install binary-install@0.0.1
830 info lifecycle binary-install@0.0.1~install: binary-install@0.0.1
831 silly install @cloudflare/wrangler@1.8.3
832 info lifecycle @cloudflare/wrangler@1.8.3~install: @cloudflare/wrangler@1.8.3
833 timing action:install Completed in 4ms
834 silly doSerial postinstall 272
835 silly postinstall balanced-match@1.0.0
836 info lifecycle balanced-match@1.0.0~postinstall: balanced-match@1.0.0
837 silly postinstall chownr@1.1.3
838 info lifecycle chownr@1.1.3~postinstall: chownr@1.1.3
839 silly postinstall concat-map@0.0.1
840 info lifecycle concat-map@0.0.1~postinstall: concat-map@0.0.1
841 silly postinstall brace-expansion@1.1.11
842 info lifecycle brace-expansion@1.1.11~postinstall: brace-expansion@1.1.11
843 silly postinstall env-paths@2.2.0
844 info lifecycle env-paths@2.2.0~postinstall: env-paths@2.2.0
845 silly postinstall fs.realpath@1.0.0
846 info lifecycle fs.realpath@1.0.0~postinstall: fs.realpath@1.0.0
847 silly postinstall hasurl@1.0.0
848 info lifecycle hasurl@1.0.0~postinstall: hasurl@1.0.0
849 silly postinstall inherits@2.0.4
850 info lifecycle inherits@2.0.4~postinstall: inherits@2.0.4
851 silly postinstall lodash.sortby@4.7.0
852 info lifecycle lodash.sortby@4.7.0~postinstall: lodash.sortby@4.7.0
853 silly postinstall minimatch@3.0.4
854 info lifecycle minimatch@3.0.4~postinstall: minimatch@3.0.4
855 silly postinstall minimist@0.0.8
856 info lifecycle minimist@0.0.8~postinstall: minimist@0.0.8
857 silly postinstall mkdirp@0.5.1
858 info lifecycle mkdirp@0.5.1~postinstall: mkdirp@0.5.1
859 silly postinstall ms@2.0.0
860 info lifecycle ms@2.0.0~postinstall: ms@2.0.0
861 silly postinstall debug@3.1.0
862 info lifecycle debug@3.1.0~postinstall: debug@3.1.0
863 silly postinstall follow-redirects@1.5.10
864 info lifecycle follow-redirects@1.5.10~postinstall: follow-redirects@1.5.10
865 silly postinstall axios@0.19.2
866 info lifecycle axios@0.19.2~postinstall: axios@0.19.2
867 silly postinstall path-is-absolute@1.0.1
868 info lifecycle path-is-absolute@1.0.1~postinstall: path-is-absolute@1.0.1
869 silly postinstall punycode@2.1.1
870 info lifecycle punycode@2.1.1~postinstall: punycode@2.1.1
871 silly postinstall tr46@1.0.1
872 info lifecycle tr46@1.0.1~postinstall: tr46@1.0.1
873 silly postinstall webidl-conversions@4.0.2
874 info lifecycle webidl-conversions@4.0.2~postinstall: webidl-conversions@4.0.2
875 silly postinstall whatwg-url@7.1.0
876 info lifecycle whatwg-url@7.1.0~postinstall: whatwg-url@7.1.0
877 silly postinstall universal-url@2.0.0
878 info lifecycle universal-url@2.0.0~postinstall: universal-url@2.0.0
879 silly postinstall wrappy@1.0.2
880 info lifecycle wrappy@1.0.2~postinstall: wrappy@1.0.2
881 silly postinstall once@1.4.0
882 info lifecycle once@1.4.0~postinstall: once@1.4.0
883 silly postinstall inflight@1.0.6
884 info lifecycle inflight@1.0.6~postinstall: inflight@1.0.6
885 silly postinstall glob@7.1.6
886 info lifecycle glob@7.1.6~postinstall: glob@7.1.6
887 silly postinstall rimraf@3.0.1
888 info lifecycle rimraf@3.0.1~postinstall: rimraf@3.0.1
889 silly postinstall yallist@4.0.0
890 info lifecycle yallist@4.0.0~postinstall: yallist@4.0.0
891 silly postinstall minipass@3.1.1
892 info lifecycle minipass@3.1.1~postinstall: minipass@3.1.1
893 silly postinstall fs-minipass@2.1.0
894 info lifecycle fs-minipass@2.1.0~postinstall: fs-minipass@2.1.0
895 silly postinstall minizlib@2.1.0
896 info lifecycle minizlib@2.1.0~postinstall: minizlib@2.1.0
897 silly postinstall tar@5.0.5
898 info lifecycle tar@5.0.5~postinstall: tar@5.0.5
899 silly postinstall binary-install@0.0.1
900 info lifecycle binary-install@0.0.1~postinstall: binary-install@0.0.1
901 silly postinstall @cloudflare/wrangler@1.8.3
902 info lifecycle @cloudflare/wrangler@1.8.3~postinstall: @cloudflare/wrangler@1.8.3
903 verbose lifecycle @cloudflare/wrangler@1.8.3~postinstall: unsafe-perm in lifecycle false
904 verbose lifecycle @cloudflare/wrangler@1.8.3~postinstall: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/.bin:/usr/local/lib/node_modules/.bin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
905 verbose lifecycle @cloudflare/wrangler@1.8.3~postinstall: CWD: /usr/local/lib/node_modules/@cloudflare/wrangler
906 silly lifecycle @cloudflare/wrangler@1.8.3~postinstall: Args: [ '-c', 'node ./install-wrangler.js' ]
907 silly lifecycle @cloudflare/wrangler@1.8.3~postinstall: Returned: code: 1  signal: null
908 info lifecycle @cloudflare/wrangler@1.8.3~postinstall: Failed to exec postinstall script
909 timing action:postinstall Completed in 245ms
910 verbose unlock done using /Users/jkkoi/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
911 timing stage:rollbackFailedOptional Completed in 90ms
912 timing stage:runTopLevelLifecycles Completed in 1217ms
913 verbose stack Error: @cloudflare/wrangler@1.8.3 postinstall: `node ./install-wrangler.js`
913 verbose stack Exit status 1
913 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
913 verbose stack     at EventEmitter.emit (events.js:311:20)
913 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
913 verbose stack     at ChildProcess.emit (events.js:311:20)
913 verbose stack     at maybeClose (internal/child_process.js:1021:16)
913 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
914 verbose pkgid @cloudflare/wrangler@1.8.3
915 verbose cwd /Users/jkkoi/Desktop/Code/Works
916 verbose Darwin 19.4.0
917 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "@cloudflare/wrangler" "-g"
918 verbose node v12.16.1
919 verbose npm  v6.14.3
920 error code ELIFECYCLE
921 error errno 1
922 error @cloudflare/wrangler@1.8.3 postinstall: `node ./install-wrangler.js`
922 error Exit status 1
923 error Failed at the @cloudflare/wrangler@1.8.3 postinstall script.
923 error This is probably not a problem with npm. There is likely additional logging output above.
924 verbose exit [ 1, true ]

@EverlastingBugstopper
Copy link
Contributor

Hi @Jkkoi - could you show me the output of node --version and the non-verbose output of npm i -g @cloudflare/wrangler?

@Jkkoi
Copy link
Author

Jkkoi commented Apr 2, 2020

@EverlastingBugstopper
Thank you for your help, here is the log output

MacBook-Air:~ jkkoi$ node --version
v12.16.1
MacBook-Air:~ jkkoi$ sudo npm i -g @cloudflare/wrangler
Password:
/usr/local/bin/wrangler -> /usr/local/lib/node_modules/@cloudflare/wrangler/run-wrangler.js

> @cloudflare/wrangler@1.8.4 postinstall /usr/local/lib/node_modules/@cloudflare/wrangler
> node ./install-wrangler.js

/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/mkdirp/index.js:90
                    throw err0;
                    ^

Error: EACCES: permission denied, mkdir '/Users/jkkoi/.wrangler'
    at Object.mkdirSync (fs.js:840:3)
    at Function.sync (/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/mkdirp/index.js:71:13)
    at Binary._getInstallDirectory (/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/binary-install/src/binary.js:49:14)
    at Binary.install (/usr/local/lib/node_modules/@cloudflare/wrangler/node_modules/binary-install/src/binary.js:75:22)
    at install (/usr/local/lib/node_modules/@cloudflare/wrangler/binary.js:44:10)
    at Object.<anonymous> (/usr/local/lib/node_modules/@cloudflare/wrangler/install-wrangler.js:4:1)
    at Module._compile (internal/modules/cjs/loader.js:1158:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
    at Module.load (internal/modules/cjs/loader.js:1002:32)
    at Function.Module._load (internal/modules/cjs/loader.js:901:14) {
  errno: -13,
  syscall: 'mkdir',
  code: 'EACCES',
  path: '/Users/jkkoi/.wrangler'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @cloudflare/wrangler@1.8.4 postinstall: `node ./install-wrangler.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @cloudflare/wrangler@1.8.4 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jkkoi/.npm/_logs/2020-04-02T10_03_36_514Z-debug.log

@EverlastingBugstopper
Copy link
Contributor

Ah! This is a common issue with global installation of npm packages and isn't isolated to Wrangler.

Our recommendation is to use a node version manager such as nvm and then install Wrangler without sudo. You can see npm's explanation here.

@Jkkoi Jkkoi closed this as completed May 10, 2020
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

2 participants