Trying to use in electron results in this error, crashing renderer process.
Module not found: Error: Can't resolve 'C:\Users\up\to\project\node_modules@ffmpeg-installer\ffmpeg\node_modules@ffmpeg-installer\win32-x64\package.json' in 'C:\Users\up\to\project\node_modules@ffmpeg-installer\ffmpeg'
Clearly this path has two 'node_module' parts in it and is poorly formed, any ideas
Trying to use in electron results in this error, crashing renderer process.
Module not found: Error: Can't resolve 'C:\Users\up\to\project\node_modules@ffmpeg-installer\ffmpeg\node_modules@ffmpeg-installer\win32-x64\package.json' in 'C:\Users\up\to\project\node_modules@ffmpeg-installer\ffmpeg'
Clearly this path has two 'node_module' parts in it and is poorly formed, any ideas