-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn-error.log
60 lines (52 loc) · 2.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
52
53
54
55
56
57
58
59
60
Arguments:
/Users/thomgabriel/.nvm/versions/node/v18.12.1/bin/node /Users/thomgabriel/.yarn/bin/yarn.js add @openzeppelin-contracts
PATH:
/Users/thomgabriel/anaconda3/condabin:/Users/thomgabriel/.nvm/versions/node/v18.12.1/bin:/Users/thomgabriel/.yarn/bin:/Users/thomgabriel/.config/yarn/global/node_modules/.bin:/Users/thomgabriel/.local/share/solana/install/active_release/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/thomgabriel/.cargo/bin:/Users/thomgabriel/.foundry/bin
Yarn version:
1.22.19
Node version:
18.12.1
Platform:
darwin arm64
Trace:
Error: https://registry.yarnpkg.com/@openzeppelin-contracts: Request "https://registry.yarnpkg.com/@openzeppelin-contracts" returned a 405
at params.callback [as _callback] (/Users/thomgabriel/.yarn/lib/cli.js:66154:18)
at self.callback (/Users/thomgabriel/.yarn/lib/cli.js:140890:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/Users/thomgabriel/.yarn/lib/cli.js:141862:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/Users/thomgabriel/.yarn/lib/cli.js:141784:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
npm manifest:
{
"name": "hardhat-project",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^2.1.8",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"chai": "^4.3.10",
"dotenv": "^10.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-promise": "^5.2.0",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.7.2",
"hardhat": "^2.19.4",
"hardhat-gas-reporter": "^1.0.9",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.3.1",
"solhint": "^3.6.2",
"solidity-coverage": "^0.7.22"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile