forked from srijanpaul-deepsource/bad-javascript-stuff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
91 lines (77 loc) · 3.73 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
84
85
86
87
88
89
90
91
Arguments:
/opt/homebrew/Cellar/node/17.2.0/bin/node /opt/homebrew/Cellar/yarn/1.22.17_1/libexec/bin/yarn.js add tsconfig
PATH:
/opt/homebrew/opt/llvm/bin:/Users/srijanpaul/Downloads/love.app/Contents/MacOS/:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/opt/llvm/bin:/Users/srijanpaul/Downloads/love.app/Contents/MacOS/:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/srijanpaul/.cabal/bin:/Users/srijanpaul/.ghcup/bin:/Users/srijanpaul/.cabal/bin:/Users/srijanpaul/.ghcup/bin
Yarn version:
1.22.17
Node version:
17.2.0
Platform:
darwin arm64
Trace:
Error: https://registry.yarnpkg.com/@tsconfig%2fbase: Not found
at Request.params.callback [as _callback] (/opt/homebrew/Cellar/yarn/1.22.17_1/libexec/lib/cli.js:67029:18)
at Request.self.callback (/opt/homebrew/Cellar/yarn/1.22.17_1/libexec/lib/cli.js:140883:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.17_1/libexec/lib/cli.js:141855:10)
at Request.emit (node:events:390:28)
at IncomingMessage.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.17_1/libexec/lib/cli.js:141777:12)
at Object.onceWrapper (node:events:509:28)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm manifest:
{
"name": "bad-javascript-stuff",
"version": "1.0.0",
"description": "",
"main": "js.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/srijanpaul-deepsource/bad-javascript-stuff.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/srijanpaul-deepsource/bad-javascript-stuff/issues"
},
"homepage": "https://github.com/srijanpaul-deepsource/bad-javascript-stuff#readme",
"devDependencies": {
"prettier-plugin-organize-imports": "^2.3.4"
},
"dependencies": {
"prettier": "^2.5.1",
"rome": "^10.0.4-beta",
"@tsconfig/base": "^1.0.1",
"typescript": "^4.5.4"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@tsconfig/node14@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.1.tgz#95f2d167ffb9b8d2068b0b235302fafd4df711f2"
integrity sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==
prettier-plugin-organize-imports@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
prettier@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
rome@^10.0.4-beta:
version "10.0.4-beta"
resolved "https://registry.yarnpkg.com/rome/-/rome-10.0.4-beta.tgz#67f2605b11462496da68ef9b15cb7ff2f4965862"
integrity sha512-wDD/ZdImSt7Cg1/u3TxIBjIs56tEhPmXV/Rry1nExV+RogaLaF1IXTUbYNXDFzXBk9fEg+gnBovkY4WN/f41WQ==
typescript@^4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==