npm install fails at mapnik dependency

Open
#25 11 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, node.js
Domain
build-system, cli

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.

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.

Dominant language
JavaScript
Stars
181
Forks
67
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/spritezero-cli

All issues in mapbox/spritezero-cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.