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

Unable to access necessary build files at Amazon s3 #2

Open
interwebjill opened this issue Mar 23, 2020 · 1 comment
Open

Unable to access necessary build files at Amazon s3 #2

interwebjill opened this issue Mar 23, 2020 · 1 comment

Comments

@interwebjill
Copy link

interwebjill commented Mar 23, 2020

When running npm install, I am getting the following errors related to not being able to access files on a probably-defunct url:

node-pre-gyp ERR! Tried to download(undefined): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.7.2/node-v72-darwin-x64-Release.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for mapnik@3.7.2 and node@12.16.1 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
/bin/sh: mapnik-config: command not found
gyp: Call to 'mapnik-config --cflags' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
/bin/sh: mapnik-config: command not found
gyp: Call to 'mapnik-config --cflags' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error

@zzcyrus
Copy link
Owner

zzcyrus commented Mar 23, 2020

Maybe you can check node-mapnik-depends and node-mapnik-installing

Nodejs 8 and mapnik 3.x series is recommended.

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