-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
83 lines (75 loc) · 2.12 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
Arguments:
/usr/bin/node /usr/local/bin/yarn
PATH:
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/home/haterb/.dotnet/tools
Yarn version:
1.22.19
Node version:
18.13.0
Platform:
linux x64
Trace:
Error: getaddrinfo ENOTFOUND registry.yarnpkg.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
npm manifest:
{
"name": "letsgo-web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@fullcalendar/core": "^6.1.8",
"@fullcalendar/daygrid": "^6.1.8",
"@fullcalendar/interaction": "^6.1.8",
"@fullcalendar/react": "^6.1.8",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@types/chart.js": "^2.9.37",
"@types/node": "20.2.5",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"apexcharts": "^3.41.0",
"autoprefixer": "10.4.14",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"leaflet": "^1.9.4",
"next": "^13.4.4",
"postcss": "8.4.24",
"rc-slider": "^10.2.0",
"react": "18.2.0",
"react-animate-height": "^3.1.1",
"react-apexcharts": "^1.4.0",
"react-countup": "^6.4.2",
"react-datepicker": "^4.13.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.1",
"react-hot-toast": "^2.4.1",
"react-leaflet": "^4.2.1",
"react-modal-video": "^2.0.0",
"react-player": "^2.12.0",
"react-range-slider-input": "^3.0.7",
"react-slider": "^2.0.5",
"react-tooltip": "^5.13.1",
"react-visibility-sensor": "^5.1.1",
"sharp": "^0.32.1",
"swiper": "8.4.6",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
},
"devDependencies": {
"@types/leaflet": "^1.9.3",
"@types/react-datepicker": "^4.11.2",
"@types/react-modal-video": "^1.2.0",
"@types/react-slider": "^1.3.1",
"sass": "^1.62.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile