Skip to content

Cannot install on M1 mac via npm due to release package not being found #969

@cmtrapp02

Description

@cmtrapp02

When npm attempts to install nodegui on an M1 mac, it tries to download nodegui-binary-v0.57.0-darwin-arm64.tar.gz. An error is given that this package is not found. When looking at the release page, an arm64.tar.gz package does not exist.

Here is the error from the log regarding this issue: error Error: Error while downloading Precompiled NodeGui binary:https://github.com/nodegui/nodegui/releases/download/v0.57.0/nodegui-binary-v0.57.0-darwin-arm64.tar.gz. Not Found.

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