Pre build binaries missing for v1.1.0 (OSX + node 14.20.1)
- Dominant language
- C++
- Stars
- 155
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Having similar issue with MacOS Monterey v12.6.2, NodeJS version 14. XCode 14.2
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/node_or_tools/v1.0.4/Release/node-v83-darwin-arm64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node_or_tools@1.1.1 and node@14.20.1 (node-v83 ABI) (falling back to source compile with node-gyp)
Can any one help?
Contributor guide
Research direction
Start by reproducing installation with macOS Monterey, Node 14.20.1, and the node-v83 darwin-arm64 target, then inspect the node-pre-gyp and node-gyp packaging flow referenced in the error. Done means the required pre-built binary is available at the expected release location and installation no longer falls back to source compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100