Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angular Cli

Ng Test --code-coverage Not Printing Coverage Details

When I run the tests using ng test --code-coverage I get the code coverage as unknown, not sure wha… Read more Ng Test --code-coverage Not Printing Coverage Details

Angular2: How To "reload" Page With Router (recheck Canactivate)?

I have routers with canActivate: [ AuthGuard ] and validation inside AuthGuard How to force check c… Read more Angular2: How To "reload" Page With Router (recheck Canactivate)?

Getting Errors On Ng-serve

I am trying to use angular cli and getting following error: ERROR in multi script-loader!./src/a… Read more Getting Errors On Ng-serve

Add Legend To Chart With D3 V4 Angular-cli

I am using D3 charting library to create charts with Angular-cli. D3 version is 4.2.2. I create a m… Read more Add Legend To Chart With D3 V4 Angular-cli

What Is The Function Of --poll Flag In Cli

I was searching a solution for an issue which is in my angular project, ng serve --watch was not de… Read more What Is The Function Of --poll Flag In Cli

Angular 2+: Internet Explorer: Unable To Get Property 'call' Of Undefined Or Null Reference

In Angular 4.2.4 (Angular-CLI 1.1.3), IE11 I get SCRIPT1002: Syntax error and SCRIPT5007: Unable to… Read more Angular 2+: Internet Explorer: Unable To Get Property 'call' Of Undefined Or Null Reference