You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
Looks like the NPM package is broken, this doesn't work anymore:
npm install --save angular2-mapbox
I get:
npm WARN deprecated feature-filter@2.2.0: This package has been merged into the 'mapbox-gl-style-spec' package
npm WARN deprecated point-geometry@0.0.0: This module has moved: please install @mapbox/point-geometry instead
npm WARN deprecated shelf-pack@1.1.0: This module is now under the @mapbox namespace: install @mapbox/shelf-pack instead
npm WARN deprecated vector-tile@1.3.0: This module has moved: please install @mapbox/vector-tile instead
npm WARN deprecated whoots-js@2.1.0: This module is now under the @mapbox namespace: install @mapbox/whoots-js instead
npm ERR! code 128
npm ERR! Command failed: /usr/local/bin/git clone --depth=1 -q -b 656/head git://github.com/mapbox/mapbox-gl-style-spec.git /Users/meow/.npm/_cacache/tmp/git-clone-19c9d0c7
npm ERR! warning: templates not found /var/folders/ky/mnzzz1n52dv759fjqv7k1kwh0000gn/T/pacote-git-template-tmp/git-clone-6d2e8343
npm ERR! warning: Could not find remote branch 656/head to clone.
npm ERR! fatal: Remote branch 656/head not found in upstream origin
Anything I can do? Sorry, I am not a NPM/JSPM pro, but will definitely contribute to the angular2-mapbox if I can.