Bernard Gaitho

Results 6 comments of Bernard Gaitho

Hi @JonnyBurger. Good job for sure! is it possible to render on react-native using [ffmpegkit-react-native](https://github.com/tanersener/ffmpeg-kit)? Best regards.

@JonnyBurger Thank you for the reply. Again thanks for the good job.

> Hey @oscar-rey-mosquera sorry for the late response. I honestly can't remember exactly what I did to get it working. Have you tried installing `node-gyp`? > > `npm i node-gyp`...

> @bemayr I added you guys a to a gitter workspace to initiate the discussion around this Bring me on board please

The Issue is with Latest Version of @types/react:18.x.x This may have been introduced to your project via some other packages' peer dependency. If you have a .tsconfig file, Add following...

The issue may have been introduced to your project via some other packages' peer dependency. If you have a .tsconfig file, Add following to compilerOptions: "paths": { "react": [ "./node_modules/@types/react"...