-
Notifications
You must be signed in to change notification settings - Fork 4
/
yarn-error.log
59 lines (51 loc) · 2.27 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
Arguments:
/root/.nvm/versions/node/v18.12.0/bin/node /usr/share/yarn/bin/yarn.js install --registry https://registry.yarnpkg.com/]
PATH:
/root/.cache/cloud-code/installer/google-cloud-sdk/bin:/root/.vscode-server/bin/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/bin/remote-cli:/root/.nvm/versions/node/v18.12.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/Users/lonar/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/lonar/AppData/Local/Programs/Microsoft VS Code/bin:/snap/bin
Yarn version:
1.22.19
Node version:
18.12.0
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/]/@binance%2fconnector: Request "https://registry.yarnpkg.com/]/@binance%2fconnector" returned a 405
at params.callback [as _callback] (/usr/share/yarn/lib/cli.js:66154:18)
at self.callback (/usr/share/yarn/lib/cli.js:140890:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/usr/share/yarn/lib/cli.js:141862:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/usr/share/yarn/lib/cli.js:141784:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
npm manifest:
{
"name": "bot",
"version": "1.0.0",
"description": "my bot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Leonardll <[email protected]>",
"license": "ISC",
"dependencies": {
"@binance/connector": "^1.5.0",
"axios": "^0.24.0",
"ccxt": "^1.62.87",
"cryptocompare": "^1.0.0",
"dotenv": "^10.0.0",
"node-binance-api": "^0.13.1",
"node-fetch": "^2.6.1",
"tulind": "^0.8.20",
"yarn": "^1.22.17"
},
"type": "commonjs",
"repository": "https://github.com/Leonardll/binanceSandboxbot.git"
}
yarn manifest:
No manifest
Lockfile:
No lockfile