forked from BibliothecaDAO/eternum-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
57 lines (49 loc) · 1.59 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
Arguments:
/home/os/.nvm/versions/node/v17.9.0/bin/node /usr/share/yarn/bin/yarn.js
PATH:
/home/os/.nvm/versions/node/v17.9.0/bin:/home/os/.cargo/bin:/home/os/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/os/Downloads/flutter/bin:/home/os/.foundry/bin:/home/os/.protostar/dist/protostar:/home/os/.protostar/dist/protostar:/home/os/Downloads/flutter/bin:/home/os/.foundry/bin:/home/os/.protostar/dist/protostar:/home/os/.protostar/dist/protostar
Yarn version:
1.21.1
Node version:
17.9.0
Platform:
linux x64
Trace:
Error: connect ECONNREFUSED 2606:4700::6810:1723:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)
npm manifest:
{
"name": "nextra-docs-template",
"version": "0.0.1",
"description": "Nextra docs template",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shuding/nextra-docs-template.git"
},
"author": "Shu Ding <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/shuding/nextra-docs-template/issues"
},
"homepage": "https://github.com/shuding/nextra-docs-template#readme",
"dependencies": {
"next": "^13.0.6",
"nextra": "2.0.1",
"nextra-theme-docs": "2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "18.11.10",
"typescript": "^4.9.3"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile