Angular Debug - Chrome unresponsive

Hi,

i'm trying to debug an angular app but after chrome start on thehttp://localhost:4200 page, chrome suddenly become unresponsive. I need to kill chrome process manually.

I've tried with both webstorm and intellij without success. Webstorm/Intellij logs doesn't show me nothing which can help me to find where is the problem. I've also tried to enable chrome log but i've not found any cause about the unresponsivness.

My environment is Mint 19 (Ubuntu 18.04) with 1.8.0_181-b13.

Any suggestion?

Regards

0
3 comments

Not enough info to see what's wrong... Is the issue specific to certain project? Can you recreate it with a default Angular app created with angular-cli?

Please also see https://support.google.com/chrome/a/answer/6271277?hl=en#troubleshoot for some hints on troubleshooting Chrome crashes

0
Avatar
Permanently deleted user

The project is based on the nx library (https://nrwl.io/nx).

I've tried with a small app created with angular-cli and debug works without problems.

Does anyone have experience similar problems with nx based workspace?

0

I'm not aware of any... You can try posting this question at stackoverflow.com - you have more chances to get a responce from other nx users there

0

Please sign in to leave a comment.