We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm using windows 10 x64. My node version is 6.9.4. I tried to install mapnik
npm install tilelive-mapnik --save
but it gives me error
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.7.1/node-v48-win32-x64-Release.tar.gz
Is version for windows not ready? Thanks!
The text was updated successfully, but these errors were encountered:
Looks like you would have to build it yourself if it's not prebuild: #728
Also support is dropped for windows: #848
Sorry, something went wrong.
We dropped support for pre-built binaries for windows, I am sorry our reasons are explained in #848
No branches or pull requests
Hi!
I'm using windows 10 x64.
My node version is 6.9.4.
I tried to install mapnik
but it gives me error
Is version for windows not ready?
Thanks!
The text was updated successfully, but these errors were encountered: