mapbox / node-or-tools

Node.js bindings for or-tools vehicle routing problems
MIT License
146 stars 48 forks source link

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

Open srinivasdhanabalan opened 1 year ago

srinivasdhanabalan commented 1 year ago

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?