mapbox / mapbox/mapbox-directions.js

NPM install errors

Open
#107 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
58
Forks
21
PR merge metrics
No merged PRs in 30d

Description

For the same reason that the [build is broken](https://travis-ci.org/mapbox/mapbox-directions.js/builds/145940523) we have had to remove `mapbox-directions.js` from our code base.

Although it is possible to build locally, we cannot deploy to Jenkins with the errors produced.

``` Bash
npm install mapbox-directions.js
> contextify@0.1.15 install /Users/hhauge/development/foo/node_modules/contextify
> node-gyp rebuild
```

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.

Research direction

Start by reproducing `npm install mapbox-directions.js` and inspect the `contextify@0.1.15`/`node-gyp rebuild` failure shown in the issue. Compare local and Jenkins environments; the issue is done when the package installs successfully in the Jenkins deployment path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.