79332810

Date: 2025-01-06 11:01:51
Score: 1
Natty:
Report link

to avoid the error in console just assign a handler for the 'error' event, like this:

spawn('ffmpeg').on('error', () => {})
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: rejetto