-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
161 lines (153 loc) · 5.67 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
Arguments:
D:\nodejs\node.exe C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
PATH:
C:\Users\Administrator\bin;D:\Git\mingw64\bin;D:\Git\usr\local\bin;D:\Git\usr\bin;D:\Git\usr\bin;D:\Git\mingw64\bin;D:\Git\usr\bin;C:\Users\Administrator\bin;D:\oracle\product\10.2.0\client_1\bin;D:\JDK1.8\jdk1.8.0_101\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin;C:\Program Files\VisualSVN Server\bin;C:\Program Files\TortoiseGit\bin;D:\Git\cmd;D:\Tesseract-OCR;D:\apache-maven-3.3.9\bin;D:\nodejs;D:\sftware;C:\Users\Administrator\AppData\Roaming\npm;D:\Microsoft VS Code\bin;D:\sftware;D:\Git\usr\bin\vendor_perl;D:\Git\usr\bin\core_perl
Yarn version:
1.22.4
Node version:
10.8.0
Platform:
win32 x64
Trace:
Error: https://registry.npm.taobao.org/@ant-design/icons/download/@ant-design/icons-2.1.1.tgz?cache=0&sync_timestamp=1596529281626&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design%2Ficons%2Fdownload%2F%40ant-design%2Ficons-2.1.1.tgz: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141375:19)
at Object.onceWrapper (events.js:273:13)
at ClientRequest.emit (events.js:182:13)
at TLSSocket.emitRequestTimeout (_http_client.js:652:40)
at Object.onceWrapper (events.js:273:13)
at TLSSocket.emit (events.js:182:13)
at TLSSocket.Socket._onTimeout (net.js:448:8)
at ontimeout (timers.js:424:11)
at tryOnTimeout (timers.js:288:5)
at listOnTimeout (timers.js:251:5)
npm manifest:
{
"name": "web-dva",
"version": "0.2.3-rc.2",
"description": "An out-of-box UI solution for enterprise applications",
"private": true,
"scripts": {
"build:dll": "roadhog buildDll",
"start": "cross-env port=3562 roadhog server --max_old_space_size=4096",
"start:no-proxy": "cross-env NO_PROXY=true roadhog server",
"build": "node --max_old_space_size=8192 node_modules/roadhog/lib/build.js",
"site": "roadhog-api-doc static && gh-pages -d dist",
"analyze": "roadhog build --analyze",
"test": "jest",
"test:all": "node ./tests/run-tests.js",
"lint": "eslint --ext .js --ext .jsx -f html -o ./eslint_check_file.html ./src"
},
"dependencies": {
"antd": "^3.20.0",
"babel-runtime": "^6.9.2",
"classnames": "^2.2.5",
"core-js": "^2.5.1",
"dva": "^2.1.0",
"echarts": "^3.6.2",
"echarts-for-react": "^1.4.4",
"echarts-liquidfill": "^1.0.5",
"esri-loader": "^1.5.2",
"eventemitter2": "^4.1.2",
"immutability-helper": "^2.5.0",
"jquery": "^3.4.0",
"lodash": "^4.17.4",
"lodash-decorators": "^4.4.1",
"lodash.clonedeep": "^4.5.0",
"md5": "^2.2.1",
"moment": "^2.19.2",
"numeral": "^2.0.6",
"pinyin-es5": "^1.0.0",
"print-js": "^1.0.33",
"prop-types": "^15.5.10",
"qs": "^6.5.0",
"react": "^16.8.5",
"react-color": "^2.17.3",
"react-container-query": "^0.11.0",
"react-custom-scrollbars": "^4.2.1",
"react-dnd": "^2.5.4",
"react-dnd-html5-backend": "^2.5.4",
"react-document-title": "^2.0.3",
"react-dom": "^16.8.5",
"react-draggable": "^2.2.6",
"react-fittext": "^1.0.0",
"yc": "^0.0.2"
},
"devDependencies": {
"babel-eslint": "^8.0.1",
"babel-jest": "^21.0.0",
"babel-plugin-dva-hmr": "^0.3.2",
"babel-plugin-import": "^1.2.1",
"babel-plugin-module-resolver": "^3.0.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"cache-loader": "^2.0.1",
"cross-env": "^5.1.1",
"cross-port-killer": "^1.0.1",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"eslint": "^4.8.0",
"eslint-config-airbnb": "^16.0.0",
"eslint-import-resolver-babel-module": "^4.0.0-beta.3",
"eslint-plugin-babel": "^4.0.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-react": "^7.0.1",
"gh-pages": "^1.0.0",
"happypack": "^5.0.1",
"hard-source-webpack-plugin": "^0.13.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^0.14.3",
"jest": "^21.0.1",
"lint-staged": "^4.3.0",
"mockjs": "^1.0.1-beta3",
"pro-download": "^1.0.0",
"react-test-renderer": "^16.0.0",
"redbox-react": "^1.3.2",
"roadhog": "^1.3.1",
"roadhog-api-doc": "^0.2.5",
"stylelint": "^8.1.0",
"stylelint-config-standard": "^17.0.0",
"webpack-dashboard": "^1.1.1"
},
"optionalDependencies": {
"nightmare": "^2.10.0"
},
"babel": {
"presets": [
"env",
"react"
],
"plugins": [
"transform-decorators-legacy",
"transform-class-properties"
]
},
"jest": {
"setupFiles": [
"<rootDir>/tests/setupTests.js"
],
"testMatch": [
"**/?(*.)(spec|test|e2e).js?(x)"
],
"setupTestFrameworkScriptFile": "<rootDir>/tests/jasmine.js",
"moduleFileExtensions": [
"js",
"jsx"
],
"moduleNameMapper": {
"\\.(css|less)$": "<rootDir>/tests/styleMock.js"
}
},
"lint-staged": {
"**/*.{js,jsx}": "lint-staged:js",
"**/*.less": "stylelint --syntax less"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile