unable to debug javascript in 2022.3.2 ultimate edition with chrome 111 on mac m1 (arm)

debug session opens chrome but never connects to debug.  Eventually get message in the debug window "waiting for connection to localhost:xxxxx"

this failure started suddenly.  worked yesterday.  machine was turned of overnight so I do not believe updates could explain.  

0

Chrome Dev 111.* rejects the requests unless started with --remote-allow-origins; the fix is available in WebStorm 2022.3.3 RC and 2023.1 Beta.

0

I am using intellij ultimate 2022.3.  How do I get the fix for that platform?

0
The fix will be included in Idea Ultimate 2022.3.3 update when it's available
0

--remote-allow-origins fixed it for me.  Thank you!

1

请先登录再写评论。