-
Notifications
You must be signed in to change notification settings - Fork 14
/
yarn-error.log
58 lines (50 loc) · 2.05 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
52
53
54
55
56
57
58
Arguments:
/home/mpaulson/.local/n/bin/node /home/mpaulson/.local/.npm-global/bin/yarn init
PATH:
/home/mpaulson/.deno:/home/mpaulson/.local/go/bin:/home/mpaulson/.local/n/bin/:/home/mpaulson/.local/.npm-global/bin:/opt/nf-tvui-spriter-deps/bin:/usr/lib/ccache:/home/theprimeagen/n/bin:/home/mpaulson/.cargo/bin:/home/mpaulson/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/theprimeagen/personal/lua-language-server/bin/Linux:/usr/local/go/bin:/home/mpaulson/work/wrapper:/usr/local/netflix/tvui-automation-analyzer:/usr/local/netflix/encoders/bin/:/home/mpaulson/.yarn/bin:/usr/lib/llvm-8/bin:/home/mpaulson/personal/uhh/build:/home/mpaulson/.rustup:/home/mpaulson/go/bin
Yarn version:
1.22.17
Node version:
12.14.1
Platform:
linux x64
Trace:
Error: canceled
at Interface.<anonymous> (/home/mpaulson/.local/.npm-global/lib/node_modules/yarn/lib/cli.js:137143:13)
at Interface.emit (events.js:223:5)
at Interface._ttyWrite (readline.js:885:16)
at ReadStream.onkeypress (readline.js:191:10)
at ReadStream.emit (events.js:223:5)
at emitKeys (internal/readline/utils.js:433:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (readline.js:1151:36)
at ReadStream.emit (events.js:223:5)
at addChunk (_stream_readable.js:309:12)
npm manifest:
{
"name": "yayayaya",
"version": "1.0.0",
"main": "scripts/deploy.js",
"license": "MIT",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/chai": "^4.2.22",
"@types/mocha": "^9.0.0",
"@types/node": "^16.11.9",
"chai": "^4.3.4",
"ethereum-waffle": "^3.4.0",
"ethers": "^5.5.1",
"hardhat": "^2.6.8",
"hardhat-gas-reporter": "github:cgewecke/hardhat-gas-reporter",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
},
"dependencies": {
"eth-gas-reporter": "cgewecke/eth-gas-reporter"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile