mbgl-renderer icon indicating copy to clipboard operation
mbgl-renderer copied to clipboard

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

Open brianlaw033 opened this issue 9 months ago • 1 comments

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

brianlaw033 avatar May 10 '24 03:05 brianlaw033

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 avatar May 10 '24 16:05 brendan-ward