Skip to content

preinstall node_modules/aws-lambda-ric ./scripts/preinstall.sh on arm #121

Description

@msucevan

The problem occur when I build the image like this:

FROM --platform=linux/arm node:20

The process get stuck at:

 => => # npm info run aws-lambda-ric@3.1.0 preinstall node_modules/aws-lambda-ric ./scripts/preinstall.sh
image

When I use in my dockerfile something like:

FROM node:20

it run smoothly

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