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

Error installing imagemin-jpeg-recompress on ubuntu arm64 vps #27

Open
aanishacharyaa opened this issue Mar 7, 2022 · 3 comments
Open

Comments

@aanishacharyaa
Copy link

npm ERR! code 1
npm ERR! path /home/ubuntu/node2/node_modules/jpeg-recompress-bin
npm ERR! command failed
npm ERR! command sh -c node lib/install.js
npm ERR! Command failed: /home/ubuntu/node2/node_modules/jpeg-recompress-bin/vendor/jpeg-recompress --version
npm ERR! /home/ubuntu/node2/node_modules/jpeg-recompress-bin/vendor/jpeg-recompress: 2: Syntax error: word unexpected (expecting ")")
npm ERR!
npm ERR!
npm ERR! jpeg-recompress pre-build test failed

@earthday47
Copy link

Related issue (fixes for other packages linked in that issue): imagemin/gifsicle-bin#124

@b0rrasca
Copy link

I have the same issue, and the fix linked to did not seem to work in this case.

@bodva
Copy link

bodva commented Oct 30, 2023

Looks like jpeg-recompress-bin can't be built on arm64.

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

4 participants