amarjeet89

Results 1 comments of amarjeet89

Hi, After following the mention steps: npm install angular-svg-round-progressbar --save import {RoundProgressModule} from 'angular-svg-round-progressbar'; @NgModule({ imports: [RoundProgressModule] }) it throws error in browser: Uncaught Error: Unexpected value 'RoundProgressModule' imported by...