Ошибка при установке mineflayer
Хочу писать на js бота используя библиотеку mineflayer, установив node, я попытался в консоли установить эту библиотеку (mineflayer) но у меня выходит ошибка не знаю что с эти делать
вот ошибка из консоли
C:\Windows\system32>npm audit fix --force
npm warn using --force Recommended protections disabled.
npm warn audit Updating mineflayer to 4.0.0, which is a SemVer major change.
added 1 package, changed 1 package, and audited 94 packages in 4s
8 packages are looking for funding
run `npm fund` for details
# npm audit report
axios <=0.30.1
Severity: high
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL - https://github.com/advisories/GHSA-jr5f-v2jv-69x6
Axios is vulnerable to DoS attack through lack of data size check - https://github.com/advisories/GHSA-4hjh-wcwx-xvwj
fix available via `npm audit fix`
node_modules/axios
@xboxreplay/xboxlive-auth 3.0.1 - 4.0.0
Depends on vulnerable versions of axios
node_modules/@xboxreplay/xboxlive-auth
prismarine-auth *
Depends on vulnerable versions of @xboxreplay/xboxlive-auth
node_modules/prismarine-auth
minecraft-protocol 1.26.0 || >=1.27.0
Depends on vulnerable versions of prismarine-auth
node_modules/minecraft-protocol
4 high severity vulnerabilities
To address all issues, run:
npm audit fix
далее я написал npm fund | then I wrote npm fund
system32
+-- https://github.com/sponsors/ljharb
| `-- [email protected]
+-- https://github.com/sponsors/feross
| `-- [email protected], [email protected], [email protected], [email protected]
+-- https://github.com/sponsors/RubenVerborgh
| `-- [email protected]
+-- https://nearley.js.org/#give-to-nearley
| `-- [email protected]
`-- https://github.com/sponsors/epoberezkin
`-- [email protected]