Skip to content

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

@IlliaHryshkevych

Description

@IlliaHryshkevych

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions