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

npm install fails because mapbox-gl-native is not available for recent NodeJS versions #112

Open
brianlaw033 opened this issue May 10, 2024 · 1 comment

Comments

@brianlaw033
Copy link

Got 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/@mapbox/mapbox-gl-native/v5.0.2/node-v115-darwin-arm64-Release.tar.gz

Im using Node v20.11.1 and M2 chip Mac

@brendan-ward
Copy link
Collaborator

Mapbox no longer maintains mapbox-gl-native, so it is not available for any recent version of NodeJS.

We switched to 'maplibre-gl-native` in #101 , but unfortunately haven't yet made a release of that yet. A release is overdue but have no time to work on this project at the moment.

@brendan-ward brendan-ward changed the title npm install error npm install fails because mapbox-gl-native is not available for recent NodeJS versions May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants