-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
66 lines (54 loc) · 2.49 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
Arguments:
/usr/local/bin/node /usr/local/bin/yarn add @popperjs
PATH:
/usr/share/rvm/gems/ruby-2.7.0/bin:/usr/share/rvm/gems/ruby-2.7.0@global/bin:/usr/share/rvm/rubies/ruby-2.7.0/bin:/usr/share/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
Yarn version:
1.22.17
Node version:
16.13.2
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/@popperjs: Request "https://registry.yarnpkg.com/@popperjs" returned a 405
at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:67038:18)
at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:140883:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141855:10)
at Request.emit (node:events:390:28)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/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": "crypto-wallet",
"private": true,
"dependencies": {
"bootstrap": "^5.2.3",
"jquery": "^3.6.4",
"notify-js-legacy": "^0.4.1"
},
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/EverSilva/Crypto-Wallet.git",
"author": "EverSilva <[email protected]>",
"license": "MIT"
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
bootstrap@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==
jquery@^3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f"
integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==
notify-js-legacy@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/notify-js-legacy/-/notify-js-legacy-0.4.1.tgz#d8cd3a03a16de5018b469ed578f9cd0a5d98afa7"
integrity sha512-v9tUdioFeizt2Y+wD9Vg4MWN8zbX5BTLfjHMO9UBKKLODZSsfnlV+MWONWVldB6sXqvg3AbaYB407WxnmYZk/g==