mapnik / node-mapnik

Bindings to mapnik for node.js
http://mapnik.org/documentation/node-mapnik
BSD 3-Clause "New" or "Revised" License
531 stars 165 forks source link

npm install fails on windows #973

Closed maxymczech closed 3 years ago

maxymczech commented 3 years ago
371 error node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.5.8/Release/win32-x64.tar.gz                                                                                                                              
371 error node-pre-gyp ERR! install response status 403 Forbidden on https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.5.8/Release/win32-x64.tar.gz
371 error node-pre-gyp WARN Pre-built binaries not installable for mapnik@4.5.8 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)
371 error node-pre-gyp WARN Hit error response status 403 Forbidden on https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.5.8/Release/win32-x64.tar.gz
maxymczech commented 3 years ago

Sorry, have already found #848