Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nodejs 12] Problem with Mapbox dependency during installation #105

Open
yurii-karadzhov opened this issue Jan 31, 2020 · 2 comments
Open
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@yurii-karadzhov
Copy link

Problem with Mapbox dependency during installation

nom install -g mobility-metrics
403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/osrm/v5.22.0/Release/node-v72-darwin-x64.tar.gz

System: macOS Catalina 10.15.2
node: v12.14.1
npm: 6.13.4

@yurii-karadzhov yurii-karadzhov changed the title Problem with Mapbox dependency during installation [Nodejs 12] Problem with Mapbox dependency during installation Jan 31, 2020
@morganherlocker morganherlocker added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 25, 2020
@pietercolpaert
Copy link

Same here on ubuntu:

node-pre-gyp ERR! stack Error: 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/osrm/v5.22.0/Release/node-v72-linux-x64.tar.gz

@bscholer
Copy link

bscholer commented Jul 19, 2022

Switching FROM node:11 to FROM node:10 will at least get the image to build. However, the CLI requires node >= 12.

sharedstreets/sharedstreets-js#91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants