stefankendall / ttsbackup

27 stars 10 forks source link

Error on Install #3

Closed UpstairsEmpire closed 2 years ago

UpstairsEmpire commented 2 years ago

Here's the error log:

0 verbose cli [
0 verbose cli   '/usr/local/bin/node',
0 verbose cli   '/usr/local/bin/npm',
0 verbose cli   'install',
0 verbose cli   '-g',
0 verbose cli   'ttsbackup'
0 verbose cli ]
1 info using npm@8.1.2
2 info using node@v16.13.2
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 0ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 0ms
6 timing config:load:builtin Completed in 0ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:project Completed in 1ms
10 timing config:load:file:/Users/jasonadam/.npmrc Completed in 0ms
11 timing config:load:user Completed in 0ms
12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
13 timing config:load:global Completed in 0ms
14 timing config:load:validate Completed in 0ms
15 timing config:load:credentials Completed in 0ms
16 timing config:load:setEnvs Completed in 1ms
17 timing config:load Completed in 3ms
18 timing npm:load:configload Completed in 4ms
19 timing npm:load:setTitle Completed in 5ms
20 timing npm:load:setupLog Completed in 0ms
21 timing config:load:flatten Completed in 1ms
22 timing npm:load:cleanupLog Completed in 1ms
23 timing npm:load:configScope Completed in 0ms
24 timing npm:load:projectScope Completed in 0ms
25 timing npm:load Completed in 11ms
26 timing arborist:ctor Completed in 1ms
27 timing idealTree:init Completed in 2ms
28 timing idealTree:userRequests Completed in 1ms
29 silly idealTree buildDeps
30 silly fetch manifest ttsbackup@*
31 http fetch GET 200 https://registry.npmjs.org/ttsbackup 294ms (cache revalidated)
32 silly placeDep ROOT ttsbackup@0.0.22 OK for:  want: *
33 silly fetch manifest async@2.0.0-rc.6
34 silly fetch manifest commander@2.13.0
35 silly fetch manifest glob@7.0.5
36 silly fetch manifest lodash@4.13.1
37 silly fetch manifest lodash-deep@2.0.0
38 silly fetch manifest mkdirp@0.5.1
39 silly fetch manifest npm@^5.6.0
40 silly fetch manifest prompt@1.0.0
41 silly fetch manifest request@2.83.0
42 silly fetch manifest untildify@3.0.2
43 http fetch GET 200 https://registry.npmjs.org/async 47ms (cache revalidated)
44 http fetch GET 200 https://registry.npmjs.org/commander 88ms (cache revalidated)
45 http fetch GET 200 https://registry.npmjs.org/lodash 99ms (cache revalidated)
46 http fetch GET 200 https://registry.npmjs.org/npm 107ms (cache revalidated)
47 http fetch GET 200 https://registry.npmjs.org/glob 125ms (cache revalidated)
48 http fetch GET 200 https://registry.npmjs.org/mkdirp 128ms (cache revalidated)
49 http fetch GET 200 https://registry.npmjs.org/untildify 129ms (cache revalidated)
50 http fetch GET 200 https://registry.npmjs.org/prompt 131ms (cache revalidated)
51 http fetch GET 200 https://registry.npmjs.org/request 145ms (cache revalidated)
52 http fetch GET 200 https://registry.npmjs.org/lodash-deep 219ms (cache revalidated)
53 timing idealTree:#root Completed in 525ms
54 silly placeDep node_modules/ttsbackup async@2.0.0-rc.6 OK for: ttsbackup@0.0.22 want: 2.0.0-rc.6
55 silly placeDep node_modules/ttsbackup commander@2.13.0 OK for: ttsbackup@0.0.22 want: 2.13.0
56 silly placeDep node_modules/ttsbackup glob@7.0.5 OK for: ttsbackup@0.0.22 want: 7.0.5
57 silly placeDep node_modules/ttsbackup lodash@4.13.1 OK for: ttsbackup@0.0.22 want: 4.13.1
58 silly placeDep node_modules/ttsbackup lodash-deep@2.0.0 OK for: ttsbackup@0.0.22 want: 2.0.0
59 silly placeDep node_modules/ttsbackup mkdirp@0.5.1 OK for: ttsbackup@0.0.22 want: 0.5.1
60 silly placeDep node_modules/ttsbackup npm@5.10.0 OK for: ttsbackup@0.0.22 want: ^5.6.0
61 silly placeDep node_modules/ttsbackup prompt@1.0.0 OK for: ttsbackup@0.0.22 want: 1.0.0
62 silly placeDep node_modules/ttsbackup request@2.83.0 OK for: ttsbackup@0.0.22 want: 2.83.0
63 silly placeDep node_modules/ttsbackup untildify@3.0.2 OK for: ttsbackup@0.0.22 want: 3.0.2
64 silly fetch manifest fs.realpath@^1.0.0
65 silly fetch manifest inflight@^1.0.4
66 silly fetch manifest inherits@2
67 silly fetch manifest minimatch@^3.0.2
68 silly fetch manifest once@^1.3.0
69 silly fetch manifest path-is-absolute@^1.0.0
70 silly fetch manifest minimist@0.0.8
71 silly fetch manifest colors@^1.1.2
72 silly fetch manifest pkginfo@0.x.x
73 silly fetch manifest read@1.0.x
74 silly fetch manifest revalidator@0.1.x
75 silly fetch manifest utile@0.3.x
76 silly fetch manifest winston@2.1.x
77 silly fetch manifest aws-sign2@~0.7.0
78 silly fetch manifest aws4@^1.6.0
79 silly fetch manifest caseless@~0.12.0
80 silly fetch manifest combined-stream@~1.0.5
81 silly fetch manifest extend@~3.0.1
82 silly fetch manifest forever-agent@~0.6.1
83 silly fetch manifest form-data@~2.3.1
84 silly fetch manifest har-validator@~5.0.3
85 silly fetch manifest hawk@~6.0.2
86 silly fetch manifest http-signature@~1.2.0
87 silly fetch manifest is-typedarray@~1.0.0
88 silly fetch manifest isstream@~0.1.2
89 silly fetch manifest json-stringify-safe@~5.0.1
90 silly fetch manifest mime-types@~2.1.17
91 silly fetch manifest oauth-sign@~0.8.2
92 silly fetch manifest performance-now@^2.1.0
93 silly fetch manifest qs@~6.5.1
94 silly fetch manifest safe-buffer@^5.1.1
95 silly fetch manifest stringstream@~0.0.5
96 silly fetch manifest tough-cookie@~2.3.3
97 silly fetch manifest tunnel-agent@^0.6.0
98 silly fetch manifest uuid@^3.1.0
99 http fetch GET 200 https://registry.npmjs.org/once 51ms (cache revalidated)
100 http fetch GET 200 https://registry.npmjs.org/combined-stream 51ms (cache revalidated)
101 http fetch GET 200 https://registry.npmjs.org/fs.realpath 55ms (cache revalidated)
102 http fetch GET 200 https://registry.npmjs.org/winston 54ms (cache revalidated)
103 http fetch GET 200 https://registry.npmjs.org/inherits 59ms (cache revalidated)
104 http fetch GET 200 https://registry.npmjs.org/minimist 62ms (cache revalidated)
105 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 72ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/extend 82ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/colors 89ms (cache revalidated)
108 http fetch GET 200 https://registry.npmjs.org/caseless 89ms (cache revalidated)
109 http fetch GET 200 https://registry.npmjs.org/form-data 89ms (cache revalidated)
110 http fetch GET 200 https://registry.npmjs.org/forever-agent 90ms (cache revalidated)
111 http fetch GET 200 https://registry.npmjs.org/aws-sign2 105ms (cache revalidated)
112 http fetch GET 200 https://registry.npmjs.org/performance-now 100ms (cache revalidated)
113 http fetch GET 200 https://registry.npmjs.org/safe-buffer 110ms (cache revalidated)
114 http fetch GET 200 https://registry.npmjs.org/mime-types 113ms (cache revalidated)
115 http fetch GET 200 https://registry.npmjs.org/oauth-sign 116ms (cache revalidated)
116 http fetch GET 200 https://registry.npmjs.org/inflight 124ms (cache revalidated)
117 http fetch GET 200 https://registry.npmjs.org/minimatch 126ms (cache revalidated)
118 http fetch GET 200 https://registry.npmjs.org/hawk 121ms (cache revalidated)
119 http fetch GET 200 https://registry.npmjs.org/aws4 124ms (cache revalidated)
120 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 121ms (cache revalidated)
121 http fetch GET 200 https://registry.npmjs.org/qs 128ms (cache revalidated)
122 http fetch GET 200 https://registry.npmjs.org/isstream 133ms (cache revalidated)
123 http fetch GET 200 https://registry.npmjs.org/uuid 144ms (cache revalidated)
124 http fetch GET 200 https://registry.npmjs.org/stringstream 144ms (cache revalidated)
125 http fetch GET 200 https://registry.npmjs.org/is-typedarray 150ms (cache revalidated)
126 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 146ms (cache revalidated)
127 http fetch GET 200 https://registry.npmjs.org/http-signature 155ms (cache revalidated)
128 http fetch GET 200 https://registry.npmjs.org/tough-cookie 169ms (cache revalidated)
129 http fetch GET 200 https://registry.npmjs.org/pkginfo 181ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/utile 196ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/revalidator 201ms (cache revalidated)
132 http fetch GET 200 https://registry.npmjs.org/read 239ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/har-validator 248ms (cache revalidated)
134 timing idealTree:node_modules/ttsbackup Completed in 267ms
135 timing idealTree:node_modules/ttsbackup/node_modules/async Completed in 0ms
136 timing idealTree:node_modules/ttsbackup/node_modules/commander Completed in 0ms
137 silly placeDep node_modules/ttsbackup fs.realpath@1.0.0 OK for: glob@7.0.5 want: ^1.0.0
138 silly placeDep node_modules/ttsbackup inflight@1.0.6 OK for: glob@7.0.5 want: ^1.0.4
139 silly placeDep node_modules/ttsbackup inherits@2.0.4 OK for: glob@7.0.5 want: 2
140 silly placeDep node_modules/ttsbackup minimatch@3.0.4 OK for: glob@7.0.5 want: ^3.0.2
141 silly placeDep node_modules/ttsbackup once@1.4.0 OK for: glob@7.0.5 want: ^1.3.0
142 silly placeDep node_modules/ttsbackup path-is-absolute@1.0.1 OK for: glob@7.0.5 want: ^1.0.0
143 silly fetch manifest wrappy@1
144 silly fetch manifest brace-expansion@^1.1.7
145 http fetch GET 200 https://registry.npmjs.org/wrappy 43ms (cache revalidated)
146 http fetch GET 200 https://registry.npmjs.org/brace-expansion 47ms (cache revalidated)
147 timing idealTree:node_modules/ttsbackup/node_modules/glob Completed in 52ms
148 timing idealTree:node_modules/ttsbackup/node_modules/fs.realpath Completed in 0ms
149 silly placeDep node_modules/ttsbackup wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
150 timing idealTree:node_modules/ttsbackup/node_modules/inflight Completed in 1ms
151 timing idealTree:node_modules/ttsbackup/node_modules/inherits Completed in 1ms
152 timing idealTree:node_modules/ttsbackup/node_modules/lodash Completed in 0ms
153 timing idealTree:node_modules/ttsbackup/node_modules/lodash-deep Completed in 0ms
154 silly placeDep node_modules/ttsbackup brace-expansion@1.1.11 OK for: minimatch@3.0.4 want: ^1.1.7
155 silly fetch manifest balanced-match@^1.0.0
156 silly fetch manifest concat-map@0.0.1
157 http fetch GET 200 https://registry.npmjs.org/balanced-match 35ms (cache revalidated)
158 http fetch GET 200 https://registry.npmjs.org/concat-map 37ms (cache revalidated)
159 timing idealTree:node_modules/ttsbackup/node_modules/minimatch Completed in 39ms
160 silly placeDep node_modules/ttsbackup balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
161 silly placeDep node_modules/ttsbackup concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
162 timing idealTree:node_modules/ttsbackup/node_modules/brace-expansion Completed in 1ms
163 timing idealTree:node_modules/ttsbackup/node_modules/balanced-match Completed in 0ms
164 timing idealTree:node_modules/ttsbackup/node_modules/concat-map Completed in 0ms
165 silly placeDep node_modules/ttsbackup minimist@0.0.8 OK for: mkdirp@0.5.1 want: 0.0.8
166 timing idealTree:node_modules/ttsbackup/node_modules/mkdirp Completed in 0ms
167 timing idealTree:node_modules/ttsbackup/node_modules/minimist Completed in 0ms
168 timing idealTree:node_modules/ttsbackup/node_modules/npm Completed in 0ms
169 timing idealTree:node_modules/ttsbackup/node_modules/once Completed in 0ms
170 timing idealTree:node_modules/ttsbackup/node_modules/path-is-absolute Completed in 0ms
171 silly placeDep node_modules/ttsbackup colors@1.4.0 OK for: prompt@1.0.0 want: ^1.1.2
172 silly placeDep node_modules/ttsbackup pkginfo@0.4.1 OK for: prompt@1.0.0 want: 0.x.x
173 silly placeDep node_modules/ttsbackup read@1.0.7 OK for: prompt@1.0.0 want: 1.0.x
174 silly placeDep node_modules/ttsbackup revalidator@0.1.8 OK for: prompt@1.0.0 want: 0.1.x
175 silly placeDep node_modules/ttsbackup utile@0.3.0 OK for: prompt@1.0.0 want: 0.3.x
176 silly placeDep node_modules/ttsbackup winston@2.1.1 OK for: prompt@1.0.0 want: 2.1.x
177 silly fetch manifest mute-stream@~0.0.4
178 silly fetch manifest async@~0.9.0
179 silly fetch manifest deep-equal@~0.2.1
180 silly fetch manifest i@0.3.x
181 silly fetch manifest ncp@1.0.x
182 silly fetch manifest rimraf@2.x.x
183 silly fetch manifest async@~1.0.0
184 silly fetch manifest colors@1.0.x
185 silly fetch manifest cycle@1.0.x
186 silly fetch manifest eyes@0.1.x
187 silly fetch manifest isstream@0.1.x
188 silly fetch manifest pkginfo@0.3.x
189 silly fetch manifest stack-trace@0.0.x
190 http fetch GET 200 https://registry.npmjs.org/ncp 45ms (cache revalidated)
191 http fetch GET 200 https://registry.npmjs.org/eyes 44ms (cache revalidated)
192 http fetch GET 200 https://registry.npmjs.org/mute-stream 50ms (cache revalidated)
193 http fetch GET 200 https://registry.npmjs.org/rimraf 50ms (cache revalidated)
194 http fetch GET 200 https://registry.npmjs.org/stack-trace 48ms (cache revalidated)
195 http fetch GET 200 https://registry.npmjs.org/deep-equal 55ms (cache revalidated)
196 http fetch GET 200 https://registry.npmjs.org/i 178ms (cache revalidated)
197 http fetch GET 200 https://registry.npmjs.org/cycle 187ms (cache revalidated)
198 timing idealTree:node_modules/ttsbackup/node_modules/prompt Completed in 199ms
199 timing idealTree:node_modules/ttsbackup/node_modules/colors Completed in 0ms
200 timing idealTree:node_modules/ttsbackup/node_modules/pkginfo Completed in 0ms
201 silly placeDep node_modules/ttsbackup mute-stream@0.0.8 OK for: read@1.0.7 want: ~0.0.4
202 timing idealTree:node_modules/ttsbackup/node_modules/read Completed in 3ms
203 timing idealTree:node_modules/ttsbackup/node_modules/mute-stream Completed in 0ms
204 silly placeDep node_modules/ttsbackup aws-sign2@0.7.0 OK for: request@2.83.0 want: ~0.7.0
205 silly placeDep node_modules/ttsbackup aws4@1.11.0 OK for: request@2.83.0 want: ^1.6.0
206 silly placeDep node_modules/ttsbackup caseless@0.12.0 OK for: request@2.83.0 want: ~0.12.0
207 silly placeDep node_modules/ttsbackup combined-stream@1.0.8 OK for: request@2.83.0 want: ~1.0.5
208 silly placeDep node_modules/ttsbackup extend@3.0.2 OK for: request@2.83.0 want: ~3.0.1
209 silly placeDep node_modules/ttsbackup forever-agent@0.6.1 OK for: request@2.83.0 want: ~0.6.1
210 silly placeDep node_modules/ttsbackup form-data@2.3.3 OK for: request@2.83.0 want: ~2.3.1
211 silly placeDep node_modules/ttsbackup har-validator@5.0.3 OK for: request@2.83.0 want: ~5.0.3
212 silly placeDep node_modules/ttsbackup hawk@6.0.2 OK for: request@2.83.0 want: ~6.0.2
213 silly placeDep node_modules/ttsbackup http-signature@1.2.0 OK for: request@2.83.0 want: ~1.2.0
214 silly placeDep node_modules/ttsbackup is-typedarray@1.0.0 OK for: request@2.83.0 want: ~1.0.0
215 silly placeDep node_modules/ttsbackup isstream@0.1.2 OK for: request@2.83.0 want: ~0.1.2
216 silly placeDep node_modules/ttsbackup json-stringify-safe@5.0.1 OK for: request@2.83.0 want: ~5.0.1
217 silly placeDep node_modules/ttsbackup mime-types@2.1.34 OK for: request@2.83.0 want: ~2.1.17
218 silly placeDep node_modules/ttsbackup oauth-sign@0.8.2 OK for: request@2.83.0 want: ~0.8.2
219 silly placeDep node_modules/ttsbackup performance-now@2.1.0 OK for: request@2.83.0 want: ^2.1.0
220 silly placeDep node_modules/ttsbackup qs@6.5.3 OK for: request@2.83.0 want: ~6.5.1
221 silly placeDep node_modules/ttsbackup safe-buffer@5.2.1 OK for: request@2.83.0 want: ^5.1.1
222 silly placeDep node_modules/ttsbackup stringstream@0.0.6 OK for: request@2.83.0 want: ~0.0.5
223 silly placeDep node_modules/ttsbackup tough-cookie@2.3.4 OK for: request@2.83.0 want: ~2.3.3
224 silly placeDep node_modules/ttsbackup tunnel-agent@0.6.0 OK for: request@2.83.0 want: ^0.6.0
225 silly placeDep node_modules/ttsbackup uuid@3.4.0 OK for: request@2.83.0 want: ^3.1.0
226 silly fetch manifest delayed-stream@~1.0.0
227 silly fetch manifest asynckit@^0.4.0
228 silly fetch manifest ajv@^5.1.0
229 silly fetch manifest har-schema@^2.0.0
230 silly fetch manifest hoek@4.x.x
231 silly fetch manifest boom@4.x.x
232 silly fetch manifest cryptiles@3.x.x
233 silly fetch manifest sntp@2.x.x
234 silly fetch manifest assert-plus@^1.0.0
235 silly fetch manifest jsprim@^1.2.2
236 silly fetch manifest sshpk@^1.7.0
237 silly fetch manifest mime-db@1.51.0
238 silly fetch manifest punycode@^1.4.1
239 http fetch GET 200 https://registry.npmjs.org/sntp 44ms (cache revalidated)
240 http fetch GET 200 https://registry.npmjs.org/asynckit 46ms (cache revalidated)
241 http fetch GET 200 https://registry.npmjs.org/jsprim 48ms (cache revalidated)
242 http fetch GET 200 https://registry.npmjs.org/sshpk 48ms (cache revalidated)
243 http fetch GET 200 https://registry.npmjs.org/punycode 48ms (cache revalidated)
244 http fetch GET 200 https://registry.npmjs.org/delayed-stream 54ms (cache revalidated)
245 http fetch GET 200 https://registry.npmjs.org/har-schema 53ms (cache revalidated)
246 http fetch GET 200 https://registry.npmjs.org/assert-plus 52ms (cache revalidated)
247 http fetch GET 200 https://registry.npmjs.org/mime-db 53ms (cache revalidated)
248 http fetch GET 200 https://registry.npmjs.org/hoek 60ms (cache revalidated)
249 http fetch GET 200 https://registry.npmjs.org/ajv 67ms (cache revalidated)
250 http fetch GET 200 https://registry.npmjs.org/boom 183ms (cache revalidated)
251 http fetch GET 200 https://registry.npmjs.org/cryptiles 199ms (cache revalidated)
252 timing idealTree:node_modules/ttsbackup/node_modules/request Completed in 219ms
253 timing idealTree:node_modules/ttsbackup/node_modules/aws-sign2 Completed in 0ms
254 timing idealTree:node_modules/ttsbackup/node_modules/aws4 Completed in 0ms
255 timing idealTree:node_modules/ttsbackup/node_modules/caseless Completed in 0ms
256 silly placeDep node_modules/ttsbackup delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
257 timing idealTree:node_modules/ttsbackup/node_modules/combined-stream Completed in 1ms
258 timing idealTree:node_modules/ttsbackup/node_modules/delayed-stream Completed in 0ms
259 timing idealTree:node_modules/ttsbackup/node_modules/extend Completed in 0ms
260 timing idealTree:node_modules/ttsbackup/node_modules/forever-agent Completed in 0ms
261 silly placeDep node_modules/ttsbackup asynckit@0.4.0 OK for: form-data@2.3.3 want: ^0.4.0
262 timing idealTree:node_modules/ttsbackup/node_modules/form-data Completed in 1ms
263 timing idealTree:node_modules/ttsbackup/node_modules/asynckit Completed in 0ms
264 silly placeDep node_modules/ttsbackup ajv@5.5.2 OK for: har-validator@5.0.3 want: ^5.1.0
265 silly placeDep node_modules/ttsbackup har-schema@2.0.0 OK for: har-validator@5.0.3 want: ^2.0.0
266 silly fetch manifest co@^4.6.0
267 silly fetch manifest fast-deep-equal@^1.0.0
268 silly fetch manifest fast-json-stable-stringify@^2.0.0
269 silly fetch manifest json-schema-traverse@^0.3.0
270 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 39ms (cache revalidated)
271 http fetch GET 200 https://registry.npmjs.org/co 42ms (cache revalidated)
272 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 45ms (cache revalidated)
273 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 50ms (cache revalidated)
274 timing idealTree:node_modules/ttsbackup/node_modules/har-validator Completed in 55ms
275 silly placeDep node_modules/ttsbackup co@4.6.0 OK for: ajv@5.5.2 want: ^4.6.0
276 silly placeDep node_modules/ttsbackup fast-deep-equal@1.1.0 OK for: ajv@5.5.2 want: ^1.0.0
277 silly placeDep node_modules/ttsbackup fast-json-stable-stringify@2.1.0 OK for: ajv@5.5.2 want: ^2.0.0
278 silly placeDep node_modules/ttsbackup json-schema-traverse@0.3.1 OK for: ajv@5.5.2 want: ^0.3.0
279 timing idealTree:node_modules/ttsbackup/node_modules/ajv Completed in 4ms
280 timing idealTree:node_modules/ttsbackup/node_modules/co Completed in 0ms
281 timing idealTree:node_modules/ttsbackup/node_modules/fast-deep-equal Completed in 0ms
282 timing idealTree:node_modules/ttsbackup/node_modules/fast-json-stable-stringify Completed in 0ms
283 timing idealTree:node_modules/ttsbackup/node_modules/har-schema Completed in 0ms
284 silly placeDep node_modules/ttsbackup boom@4.3.1 OK for: hawk@6.0.2 want: 4.x.x
285 silly placeDep node_modules/ttsbackup cryptiles@3.1.4 OK for: hawk@6.0.2 want: 3.x.x
286 silly placeDep node_modules/ttsbackup hoek@4.2.1 OK for: hawk@6.0.2 want: 4.x.x
287 silly placeDep node_modules/ttsbackup sntp@2.1.0 OK for: hawk@6.0.2 want: 2.x.x
288 silly fetch manifest boom@5.x.x
289 timing idealTree:node_modules/ttsbackup/node_modules/hawk Completed in 3ms
290 timing idealTree:node_modules/ttsbackup/node_modules/boom Completed in 0ms
291 silly placeDep node_modules/ttsbackup/node_modules/cryptiles boom@5.2.0 OK for: cryptiles@3.1.4 want: 5.x.x
292 timing idealTree:node_modules/ttsbackup/node_modules/cryptiles Completed in 2ms
293 timing idealTree:node_modules/ttsbackup/node_modules/hoek Completed in 0ms
294 silly placeDep node_modules/ttsbackup assert-plus@1.0.0 OK for: http-signature@1.2.0 want: ^1.0.0
295 silly placeDep node_modules/ttsbackup jsprim@1.4.2 OK for: http-signature@1.2.0 want: ^1.2.2
296 silly placeDep node_modules/ttsbackup sshpk@1.17.0 OK for: http-signature@1.2.0 want: ^1.7.0
297 silly fetch manifest extsprintf@1.3.0
298 silly fetch manifest json-schema@0.4.0
299 silly fetch manifest verror@1.10.0
300 silly fetch manifest asn1@~0.2.3
301 silly fetch manifest dashdash@^1.12.0
302 silly fetch manifest getpass@^0.1.1
303 silly fetch manifest safer-buffer@^2.0.2
304 silly fetch manifest jsbn@~0.1.0
305 silly fetch manifest tweetnacl@~0.14.0
306 silly fetch manifest ecc-jsbn@~0.1.1
307 silly fetch manifest bcrypt-pbkdf@^1.0.0
308 http fetch GET 200 https://registry.npmjs.org/json-schema 44ms (cache revalidated)
309 http fetch GET 200 https://registry.npmjs.org/jsbn 44ms (cache revalidated)
310 http fetch GET 200 https://registry.npmjs.org/extsprintf 48ms (cache revalidated)
311 http fetch GET 200 https://registry.npmjs.org/dashdash 48ms (cache revalidated)
312 http fetch GET 200 https://registry.npmjs.org/safer-buffer 50ms (cache revalidated)
313 http fetch GET 200 https://registry.npmjs.org/asn1 52ms (cache revalidated)
314 http fetch GET 200 https://registry.npmjs.org/verror 52ms (cache revalidated)
315 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 50ms (cache revalidated)
316 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 53ms (cache revalidated)
317 http fetch GET 200 https://registry.npmjs.org/getpass 58ms (cache revalidated)
318 http fetch GET 200 https://registry.npmjs.org/tweetnacl 64ms (cache revalidated)
319 timing idealTree:node_modules/ttsbackup/node_modules/http-signature Completed in 72ms
320 timing idealTree:node_modules/ttsbackup/node_modules/assert-plus Completed in 0ms
321 timing idealTree:node_modules/ttsbackup/node_modules/is-typedarray Completed in 0ms
322 timing idealTree:node_modules/ttsbackup/node_modules/isstream Completed in 0ms
323 timing idealTree:node_modules/ttsbackup/node_modules/json-schema-traverse Completed in 0ms
324 timing idealTree:node_modules/ttsbackup/node_modules/json-stringify-safe Completed in 0ms
325 silly placeDep node_modules/ttsbackup extsprintf@1.3.0 OK for: jsprim@1.4.2 want: 1.3.0
326 silly placeDep node_modules/ttsbackup json-schema@0.4.0 OK for: jsprim@1.4.2 want: 0.4.0
327 silly placeDep node_modules/ttsbackup verror@1.10.0 OK for: jsprim@1.4.2 want: 1.10.0
328 silly fetch manifest core-util-is@1.0.2
329 http fetch GET 200 https://registry.npmjs.org/core-util-is 184ms (cache revalidated)
330 timing idealTree:node_modules/ttsbackup/node_modules/jsprim Completed in 188ms
331 timing idealTree:node_modules/ttsbackup/node_modules/extsprintf Completed in 0ms
332 timing idealTree:node_modules/ttsbackup/node_modules/json-schema Completed in 0ms
333 silly placeDep node_modules/ttsbackup mime-db@1.51.0 OK for: mime-types@2.1.34 want: 1.51.0
334 timing idealTree:node_modules/ttsbackup/node_modules/mime-types Completed in 2ms
335 timing idealTree:node_modules/ttsbackup/node_modules/mime-db Completed in 0ms
336 timing idealTree:node_modules/ttsbackup/node_modules/oauth-sign Completed in 0ms
337 timing idealTree:node_modules/ttsbackup/node_modules/performance-now Completed in 0ms
338 timing idealTree:node_modules/ttsbackup/node_modules/qs Completed in 0ms
339 timing idealTree:node_modules/ttsbackup/node_modules/revalidator Completed in 0ms
340 timing idealTree:node_modules/ttsbackup/node_modules/safe-buffer Completed in 0ms
341 timing idealTree:node_modules/ttsbackup/node_modules/sntp Completed in 0ms
342 silly placeDep node_modules/ttsbackup asn1@0.2.6 OK for: sshpk@1.17.0 want: ~0.2.3
343 silly placeDep node_modules/ttsbackup bcrypt-pbkdf@1.0.2 OK for: sshpk@1.17.0 want: ^1.0.0
344 silly placeDep node_modules/ttsbackup dashdash@1.14.1 OK for: sshpk@1.17.0 want: ^1.12.0
345 silly placeDep node_modules/ttsbackup ecc-jsbn@0.1.2 OK for: sshpk@1.17.0 want: ~0.1.1
346 silly placeDep node_modules/ttsbackup getpass@0.1.7 OK for: sshpk@1.17.0 want: ^0.1.1
347 silly placeDep node_modules/ttsbackup jsbn@0.1.1 OK for: sshpk@1.17.0 want: ~0.1.0
348 silly placeDep node_modules/ttsbackup safer-buffer@2.1.2 OK for: sshpk@1.17.0 want: ^2.0.2
349 silly placeDep node_modules/ttsbackup tweetnacl@0.14.5 OK for: sshpk@1.17.0 want: ~0.14.0
350 timing idealTree:node_modules/ttsbackup/node_modules/sshpk Completed in 6ms
351 timing idealTree:node_modules/ttsbackup/node_modules/asn1 Completed in 0ms
352 timing idealTree:node_modules/ttsbackup/node_modules/bcrypt-pbkdf Completed in 0ms
353 timing idealTree:node_modules/ttsbackup/node_modules/dashdash Completed in 0ms
354 timing idealTree:node_modules/ttsbackup/node_modules/ecc-jsbn Completed in 0ms
355 timing idealTree:node_modules/ttsbackup/node_modules/getpass Completed in 0ms
356 timing idealTree:node_modules/ttsbackup/node_modules/jsbn Completed in 0ms
357 timing idealTree:node_modules/ttsbackup/node_modules/safer-buffer Completed in 0ms
358 timing idealTree:node_modules/ttsbackup/node_modules/stringstream Completed in 0ms
359 silly placeDep node_modules/ttsbackup punycode@1.4.1 OK for: tough-cookie@2.3.4 want: ^1.4.1
360 timing idealTree:node_modules/ttsbackup/node_modules/tough-cookie Completed in 0ms
361 timing idealTree:node_modules/ttsbackup/node_modules/punycode Completed in 0ms
362 timing idealTree:node_modules/ttsbackup/node_modules/tunnel-agent Completed in 0ms
363 timing idealTree:node_modules/ttsbackup/node_modules/tweetnacl Completed in 1ms
364 timing idealTree:node_modules/ttsbackup/node_modules/untildify Completed in 0ms
365 silly placeDep node_modules/ttsbackup/node_modules/utile async@0.9.2 OK for: utile@0.3.0 want: ~0.9.0
366 silly placeDep node_modules/ttsbackup deep-equal@0.2.2 OK for: utile@0.3.0 want: ~0.2.1
367 silly placeDep node_modules/ttsbackup i@0.3.7 OK for: utile@0.3.0 want: 0.3.x
368 silly placeDep node_modules/ttsbackup ncp@1.0.1 OK for: utile@0.3.0 want: 1.0.x
369 silly placeDep node_modules/ttsbackup rimraf@2.7.1 OK for: utile@0.3.0 want: 2.x.x
370 silly fetch manifest glob@^7.1.3
371 timing idealTree:node_modules/ttsbackup/node_modules/utile Completed in 6ms
372 timing idealTree:node_modules/ttsbackup/node_modules/deep-equal Completed in 0ms
373 timing idealTree:node_modules/ttsbackup/node_modules/i Completed in 0ms
374 timing idealTree:node_modules/ttsbackup/node_modules/ncp Completed in 0ms
375 silly placeDep node_modules/ttsbackup/node_modules/rimraf glob@7.2.0 OK for: rimraf@2.7.1 want: ^7.1.3
376 timing idealTree:node_modules/ttsbackup/node_modules/rimraf Completed in 2ms
377 timing idealTree:node_modules/ttsbackup/node_modules/uuid Completed in 0ms
378 silly placeDep node_modules/ttsbackup core-util-is@1.0.2 OK for: verror@1.10.0 want: 1.0.2
379 timing idealTree:node_modules/ttsbackup/node_modules/verror Completed in 0ms
380 timing idealTree:node_modules/ttsbackup/node_modules/core-util-is Completed in 0ms
381 silly placeDep node_modules/ttsbackup/node_modules/winston async@1.0.0 OK for: winston@2.1.1 want: ~1.0.0
382 silly placeDep node_modules/ttsbackup/node_modules/winston colors@1.0.3 OK for: winston@2.1.1 want: 1.0.x
383 silly placeDep node_modules/ttsbackup cycle@1.0.3 OK for: winston@2.1.1 want: 1.0.x
384 silly placeDep node_modules/ttsbackup eyes@0.1.8 OK for: winston@2.1.1 want: 0.1.x
385 silly placeDep node_modules/ttsbackup/node_modules/winston pkginfo@0.3.1 OK for: winston@2.1.1 want: 0.3.x
386 silly placeDep node_modules/ttsbackup stack-trace@0.0.10 OK for: winston@2.1.1 want: 0.0.x
387 timing idealTree:node_modules/ttsbackup/node_modules/winston Completed in 4ms
388 timing idealTree:node_modules/ttsbackup/node_modules/cycle Completed in 0ms
389 timing idealTree:node_modules/ttsbackup/node_modules/eyes Completed in 0ms
390 timing idealTree:node_modules/ttsbackup/node_modules/stack-trace Completed in 0ms
391 timing idealTree:node_modules/ttsbackup/node_modules/wrappy Completed in 0ms
392 timing idealTree:node_modules/ttsbackup/node_modules/cryptiles/node_modules/boom Completed in 0ms
393 timing idealTree:node_modules/ttsbackup/node_modules/rimraf/node_modules/glob Completed in 0ms
394 timing idealTree:node_modules/ttsbackup/node_modules/utile/node_modules/async Completed in 0ms
395 timing idealTree:node_modules/ttsbackup/node_modules/winston/node_modules/async Completed in 0ms
396 timing idealTree:node_modules/ttsbackup/node_modules/winston/node_modules/colors Completed in 0ms
397 timing idealTree:node_modules/ttsbackup/node_modules/winston/node_modules/pkginfo Completed in 0ms
398 timing idealTree:buildDeps Completed in 1659ms
399 timing idealTree:fixDepFlags Completed in 1ms
400 timing idealTree Completed in 1665ms
401 timing reify:loadTrees Completed in 1669ms
402 timing reify:diffTrees Completed in 2ms
403 silly reify moves {}
404 timing reify:retireShallow Completed in 0ms
405 timing reify:rollback:createSparse Completed in 0ms
406 timing reify:rollback:retireShallow Completed in 0ms
407 timing command:install Completed in 1684ms
408 verbose stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/ttsbackup'
409 verbose cwd /Users/jasonadam
410 verbose Darwin 21.2.0
411 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "ttsbackup"
412 verbose node v16.13.2
413 verbose npm  v8.1.2
414 error code EACCES
415 error syscall mkdir
416 error path /usr/local/lib/node_modules/ttsbackup
417 error errno -13
418 error Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/ttsbackup'
418 error  [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/ttsbackup'] {
418 error   errno: -13,
418 error   code: 'EACCES',
418 error   syscall: 'mkdir',
418 error   path: '/usr/local/lib/node_modules/ttsbackup'
418 error }
419 error The operation was rejected by your operating system.
419 error It is likely you do not have the permissions to access this file as the current user
419 error
419 error If you believe this might be a permissions issue, please double-check the
419 error permissions of the file and its containing directories, or try running
419 error the command again as root/Administrator.
420 verbose exit -13
UpstairsEmpire commented 2 years ago

Fixed it by following instructions here:

https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally