replit / polygott

Base Docker image for the Repl.it evaluation server
https://replit.com
MIT License
395 stars 103 forks source link

Install ffmpeg-static (nodejs) #162

Open Stekovaya opened 4 years ago

Stekovaya commented 4 years ago

Because some user is saying "help me there is error" without install ffmpeg-static

PotentialStyx commented 4 years ago

Maybe npm install ffmpeg-static? That would ezily allow you to install without downloading all the files individually

Stekovaya commented 4 years ago

But sadly, install ffmpeg-static by npm fails everytime.

amasad commented 4 years ago

@Stekovaya how does it fail? it works for me.

Besides when ffmpeg ships we won't need this either.

Stekovaya commented 4 years ago

@amasad here is error.

amasad commented 4 years ago

I'm saying why not install it in your repl? Why do we have to include it here?

Stekovaya commented 4 years ago

Oh, it is easy. Because some user is saying "help me there is error" without install ffmpeg-static