Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This error occurs when installing npm install #1295

Open
emrullah522 opened this issue Apr 25, 2024 · 1 comment
Open

This error occurs when installing npm install #1295

emrullah522 opened this issue Apr 25, 2024 · 1 comment
Labels
type: invalid looks like Invalid

Comments

@emrullah522
Copy link

Please describe the problem you are having in as much detail as possible:

Include a reproducible code sample here, if possible:

// Place your code here
```npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'discord-musicbot@5.0.0-beta',
npm WARN EBADENGINE   required: { node: '>=16.x <=16.16' },
npm WARN EBADENGINE   current: { node: 'v20.12.2', npm: '10.5.0' }
npm WARN EBADENGINE }

up to date, audited 285 packages in 759ms

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

7 vulnerabilities (4 low, 3 moderate)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

## Further details:

- discord.js version:
- Node.js version:
- Operating system:
- Priority this issue should have  please be realistic and elaborate if possible:

## Relevant client options:

- partials: none
- gateway intents: none
- other: none

<!--
Remove the comment and fill out the commit hash if this applies to you:
(While it's not a requirement to test your issue on the master branch, it would make fixing the problem a lot easier for us, so please do so if possible.)

-->
@emrullah522 emrullah522 added the type: bug Seems like this is a bug label Apr 25, 2024
@LewdHuTao LewdHuTao added type: invalid looks like Invalid and removed type: bug Seems like this is a bug labels Apr 25, 2024
@LewdHuTao
Copy link
Collaborator

That's not even an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: invalid looks like Invalid
Projects
None yet
Development

No branches or pull requests

2 participants