mapbox / mapbox/spritezero-cli
npm install fails at mapnik dependency
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 181
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I just tried to install this tool but got a series of errors from the npm installer. Here's the first part:
> node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.6.2/node-v59-darwin-x64-Release.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for mapnik@3.6.2 and node@9.3.0 (node-v59 ABI) (falling back to source compile with node-gyp)
AFAICT, the rest are consequences of failure to install mapnik.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the npm install failure and inspect the mapnik@3.6.2 dependency and node-pre-gyp output for Node 9.3.0 on macOS. Done means installation completes without the reported mapnik failure and the resulting npm errors are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100