-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
52 lines (44 loc) · 1.24 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
Arguments:
/home/etms/.nvm/versions/node/v18.16.0/bin/node /home/etms/.nvm/versions/node/v18.16.0/bin/yarn add -D nodemon
PATH:
/home/etms/.vscode/extensions/stateful.runme-1.8.0-linux-x64/bin:/home/etms/.local/bin:/home/etms/.nvm/versions/node/v18.16.0/bin:/home/etms/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin
Yarn version:
1.22.19
Node version:
18.16.0
Platform:
linux x64
Trace:
Error: getaddrinfo EAI_AGAIN registry.yarnpkg.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
npm manifest:
{
"name": "car-dealers",
"version": "1.0.3",
"description": "A library of all the cars with their specs",
"main": "lib/index.js",
"types": "lib",
"type": "commonjs",
"github": "https://github.com/SofianSaleh/Car-Package.git",
"scripts": {
"build": "tsc -p .",
"start": "node index.js",
"dev": "nodemon index.js"
},
"keywords": [
"cars",
"dealers",
"make",
"supercars",
"hatchback"
],
"author": "sofian-saleh",
"license": "MIT",
"devDependencies": {
"typescript": "^4.1.3"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile