-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
66 lines (58 loc) · 2.39 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
61
62
63
64
65
66
Arguments:
/Users/deibymejia/.nvm/versions/node/v10.13.0/bin/node /Users/deibymejia/.yarn/bin/yarn.js add [email protected] -D
PATH:
/Users/deibymejia/.deno/bin:/Users/deibymejia/anaconda/bin:/Users/deibymejia/.yarn/bin:/Users/deibymejia/.config/yarn/global/node_modules/.bin:/Users/deibymejia/.nvm/versions/node/v10.13.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Users/deibymejia/.deno/bin:/opt/anaconda3/bin:/opt/anaconda3/condabin:/Users/deibymejia/anaconda/bin:/Users/deibymejia/.yarn/bin:/Users/deibymejia/.config/yarn/global/node_modules/.bin:/Users/deibymejia/.nvm/versions/node/v12.6.0/bin:/Users/deibymejia/development/flutter/bin:/Users/deibymejia/development/flutter/bin
Yarn version:
1.22.5
Node version:
10.13.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/trufflle-hdwallet-provider: Not found
at Request.params.callback [as _callback] (/Users/deibymejia/.yarn/lib/cli.js:66988:18)
at Request.self.callback (/Users/deibymejia/.yarn/lib/cli.js:140749:22)
at Request.emit (events.js:182:13)
at Request.<anonymous> (/Users/deibymejia/.yarn/lib/cli.js:141721:10)
at Request.emit (events.js:182:13)
at IncomingMessage.<anonymous> (/Users/deibymejia/.yarn/lib/cli.js:141643:12)
at Object.onceWrapper (events.js:273:13)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1094:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm manifest:
{
"name": "the-airline",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"directories": {
"test": "test"
},
"scripts": {
"start": "webpack-dev-server --mode development --open"
},
"devDependencies": {
"babel-core": "6.26.3",
"babel-loader": "7.1.5",
"babel-plugin-transform-async-to-generator": "6.24.1",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"html-webpack-plugin": "3.2.0",
"react": "16.4.2",
"react-dom": "16.4.2",
"truffle-contract": "3.0.6",
"react-toastr": "3.0.0",
"web3": "1.0.0-beta.35",
"webpack": "4.16.5",
"webpack-cli": "3.1.0",
"webpack-dev-server": "3.1.5"
},
"author": "",
"license": "ISC"
}
yarn manifest:
No manifest
Lockfile:
No lockfile