Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Throws error: No native build was found for Node Module Version 83 or 72 on Apple Silicon #18

Open
mayoreee opened this issue Mar 10, 2022 · 0 comments

Comments

@mayoreee
Copy link

@dashevo/node-merk installation failed on Apple Silicon machine running Node Module Version 83 or 72

Expected Behavior

Successfully install @dashevo/node-merk

Current Behavior

Throws error:

npm ERR!   throw new Error('No native build was found for ' + target + '\n    loaded from: ' + dir + '\n')
npm ERR!   ^
npm ERR! 
npm ERR! Error: No native build was found for platform=darwin arch=arm64 runtime=node abi=83 uv=1 armv=8 libc=glibc node=14.19.0

Possible Solution

Generate darwin-arm prebuilds for Node ABI 83 and 72

Steps to Reproduce (for bugs)

npm install git+https://github.com/dashevo/node-merk.git

Your Environment

  • Node module version 83 & 72
  • Apple Silicon (M1 mac)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant