We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What's happening? @distube/ytdl-core is out of date warning that a dependency is out of date.
The line here references it:
muse/package.json
Line 92 in 6ec6bb8
Logs
WARNING: @distube/ytdl-core is out of date! Update with "npm install @distube/ytdl-core@latest".
Screenshots
Additional context Just rolled out the bot.
Runtime I'm running Muse: On a Kubernetes Cluster with MetalLB and Calico.
Versions
The text was updated successfully, but these errors were encountered:
I noticed this when going through my server logs earlier today.
Sorry, something went wrong.
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"
Yes if there is no penalty we can also create a PR and get it into main. Then it would be fixed for all.
No branches or pull requests
What's happening?
@distube/ytdl-core is out of date warning that a dependency is out of date.
The line here references it:
muse/package.json
Line 92 in 6ec6bb8
Logs
Screenshots
Additional context
Just rolled out the bot.
Runtime
I'm running Muse:
On a Kubernetes Cluster with MetalLB and Calico.
Versions
The text was updated successfully, but these errors were encountered: