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

Can not install: 403 error #66

Closed
armed opened this issue Nov 28, 2016 · 1 comment
Closed

Can not install: 403 error #66

armed opened this issue Nov 28, 2016 · 1 comment

Comments

@armed
Copy link

armed commented Nov 28, 2016

I'm getting 403 error during installation:

node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.5.14/Release/node-v51-darwin-x64.tar.gz
node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.5.14/Release/node-v51-darwin-x64.tar.gz
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.5.14/Release/node-v51-darwin-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v51 ABI) (falling back to source compile with node-gyp)

Using yarn version 0.17.8, tried npm with same error.

@mojodna
Copy link
Owner

mojodna commented Nov 28, 2016

Mapnik does not yet support Node 7.x. Please try using 4.x or 6.x (I recommend nvm for managing Node versions).

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