Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install package for linux-64 while using Windows #67

Open
IlliaHryshkevych opened this issue Oct 24, 2022 · 1 comment
Open

Cannot install package for linux-64 while using Windows #67

IlliaHryshkevych opened this issue Oct 24, 2022 · 1 comment

Comments

@IlliaHryshkevych
Copy link

IlliaHryshkevych commented Oct 24, 2022

Steps to reproduce:

  1. Use Windows
  2. Try to Install package using: npm install @ffmpeg-installer/linux-x64 --force

Result:
The following error occurred:

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN using --force Recommended protections disabled.
npm ERR! code 1
npm ERR! path D:\Src\MyProject1\node_modules\@ffmpeg-installer\linux-x64
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c C:\Users\ILLIAH~3\AppData\Local\Temp\postinstall-86e7c462.cmd
npm ERR! 'chmod' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
@deevus
Copy link
Collaborator

deevus commented Oct 24, 2022

Try https://github.com/ffbinaries/ffbinaries-node and see if that works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants