MecryTv | Joe
MecryTv | Joe
DIAdiscord.js - Imagine an app
Created by MecryTv | Joe on 3/23/2024 in #djs-questions
Install Error
I get this error when I install discord.js and when I enter npm audit fix it does not fix itself. Do not understand why
up to date, audited 61 packages in 2s

5 packages are looking for funding
run `npm fund` for details

# npm audit report

undici <=5.28.2
Undici proxy-authorization header not cleared on cross-origin redirect in fetch - https://github.com/advisories/GHSA-3787-6prv-h9w3
fix available via `npm audit fix`
node_modules/undici
@discordjs/rest 2.0.1-dev.1690848847-1af7e5a0b.0 - 2.3.0-dev.1707178154-3755e66d4
Depends on vulnerable versions of undici
node_modules/@discordjs/rest
@discordjs/ws >=1.0.1-dev.1690848792-1af7e5a0b.0
Depends on vulnerable versions of @discordjs/rest
node_modules/@discordjs/ws

3 low severity vulnerabilities

To address all issues, run:
npm audit fix
up to date, audited 61 packages in 2s

5 packages are looking for funding
run `npm fund` for details

# npm audit report

undici <=5.28.2
Undici proxy-authorization header not cleared on cross-origin redirect in fetch - https://github.com/advisories/GHSA-3787-6prv-h9w3
fix available via `npm audit fix`
node_modules/undici
@discordjs/rest 2.0.1-dev.1690848847-1af7e5a0b.0 - 2.3.0-dev.1707178154-3755e66d4
Depends on vulnerable versions of undici
node_modules/@discordjs/rest
@discordjs/ws >=1.0.1-dev.1690848792-1af7e5a0b.0
Depends on vulnerable versions of @discordjs/rest
node_modules/@discordjs/ws

3 low severity vulnerabilities

To address all issues, run:
npm audit fix
NodeJS Version: 21.7.1
4 replies