Skip to content

Support for ARM architecture? #124

Open
@kingjerod

Description

@kingjerod

I'm not sure if this is a problem with ARM. I'm trying to install gifsicle on a Docker image running an an ARM (AWS t4g server). This is the Dockerfile image:

arm64v8/node:14.18.1

Server is running Amazon Linux 2. Public AMI is ami-02b1ab520319e74be

The error I get when adding the package:

error An unexpected error occurred: "ENOENT: no such file or directory, lstat '/app/node_modules/gifsicle/\u0001�4@@��'"

Edit:
I'm able to install it in the image using apt-get install and then run it on the command line. Just something about this NPM package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions