windows-builds
windows-builds copied to clipboard
can't access aws from china, how to use node-mapnik
S3 access is broken in China.
Things to try from the top of my head:
- You could try to pass an accessible mirror to
node-pre-gyp. Although I'm not aware of any mirrors fornode-mapnik. - Try to somehow proxy your way through the GFW.
- Build
mapnikandnode-mapnikfrom source although that would be a tough rough road as you'd- need a powerfull machine and quite some time
- have to compile all dependencies from source (https://github.com/mapbox/windows-builds/tree/master/scripts) as all pre-built binary deps packages are also located on S3