-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn-error.log
43 lines (35 loc) · 1.36 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
Arguments:
/Users/denham/.nvm/versions/node/v12.13.0/bin/node /Users/denham/.yarn/bin/yarn.js add -D @openzeppelin/contractsdotenv
PATH:
/Users/denham/.yarn/bin:/Users/denham/.config/yarn/global/node_modules/.bin:/Users/denham/.nvm/versions/node/v12.13.0/bin:/Users/denham/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/fzf/bin
Yarn version:
1.22.4
Node version:
12.13.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@openzeppelin%2fcontractsdotenv: Not found
at Request.params.callback [as _callback] (/Users/denham/.yarn/lib/cli.js:66987:18)
at Request.self.callback (/Users/denham/.yarn/lib/cli.js:140748:22)
at Request.emit (events.js:210:5)
at Request.<anonymous> (/Users/denham/.yarn/lib/cli.js:141720:10)
at Request.emit (events.js:210:5)
at IncomingMessage.<anonymous> (/Users/denham/.yarn/lib/cli.js:141642:12)
at Object.onceWrapper (events.js:299:28)
at IncomingMessage.emit (events.js:215:7)
at endReadableNT (_stream_readable.js:1183:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
npm manifest:
{
"name": "nft-minter",
"version": "1.0.0",
"description": "Code to deploy NFT's",
"main": "index.js",
"author": "FloatCapital",
"license": "MIT"
}
yarn manifest:
No manifest
Lockfile:
No lockfile