Error remote debugging when opening developer tools in Chrome

Hi everyone,

I have been getting these errors which I just can’t seem to figure out how to solve. Google turns up some pointers but they haven’t helped as of yet. I was hoping someone here would have come across it.

I enable remote debugging through the developer menu in the iOS simulator, the tab opens in chrome. Then, as soon as I open developer tools in chrome, these errors pop up in the terminal:

Error: Unable to resolve module ./debugger-ui/ui.bcd3f9d1.js from ``:

Error: Unable to resolve module ./debugger-ui/ui.7beef9ab.css from ``:

Error: Unable to resolve module ./debugger-ui/debuggerWorker.cff11639.js from ``:

They all complain about some files not existing under debugger-ui.

Would appreciate anybody’s help. Thanks!