-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bug: There was an error executing that command. #1235
Comments
Same issue here |
Same issue with any song and search feature |
To me it says: |
same issue |
|
its a bug in node-ytdl-core |
fent/node-ytdl-core#1108 (comment) temp fix |
Thank for the fix, it worked for me :) |
yep can vouch, changing this fixed, now need to see if I can get the docker container to use the latest node-ytdl-core as I belive it has been fixed now. |
Just change the ytdl version inside package.json to 4.10.0 after that run
Delete the package-lock.json |
where do i put this in replt.it? |
same here |
you can fix it by changing the youtube-dl version to 4.10.0 inside the package.json and delete the package-lock.json, run |
Reinstall your npm packages to get the fix |
Describe the bug
A description of what the bug is. when ever i use prefix play is says There was an error executing that command.
How To Reproduce
Steps to reproduce the behavior:
2.There was an error executing that command.
Expected behavior
plays the song
Environment (add if possible)
Additional information & screenshots
Add any other context or screenshots about the problem here.
The text was updated successfully, but these errors were encountered: