-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
53 lines (45 loc) · 1.67 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\user\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js
PATH:
C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLIV2\;C:\Program Files\clarinet\bin\;C:\xampp\php;C:\composer;c:\xampp\php;C:\php;C:\Users\user\scoop\shims;C:\Users\user\AppData\Local\Microsoft\WindowsApps;C:\Users\user\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\user\AppData\Roaming\npm;C:\Program Files\heroku\bin;C:\Users\user\AppData\Roaming\Composer\vendor\bin;C:\php\php.exe;
Yarn version:
1.22.19
Node version:
16.17.0
Platform:
win32 x64
Trace:
Error: connect ECONNABORTED 104.16.20.35:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16)
npm manifest:
{
"name": "anugularshop",
"version": "1.0.0",
"description": "backend for anugularshop",
"main": "app.js",
"scripts": {
"start": "nodemon",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"mongoose": "^6.7.5",
"mongose": "^0.0.2-security",
"moongose": "^1.0.0",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"nodemon": "^2.0.20"
},
"devDependencies": {
"@types/node": "^18.11.10"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile