-
Notifications
You must be signed in to change notification settings - Fork 2
/
yarn-error.log
170 lines (162 loc) · 6.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
Arguments:
/Users/abhishekchadha/.nvm/versions/node/v10.17.0/bin/node /Users/abhishekchadha/.yarn/bin/yarn.js
PATH:
/Users/abhishekchadha/.yarn/bin:/Users/abhishekchadha/.config/yarn/global/node_modules/.bin:/Users/abhishekchadha/google-cloud-sdk/bin:/Users/abhishekchadha/.cargo/bin:/Users/abhishekchadha/.yarn/bin:/Users/abhishekchadha/.config/yarn/global/node_modules/.bin:/Users/abhishekchadha/google-cloud-sdk/bin:/Users/abhishekchadha/.cargo/bin:/Users/abhishekchadha/.nvm/versions/node/v10.17.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/usr/local/go//bin:/usr/local/go//bin
Yarn version:
1.22.5
Node version:
10.17.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@graphql-codegen%2ftypescript-react-apo%20%20llo: Not found
at Request.params.callback [as _callback] (/Users/abhishekchadha/.yarn/lib/cli.js:66988:18)
at Request.self.callback (/Users/abhishekchadha/.yarn/lib/cli.js:140749:22)
at Request.emit (events.js:198:13)
at Request.<anonymous> (/Users/abhishekchadha/.yarn/lib/cli.js:141721:10)
at Request.emit (events.js:198:13)
at IncomingMessage.<anonymous> (/Users/abhishekchadha/.yarn/lib/cli.js:141643:12)
at Object.onceWrapper (events.js:286:20)
at IncomingMessage.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1143:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm manifest:
{
"name": "crate-contrats",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.1.3",
"@apollo/react-hooks": "^3.1.5",
"@drizzle/react-components": "^1.5.3",
"@drizzle/react-plugin": "^1.5.3",
"@drizzle/store": "^1.5.3",
"@google-cloud/debug-agent": "^5.1.2",
"@material-ui/core": "^4.9.14",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.56",
"@material-ui/pickers": "^3.2.10",
"@openzeppelin/contracts": "^3.2.0",
"@popmotion/popcorn": "^0.4.4",
"@storybook/addon-actions": "^6.0.27",
"@storybook/addon-info": "^5.3.21",
"@storybook/addon-links": "^6.0.27",
"@storybook/addon-viewport": "^6.0.27",
"@storybook/addons": "^6.0.27",
"@storybook/cli": "^6.0.27",
"@storybook/react": "^6.0.27",
"apollo-boost": "^0.4.7",
"apollo-client": "^2.6.8",
"apollo-link-http": "^1.5.16",
"apollo-server": "^2.11.0",
"apollo-server-express": "^2.11.0",
"bnc-onboard": "^1.13.0",
"body-parser": "^1.19.0",
"canvas-confetti": "^1.3.1",
"classnames": "^2.2.6",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"dotenv": "^8.2.0",
"framer-motion": "^2.6.0",
"graphql": "^14.6.0",
"helmet": "^4.1.0",
"lodash": "^4.17.20",
"moment": "^2.27.0",
"next": "^9.3.2",
"next-compose-plugins": "^2.2.0",
"next-optimized-images": "^2.5.5",
"next-transpile-modules": "^3.1.0",
"next-with-apollo": "^5.0.0",
"nextjs-progressbar": "^0.0.4",
"node-sass": "^4.13.1",
"nodemailer": "^6.4.8",
"nookies": "^2.4.0",
"pg": "^8.2.1",
"react": "^16.13.1",
"react-apollo": "^3.1.5",
"react-dom": "^16.13.1",
"react-hook-thunk-reducer": "^0.2.4",
"react-lazyload": "^3.0.0",
"redux": "^4.0.5",
"redux-saga": "^1.1.3",
"scrypt": "^6.0.3",
"truffle": "^5.1.47",
"typeorm": "^0.2.24",
"url-regex": "^5.0.0",
"web3": "^1.3.0"
},
"scripts": {
"dev": "nodemon",
"compile": "truffle compile",
"test": "truffle test",
"coverage": "truffle run coverage",
"size": "truffle run contract-size",
"storybook": "start-storybook -p 6006 -s ./public",
"build-storybook": "build-storybook",
"blockchain": "ganache-cli -i 5777 --mnemonic 'solve sniff nation core hard donkey vibrant guess cycle weasel lyrics leg' -u 0 -u 1 -u 2 -u 3 -u 4 --db ./.data",
"deploy:contracts": "NODE_ENV=development truffle migrate development"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@fullhuman/postcss-purgecss": "^2.1.0",
"@graphql-codegen/cli": "1.17.8",
"@graphql-codegen/introspection": "1.17.8",
"@graphql-codegen/typescript": "1.17.8",
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apo llo": "2.0.6",
"@openzeppelin/contracts": "^3.2.0",
"@truffle/core": "^5.1.44",
"@truffle/hdwallet-provider": "^1.1.0",
"@types/express": "^4.17.3",
"@types/jest": "^26.0.13",
"@types/node": "^14.6.2",
"@types/nodemailer": "^6.4.0",
"@types/react": "^16.9.26",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@zeit/next-css": "^1.0.1",
"@zeit/next-less": "^1.0.1",
"@zeit/next-sass": "^1.0.1",
"apollo": "^2.30.2",
"autoprefixer": "^9.7.5",
"babel-loader": "^8.1.0",
"babel-plugin-react-require": "^3.1.3",
"babel-plugin-transform-typescript-metadata": "^0.3.0",
"babel-preset-next": "^1.2.0",
"babel-preset-react-app": "^9.1.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
"eth-gas-reporter": "^0.2.17",
"ganache-cli": "^6.11.0",
"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.1.0",
"imagemin-svgo": "^7.1.0",
"jest": "^25.5.3",
"nodemon": "^2.0.4",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-import": "^12.0.1",
"prettier": "^2.0.2",
"reflect-metadata": "^0.1.13",
"sass": "^1.26.3",
"solc": "0.6.11",
"solidity-coverage": "^0.7.10",
"sqlite3": "^4.2.0",
"style-loader": "^1.2.1",
"tailwindcss": "^1.2.0",
"truffle": "^5.1.44",
"truffle-contract-size": "^2.0.0",
"ts-jest": "^25.4.0",
"ts-node": "^8.9.1",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"typescript": "^3.8.3",
"webp-loader": "^0.6.0",
"webpack": "^4.42.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile