Closed create-juicey-app closed 11 months ago
Based on the following output lines, it seems that node install.js
gets executed in C:\Windows
instead of the ffmpeg_static
install location.
npm ERR! path \\wsl.localhost\Debian\home\juicey\jtooly\node_modules\ffmpeg-static
…
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node install.js
npm ERR! '\\wsl.localhost\Debian\home\juicey\jtooly\node_modules\ffmpeg-static'
…
npm ERR! Error: Cannot find module 'C:\Windows\install.js'
Unfortunately, I can't tell why this is happening; And I can't (try to) reproduce the error because I don't use Windows. Can someone help here?
@create-juicey-app At the bottom of the npm
error output, it mentions the fully detailed log. Can you upload it here?
Sorry, a lot of time has passed, and yes I did fixed the issue.
ffmpeg-static version
ffmpeg-static@latest
Node.js version
20.0.0
operating system and/or environment
What happened?
I get on the console while installing ffmpeg-static & other using npm i (npm install)
heres all modules
I hope you could respond fast, thank you !