-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathyarn-error.log
47 lines (37 loc) · 1.84 KB
/
yarn-error.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Arguments:
/usr/local/Cellar/node/14.4.0/bin/node /usr/local/Cellar/yarn/1.22.4/libexec/bin/yarn.js add -D @useblu
PATH:
/Users/afg/.rvm/gems/ruby-2.7.0/bin:/Users/afg/.rvm/gems/ruby-2.7.0@global/bin:/Users/afg/.rvm/rubies/ruby-2.7.0/bin:/Users/afg/.zinit/polaris/sbin:/Users/afg/.zinit/polaris/bin:/Users/afg/.zinit/polaris/usr/sbin:/Users/afg/.zinit/polaris/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/afg/.rvm/bin
Yarn version:
1.22.4
Node version:
14.4.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@useblu: Request "https://registry.yarnpkg.com/@useblu" returned a 405
at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:66996:18)
at Request.self.callback (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:140748:22)
at Request.emit (events.js:315:20)
at Request.<anonymous> (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:141720:10)
at Request.emit (events.js:315:20)
at IncomingMessage.<anonymous> (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:141642:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (_stream_readable.js:1224:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
npm manifest:
{
"devDependencies": {
"@useblu/tokens": "2.0.0-alpha.1"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@useblu/[email protected]":
version "2.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/@useblu/tokens/-/tokens-2.0.0-alpha.1.tgz#656b4327fc4b81c6a0495dcfc22e4386fa677303"
integrity sha512-u3sdIGpAqWr2c0BwDrLAv/U+qQX+TS6IGO0+5WVb0f0u4TWqjz371ZsGTv6m+XeOYGrUoppgo/UYdtHDH3091w==