-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
45 lines (37 loc) · 1.62 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
Arguments:
/home/wildhare/.nvm/versions/node/v16.19.0/bin/node /home/wildhare/.nvm/versions/node/v16.19.0/bin/yarn add @openzeppelin
PATH:
/home/wildhare/.nvm/versions/node/v16.19.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/wildhare/.foundry/bin
Yarn version:
1.22.19
Node version:
16.19.0
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/@openzeppelin: Request "https://registry.yarnpkg.com/@openzeppelin" returned a 405
at Request.params.callback [as _callback] (/home/wildhare/.nvm/versions/node/v16.19.0/lib/node_modules/yarn/lib/cli.js:66154:18)
at Request.self.callback (/home/wildhare/.nvm/versions/node/v16.19.0/lib/node_modules/yarn/lib/cli.js:140890:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/home/wildhare/.nvm/versions/node/v16.19.0/lib/node_modules/yarn/lib/cli.js:141862:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/home/wildhare/.nvm/versions/node/v16.19.0/lib/node_modules/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:1358:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm manifest:
{
"name": "hardhat-project",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^2.0.1",
"hardhat": "^2.12.7"
},
"dependencies": {
"hardhat-interface-generator": "^0.0.6"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile