Tomato6966/Musicium

Can't run the bot in replit

daniel-jebarson opened this issue · 5 comments

I imported the Musicium bot from github in replit and tried to run it in replit and I followed the youtube tutorial and filled all the necessary details but it ends up with the below error.
image
image
Please help me to fix this issue

try npm install --python="/usr/bin/python3.6" or npm install --python=python3.6

npm install --python="/usr/bin/python3.6"

I tried this but it doesn't work and shows the same error
image

u need nodejs v16.6

just fork my replit

thank you i forked the repo in replit and it worked