Skip to content

EBADPLATFORM error on ARM64 macOS (Apple Silicon) #39

@joshtynjala

Description

@joshtynjala

$ npm install
npm error code EBADPLATFORM
npm error notsup Unsupported platform for haxe@5.2.1: wanted {"os":"win32,win64,darwin,linux","cpu":"x64,ia32"} (current: {"os":"darwin","cpu":"arm64"})
npm error notsup Valid os: win32,win64,darwin,linux
npm error notsup Actual os: darwin
npm error notsup Valid cpu: x64,ia32
npm error notsup Actual cpu: arm64

Haxe and Neko have had native ARM64 builds for a bit now.

PR #37 seems to be related.

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