mapbox / mapbox-gl-js-mock

A maybe-some-day-fully-featured mock for mapbox-gl-js
BSD 3-Clause "New" or "Revised" License
25 stars 33 forks source link

npm install fails. #15

Open sharkinsspatial opened 7 years ago

sharkinsspatial commented 7 years ago

npm install is currently failing due to outdated dependency range for mapbox-gl (and its dependency on a version of gulp-sourcemap which no longer exists in the registry).

gpbmike commented 7 years ago

@sharkinsspatial I was able to get around this with yarn install. 🤷‍♂️