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

Face "Input buffer contains unsupported image format" error on AWS Graviton with ARM Neoverse 64 bits #10

Closed
VySellathurai opened this issue Sep 23, 2021 · 0 comments

Comments

@VySellathurai
Copy link

VySellathurai commented Sep 23, 2021

Hi,

This lib works perfectly well on classical AWS processor but I tried to run my code on AWS Graviton with ARM Neoverse 64 bits and I face this exception :

Input buffer contains unsupported image format

source code where I'm guessing it's not working

npx envinfo --binaries --system

npx envinfo --binaries --system
npx: installed 1 in 3.953s

  System:
    OS: Linux 4.18 CentOS Linux 8
    CPU: (2) arm64 unknown
    Memory: 2.01 GB / 3.83 GB
    Container: Yes
    Shell: 4.4.20 - /bin/bash
  Binaries:
    Node: 14.17.6 - /usr/bin/node
    Yarn: 1.22.5 - /usr/bin/yarn
    npm: 6.14.15 - /usr/bin/npm

npm ls sharp

xxx@xxxx /home/centos/xxxx/xxx
└── [email protected]  extraneous

npm ERR! extraneous: [email protected] /home/centos/xxxx/api/node_modules/sharp

Questions / Notes

Thank you for your time

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