Giter Club home page Giter Club logo

Comments (3)

moonstar-x avatar moonstar-x commented on June 28, 2024

This isn't a bug, the console is telling you that you need ffmpeg.

I'm seeing that you're trying to use Repl.it, I've seen people having issues with it before. If I remember correctly, they removed ffmpeg some time ago and then re-added it, however it kinda sounds like they're removing it again.

You could try remaking a new Repl.it instance and see if that one works.

You could also try installing ffmpeg, I believe you don't get root permissions in those instances, so installing something through its package manager may not be possible, but you could try installing it through npm:

npm install -g ffmpeg-static

Or,

npm install ffmpeg-static

I'm not sure about the latter, this one would just install the binary to node_modules and I'm not sure if prism is aware of the node_modules binary path.

In any case, I've never used Repl.it before, nor plan on using it...

from discord-tts-bot.

ChandanGaming avatar ChandanGaming commented on June 28, 2024

Thank you bro it's working now

from discord-tts-bot.

moonstar-x avatar moonstar-x commented on June 28, 2024

I'm glad it's working now! :)

from discord-tts-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.