Skip to content

Add check for Apple Silicon Macs #952

Closed
@Figments

Description

@Figments

💡 Feature description

Include support for Apple Silicon Macs, e.g. the late 2020 MacBook Air, late 2020 MacBook Pro 13", and late 2020 Mac mini.

💻 Basic example

Currently, trying to install the wasm-pack library from either NPM or Yarn results in the following error:

Error: Unsupported platform: Darwin arm64

Installing wasm-pack via cargo (using the latest Darwin arm64 support included in Rust 1.49) works flawlessly. It's only the NPM and Yarn version that produces this error.

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