-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
57 lines (49 loc) · 2.54 KB
/
yarn-error.log
File metadata and controls
57 lines (49 loc) · 2.54 KB
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:
C:\Program Files\nodejs\node.exe C:\Users\uddy\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add firebase
PATH:
C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\PuTTY\;C:\Users\uddy\AppData\Local\Android\Sdk\tools;C:\Users\uddy\AppData\Local\Android\Sdk\build-tools;C:\Users\uddy\AppData\Local\Android\Sdk\platform-tools;C:\Users\uddy\AppData\Roaming\Composer\vendor\bin;C:\Users\uddy\AppData\Local\Programs\Microsoft VS Code\bin;C:\Android\flutter\bin;C:\Android\sdk;C:\Android\cmdline-tools\sdk\bin;C:\Android\openjdk\bin;C:\adb;C:\Users\uddy\AppData\Local\Microsoft\WindowsApps;C:\Users\uddy\AppData\Roaming\npm
Yarn version:
1.22.17
Node version:
14.17.1
Platform:
win32 x64
Trace:
Error: https://registry.yarnpkg.com/@firebase/firestore/-/firestore-3.4.1.tgz: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (C:\Users\uddy\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141510:19)
at Object.onceWrapper (events.js:481:28)
at ClientRequest.emit (events.js:375:28)
at TLSSocket.emitRequestTimeout (_http_client.js:790:9)
at Object.onceWrapper (events.js:481:28)
at TLSSocket.emit (events.js:387:35)
at TLSSocket.Socket._onTimeout (net.js:484:8)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
npm manifest:
{
"name": "stride",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"mono-node": "^1.0.3",
"vue": "^3.2.23",
"vue-mono": "^1.1.0",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.10.2",
"autoprefixer": "^10.4.0",
"postcss": "^8.4.4",
"tailwindcss": "^3.0.1",
"vite": "^2.7.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile