-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
48 lines (40 loc) · 1.45 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
Arguments:
/usr/local/bin/node /Users/flitbase-treasure-o/.node/corepack/yarn/1.22.15/bin/yarn.js add express -D
PATH:
/Users/flitbase-treasure-o/Library/Android/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
1.22.15
Node version:
16.14.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/typescript: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (/Users/flitbase-treasure-o/.node/corepack/yarn/1.22.15/lib/cli.js:141512:19)
at Object.onceWrapper (node:events:639:28)
at ClientRequest.emit (node:events:520:28)
at TLSSocket.emitRequestTimeout (node:_http_client:758:9)
at Object.onceWrapper (node:events:639:28)
at TLSSocket.emit (node:events:532:35)
at TLSSocket.Socket._onTimeout (node:net:501:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
npm manifest:
{
"name": "@obisiket1/express-utils",
"version": "0.0.5",
"description": "This is a library of utility decorators, components, and functions that can be used together with typescript express",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "https://github.com/Otrex/express-utils.git",
"author": "Obisike Treasure",
"license": "MIT",
"devDependencies": {
"@types/express": "^4.17.13",
"typescript": "^4.6.4"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile