Skip to content

Node 16 Support for OSX M1 arm64 #31

@tzjames

Description

@tzjames

I'm on an OSX M1. When running npm i native-image-diff I get:

npm ERR! Downloading native-image-diff prebuilt binary from "https://github.com/Prior99/native-image-diff/releases/download/0.1.14/native-image-diff-darwin-arm64-93.node".
npm ERR! Error: No supported native-image-diff 0.1.14 build found for node v16.1.0 on darwin (arm64).
npm ERR!     at Request.<anonymous> (/xxx/node_modules/native-image-diff/scripts/install.js:38:19)
npm ERR!     at Request.emit (node:events:365:28)
npm ERR!     at Request.onRequestResponse (/xxx/node_modules/request/request.js:1059:10)
npm ERR!     at ClientRequest.emit (node:events:365:28)
npm ERR!     at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:621:27)
npm ERR!     at HTTPParser.parserOnHeadersComplete (node:_http_common:127:17)
npm ERR!     at TLSSocket.socketOnData (node:_http_client:487:22)
npm ERR!     at TLSSocket.emit (node:events:365:28)
npm ERR!     at addChunk (node:internal/streams/readable:314:12)
npm ERR!     at readableAddChunk (node:internal/streams/readable:289:9)

Is there any work around?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions