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
Same here, followed all the steps, in my case I have Angular 13 so I installed with npm install [email protected] --save, but it doesn't work, nothing appears.
I followed the install steps below. An angular component renders with nothing in it. I dont see any console errors
1
npm install ng-circle-progress --save
2
added it to the
imports
of my module like the install guide3
Versions
installed version
npm ls ng-circle-progress
[email protected]
The text was updated successfully, but these errors were encountered: