-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
47 lines (37 loc) · 2.57 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
Arguments:
/home/elhaj/.nvm/versions/node/v16.14.2/bin/node /home/elhaj/.yarn/bin/yarn.js add --dev @openzeppelin/contractsfdsafdsa
PATH:
/home/elhaj/.bun/bin:/home/elhaj/.yarn/bin:/home/elhaj/.config/yarn/global/node_modules/.bin:/home/elhaj/.fuelup/bin:/home/elhaj/.vscode-server/bin/fdb98833154679dbaa7af67a5a29fe19e55c2b73/bin/remote-cli:/home/elhaj/.bun/bin:/home/elhaj/.yarn/bin:/home/elhaj/.config/yarn/global/node_modules/.bin:/home/elhaj/.fuelup/bin:/home/elhaj/.cargo/bin:/home/elhaj/.nvm/versions/node/v16.14.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu_2204.2.33.0_x64__79rhkp1fndgsc:/mnt/c/Python311/Scripts/:/mnt/c/Python311/:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/nodejs/:/mnt/c/ProgramData/chocolatey/bin:/mnt/c/Users/3006e/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/3006e/AppData/Local/Programs/Microsoft VS Code/bin:/mnt/c/Users/3006e/AppData/Roaming/npm:/snap/bin:/home/elhaj/.foundry/bin:/home/elhaj/.foundry/bin:/home/elhaj/.huff/bin:/home/elhaj/.foundry/bin:/home/elhaj/.foundry/bin:/home/elhaj/.huff/bin
Yarn version:
1.22.19
Node version:
16.14.2
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/@openzeppelin%2fcontractsfdsafdsa: Not found
at Request.params.callback [as _callback] (/home/elhaj/.yarn/lib/cli.js:66145:18)
at Request.self.callback (/home/elhaj/.yarn/lib/cli.js:140890:22)
at Request.emit (node:events:526:28)
at Request.<anonymous> (/home/elhaj/.yarn/lib/cli.js:141862:10)
at Request.emit (node:events:526:28)
at IncomingMessage.<anonymous> (/home/elhaj/.yarn/lib/cli.js:141784:12)
at Object.onceWrapper (node:events:645:28)
at IncomingMessage.emit (node:events:538:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm manifest:
{
"devDependencies": {
"@openzeppelin/contracts": "^4.9.3"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@openzeppelin/contracts@^4.9.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==