skatejs / web-components

[DEPRECATED] - The frictionless way to use the webcomponents/webcomponentsjs polyfills.
MIT License
17 stars 4 forks source link

jspm install fails #31

Closed rhythnic closed 7 years ago

rhythnic commented 7 years ago

Error is different than issue #10

jspm install npm:skatejs-web-components
Looking up npm:skatejs-web-components
     Updating registry cache...

warn Error on locate for github:webcomponents/custom-elements/archive/fc022e8.tar.gz
     GitHub packages must be of the form owner/repo.

warn Error on locate for github:webcomponents/shadycss/archive/19a46c9.tar.gz
     GitHub packages must be of the form owner/repo.

warn Error on locate for github:webcomponents/shadydom/archive/c162774.tar.gz
     GitHub packages must be of the form owner/repo.

warn Error locating github:webcomponents/custom-elements/archive/fc022e8.tar.gz.

err  Error locating github:webcomponents/custom-elements/archive/fc022e8.tar.gz.

warn Installation changes not saved.
rhythnic commented 7 years ago

tarball depdendencies not supported in jspm

treshugart commented 7 years ago

I'm not sure this is easy until releases are pushed for each of the pfills. A workaround would be to load https://unpkg.com/skatejs-web-components using a Githubissues.

  • Githubissues is a development platform for aggregating issues.