Open xkrsz opened 1 year ago
I've had an issue running this and had to add @ffmpeg/core as a dependency to fix. Should this be added as a library dependency?
@ffmpeg/core
I believe this should be added as a dep.
From https://www.npmjs.com/package/@ffmpeg/ffmpeg I see the instruction is
npm install @ffmpeg/ffmpeg @ffmpeg/core
I've had an issue running this and had to add
@ffmpeg/core
as a dependency to fix. Should this be added as a library dependency?