Dipak Telangre

Results 10 comments of Dipak Telangre

Getting the same error for Angular 8

@muaz-khan I tried various demo using the this library in Firefox and in Chrome also but unfortunately none of is working fine. I am tired now to solve this same...

@julianodev I like your dashboard images, I am trying to do the same thing. Can you please provide like to your demo.

I have imported same function from @schematics/angular instead of schematics-utilities and now its working. ``` import { addProviderToModule, addImportToModule, } from "@schematics/angular/utility/ast-utils"; ```

@raul1991 It would have been better if shared working code here.

I am also getting the same issue and has been not able to proceed further.

I have imported same function from @schematics/angular instead of schematics-utilities and now its working. ``` import { addProviderToModule, addImportToModule, } from "@schematics/angular/utility/ast-utils"; ```

@Kevinio04 I spend almost day to resolve same issue. Thanks for your solution, its works :) 👍

@Kevinio04 I spend almost day to resolve same issue. Thanks for your solution, its works :) 👍

I am getting same error. Its frustrating 👎