Sean Conrad

Results 12 comments of Sean Conrad

Also receiving this issue on Ubuntu: 18.04 node: 15.8 ffmpeg: 9f38fac053010205806ece11e6aea9b7d3bde041 built using the static build: [https://www.johnvansickle.com/ffmpeg/faq/](https://www.johnvansickle.com/ffmpeg/faq/) @Stefan-Hanke solution also worked for me but running from node is throwing the...

Definitely would be a good feature to have

@prometheas if you're using the example provided, make sure you change the value prop and attach it to state. Then edit the onChange and have that update the state. eg:...

@lcassano can you try just running `npm run server` and if that starts up run `curl localhost:3001`. If you get an HTML error back that's fine, we know it's running....

@APratham Bearer token looks to be expired. If you clone the project down you can get your own Bearer Token from the [Twitter developer portal](https://developer.twitter.com/en/docs/developer-portal/overview). You can create a new...

Tacking on to say that we need a vertical prop for all platforms. Thanks!