-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
47 lines (39 loc) · 1.75 KB
/
yarn-error.log
File metadata and controls
47 lines (39 loc) · 1.75 KB
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:
/Users/hyunochoi/.nvm/versions/node/v19.4.0/bin/node /opt/homebrew/Cellar/yarn/1.22.19/libexec/bin/yarn.js publish
PATH:
/Users/hyunochoi/.nvm/versions/node/v19.4.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/hyunochoi/.nvm/versions/node/v19.4.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/hyunochoi/.fig/bin:/Users/hyunochoi/.local/bin:/Users/hyunochoi/Library/Android/sdk/emulator:/Users/hyunochoi/Library/Android/sdk/platform-tools:/Users/hyunochoi/Library/Android/sdk/emulator:/Users/hyunochoi/Library/Android/sdk/platform-tools
Yarn version:
1.22.19
Node version:
19.4.0
Platform:
darwin arm64
Trace:
Error: canceled
at Interface.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:137150:13)
at Interface.emit (node:events:513:28)
at [_ttyWrite] [as _ttyWrite] (node:internal/readline/interface:1131:18)
at ReadStream.onkeypress (node:internal/readline/interface:271:20)
at ReadStream.emit (node:events:513:28)
at emitKeys (node:internal/readline/utils:357:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (node:internal/readline/emitKeypressEvents:64:36)
at ReadStream.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
npm manifest:
{
"name": "coding-test",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/soonitoon/coding-test.git",
"author": "Hyuno Choi <soonitoon@gmail.com>",
"license": "MIT",
"scripts": {
"publish": "bash ./scripts/publish.sh",
"template": "bash ./scripts/template_maker.sh"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile