Closed dtaalbers closed 8 years ago
Unfortunately we don't support installing github repos to individual commit hashes in jspm, so this isn't possible.
There was actually a bug here in https://github.com/jspm/npm/commit/98eff5faa9c2e8c65534c3ce8206227627d87f9f. But the commit hashes issue isn't something we can easily support unfortunately.
I am unable to install it via
jspm install npm:mapbox-gl
I am running
jspm 0.16.36
It works via
npm install mapbox-gl
though. Any suggestions?