You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for posting an issue. I think you should contact the owner of the library you are trying to install : https://github.com/mapnik/node-mapnik and tell them you want to use a manually installed version of mapnik
As I can see in your error
381 error node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v111 ABI, glibc) (falling back to source compile with node-gyp)
381 error node-pre-gyp WARN Hit error response status 403 Forbidden on https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.5.9/Release/linux-arm64.tar.gz
Pre-built binaries not installable for [email protected] and [email protected] You have a wrong version of node and this library uses a pre-built binary, not an installed one, so not compatible with this docker image.
I can succesfully build mapnik however, npm mapnik fails to install.
It gives an error. Is there something missing?
cd /usr/local/lib
npm i mapnik
Fails. Gives the following error
The text was updated successfully, but these errors were encountered: