Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Pre build binaries missing for v1.1.0 (OSX + node 14.20.1)

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, node.js
Domain
build-system

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.

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?

Dominant language
C++
Stars
155
Forks
47
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/node-or-tools

All issues in mapbox/node-or-tools

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.