-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn-error.log
58 lines (50 loc) · 1.92 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\Lenovo\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add unplugin-auto-import/vite
PATH:
C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\PlasticSCM5\server;C:\Program Files\PlasticSCM5\client;C:\Python311\Scripts\;C:\Python311\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;D:\微信web开发者工具\dll;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;;D:\Microsoft VS Code\Microsoft VS Code\bin;C:\Users\Lenovo\AppData\Roaming\npm;D:\IntelliJ IDEA Community Edition 2022.3.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2022.1.4\bin;
Yarn version:
1.22.19
Node version:
16.15.0
Platform:
win32 x64
Trace:
Error: connect ETIMEDOUT 20.205.243.166:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
npm manifest:
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@element-plus/icons-vue": "^2.1.0",
"axios": "^0.24.0",
"element-plus": "2.2.29",
"mockjs": "^1.1.0",
"moment": "^2.29.1",
"vite": "^2.6.13",
"vue": "^3.2.21",
"vue-router": "^4.0.12",
"vuex": "^4.0.2",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.4",
"@vue/compiler-sfc": "^3.0.5",
"@vue/composition-api": "^1.3.3",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"stylus": "^0.55.0",
"typescript": "^4.5.2",
"vite": "^2.3.7",
"webpack": "^5.61.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile