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

@distube/ytdl-core is out of date #1163

Open
DaanSelen opened this issue Dec 10, 2024 · 3 comments
Open

@distube/ytdl-core is out of date #1163

DaanSelen opened this issue Dec 10, 2024 · 3 comments
Labels

Comments

@DaanSelen
Copy link

What's happening?
@distube/ytdl-core is out of date warning that a dependency is out of date.

The line here references it:

"@distube/ytdl-core": "^4.14.4",

Logs

WARNING: @distube/ytdl-core is out of date! Update with "npm install @distube/ytdl-core@latest".

Screenshots
image

Additional context
Just rolled out the bot.

Runtime
I'm running Muse:
On a Kubernetes Cluster with MetalLB and Calico.

Versions

  • Muse: 2.10.0 built on 11/4/2024 (commit 716d6d9)
  • OS: Debian 12
@ThomasHineXYZ
Copy link

I noticed this when going through my server logs earlier today.

@aaddyy227
Copy link

Or just: docker run -it
-v "$(pwd)/data":/data
-e DISCORD_TOKEN='MTE3OTkyMzI4MzE2NTA1Mjk2OQ.Gn8rZo.uxfTq4JniCx6ge3bj99SM3ayN4oDbHlXplJCus'
-e SPOTIFY_CLIENT_ID=''
-e SPOTIFY_CLIENT_SECRET=''
-e YOUTUBE_API_KEY='AIzaSyAUooiQojkMZcWVkWj4HWr-7Ujaqg6lHQs'
--entrypoint sh
ghcr.io/museofficial/muse:latest -c "npm install @distube/ytdl-core@latest && node dist/scripts/migrate-and-start.js"

@DaanSelen
Copy link
Author

Yes if there is no penalty we can also create a PR and get it into main. Then it would be fixed for all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants