I got this error, which I don't know how to handle.
Platform
Window 11
Powershell
Node 20.11
Error
⠙ Converting to audio...node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Error: Error: ffmpeg exited with code 1: C:\Users\pegak\AppData\Local\Temp\gen-subs\from-video\1705273617943-D:\Videos\tides_of_war_1.wav: Invalid argument
".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.11.0
I got this error, which I don't know how to handle.
Platform
Window 11
Powershell
Node 20.11
Error