-
Notifications
You must be signed in to change notification settings - Fork 5
/
yarn-error.log
51 lines (43 loc) · 1.5 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
48
49
50
51
Arguments:
/usr/local/bin/node /usr/local/bin/yarn publish
PATH:
/opt/homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/opt/homebrew/bin:/Users/rmorrissey/bin:/usr/local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/opt/homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/opt/homebrew/bin:/Users/rmorrissey/bin:/Users/rmorrissey/.cargo/bin:/Users/rmorrissey/.fig/bin
Yarn version:
1.22.10
Node version:
14.17.0
Platform:
darwin x64
Trace:
Error: canceled
at Interface.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:136216:13)
at Interface.emit (events.js:376:20)
at Interface._ttyWrite (readline.js:880:16)
at ReadStream.onkeypress (readline.js:213:10)
at ReadStream.emit (events.js:376:20)
at emitKeys (internal/readline/utils.js:345:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (readline.js:1149:36)
at ReadStream.emit (events.js:376:20)
at addChunk (internal/streams/readable.js:309:12)
npm manifest:
{
"name": "@giggl/sokudo",
"description": "",
"url": "https://github.com/giggl/giggl_sokudo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"version": "1.0.0"
}
yarn manifest:
No manifest
Lockfile:
No lockfile