-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
Environment
- Platform: Codefresh
- Node.js Version: 24.11.0
- Image Tag: node:krypton-bullseye-slim
Expected Behavior
running commands, such as npm, yarn, etc, to work
Current Behavior
Getting the exec /bin/sh format error error
Work fine locally on mac - arm64
but fails on CI (codefresh) - x86_64
For now, using --platform=linux/amd64 seems to solve the issue but is not ideal.
Metadata
Metadata
Assignees
Labels
No labels