catdadcode / angular-spinners

A library for easily managing loading spinners in complex Angular2+ applications.
MIT License
140 stars 49 forks source link

angular-spinners Not found #26

Closed willygwu closed 7 years ago

willygwu commented 7 years ago

I am using angular4

I have the following error even though 'apgular-spinners' exists in node_modules.

zone.js:2263 GET http://localhost:3000/angular-spinners 404 (Not Found)

added the follwing in systemjs.cofig.js 'angular-spinners': 'npm:angular-spinners/bundles/angular-spinners.umd.js'