Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot debug angular project in WebStorm due to crbug/1173575

My environment was working fine for weeks, until out of nowhere I started getting the following errors when trying to debug a project. Nothing changed in the project, so I suspect something happened with Chrome.

The project builds and runs fine with ng serve -o, but the moment I try to run it in Debug mode, I get the following error:

crbug/1173575, non-JS module files deprecated.

Restarting the PC did not help. Googling around for solutions only brings some solutions for VSCode, where you delete launch.settings file. I use WebStorm, and the only two options in configuration are:

URL: https://localhost:4200
Browser: Chrome

Any pointers on getting to the bottom of this?

like image 785
Eternal21 Avatar asked Dec 17 '25 14:12

Eternal21


1 Answers

The problem was my angular server not running.

like image 180
Eternal21 Avatar answered Dec 19 '25 07:12

Eternal21



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!