You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to start this (on Windows), it gives me this error
'Could not find ffmpeg executable, tried "' + npm3Binary + '" and "' + npm2Binary + '"'
During install, I got a warning
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @ffmpeg-installer/darwin-x64@4.0.4 (node_modules@ffmpeg-installer\darwin-x64);
Do you know what I may have done wrong or why I get this error?
Thanks,
ttran
The text was updated successfully, but these errors were encountered:
Hi,
When I try to start this (on Windows), it gives me this error
'Could not find ffmpeg executable, tried "' + npm3Binary + '" and "' + npm2Binary + '"'
During install, I got a warning
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @ffmpeg-installer/darwin-x64@4.0.4 (node_modules@ffmpeg-installer\darwin-x64);
Do you know what I may have done wrong or why I get this error?
Thanks,
ttran
The text was updated successfully, but these errors were encountered: