Install steps Clone the repository Run the following command to install the dependencies pnpm install Copy the ffmpeg files from node_modules to public folder mkdir -p public/ffmpeg/core cp node_modules/@ffmpeg/core/dist/esm/* public/ffmpeg/core