-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
44 lines (36 loc) · 1.3 KB
/
Copy pathyarn-error.log
File metadata and controls
44 lines (36 loc) · 1.3 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
Arguments:
/Users/blake.thomas/.nvm/versions/node/v14.16.1/bin/node /usr/local/Cellar/yarn/1.22.10/libexec/bin/yarn.js init
PATH:
/usr/local/sbin:/Users/blake.thomas/.rbenv/shims:/Users/blake.thomas/.rbenv/bin:/usr/local/sbin:/Users/blake.thomas/.rbenv/shims:/Users/blake.thomas/.rbenv/bin:/Users/blake.thomas/.nvm/versions/node/v14.16.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
1.22.10
Node version:
14.16.1
Platform:
darwin x64
Trace:
Error: canceled
at Interface.<anonymous> (/usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:137009:13)
at Interface.emit (events.js:315:20)
at Interface._ttyWrite (readline.js:875:16)
at ReadStream.onkeypress (readline.js:213:10)
at ReadStream.emit (events.js:315:20)
at emitKeys (internal/readline/utils.js:345:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (readline.js:1144:36)
at ReadStream.emit (events.js:315:20)
at addChunk (internal/streams/readable.js:309:12)
npm manifest:
{
"name": "advent2021",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:btthomas/advent2021.git",
"author": "Blake Thomas <blake.thomas@id.me>",
"license": "MIT",
"type": "module"
}
yarn manifest:
No manifest
Lockfile:
No lockfile