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
This project uses a number of dependencies that are not available as jspm packages, but are available as bower or npm.
Figure out the right way to include them in the project. I tried a jspm-bower tool but it said "bower registry not found", maybe just missing some configuration.
jspm install with npm seems to work, but the usage via import is unclear.
The text was updated successfully, but these errors were encountered:
This project uses a number of dependencies that are not available as jspm packages, but are available as bower or npm.
Figure out the right way to include them in the project. I tried a jspm-bower tool but it said "bower registry not found", maybe just missing some configuration.
jspm install with npm seems to work, but the usage via import is unclear.
The text was updated successfully, but these errors were encountered: