forked from geekxh/hello-algorithm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
45 lines (37 loc) · 1.45 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
Arguments:
/Users/lilifan/.nvm/versions/node/v10.15.3/bin/node /Users/lilifan/.yarn/bin/yarn.js install
PATH:
/Users/lilifan/.yarn/bin:/Users/lilifan/.config/yarn/global/node_modules/.bin:/Users/lilifan/.nvm/versions/node/v10.15.3/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Users/lilifan/.tnvm/versions/node/v8.11.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/lilifan/.yarn/bin:/Users/lilifan/.config/yarn/global/node_modules/.bin:/Users/lilifan/.nvm/versions/node/v10.15.3/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/usr/local/mysql/bin:/Users/lilifan/Downloads/apache-maven-3.3.9/bin:/usr/local/mysql/bin:/Users/lilifan/Downloads/apache-maven-3.3.9/bin
Yarn version:
1.22.4
Node version:
10.15.3
Platform:
darwin x64
Trace:
Error: connect ECONNREFUSED 0.0.0.0:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)
npm manifest:
{
"name": "geekxh.com",
"version": "1.0.0",
"author": "geek小浩",
"scripts": {
"dev": "vuepress dev learning",
"build": "vuepress build learning"
},
"devDependencies": {
"algoliasearch": "^4.2.0",
"vuepress": "^1.4.1",
"vuepress-theme-reco": "^1.4.5",
"vuepress-plugin-autobar": "github:boboidream/vuepress-bar"
},
"description": "易懂的算法教程",
"dependencies": {
"vuejs-paginate": "^2.1.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile