Breakpoints not working in simple Angular 7 app

I've read through a dozen posts on this issue and none of the suggestions work.  The problem is simple: I set a breakpoint (no "check" appears in the red circle) and start the debugger and it does not break at the breakpoint.  I can provide the entire project if necessary.  This is a showstopper for me to consider purchasing WebStorm.  Solution?

Angular CLI: 7.1.1
Node: 8.14.1
OS: win32 x64
Angular:
...

Package Version
------------------------------------------------------
@angular-devkit/architect 0.11.1
@angular-devkit/core 7.1.1
@angular-devkit/schematics 7.1.1
@schematics/angular 7.1.1
@schematics/update 0.11.1
rxjs 6.3.3
typescript 3.1.6

0
1 comment

Debugging Angular 7 apps works fine for me. Please can you share your project?

0

Please sign in to leave a comment.