Asked 5 years ago
20 Sep 2019
Views 942
jignesh

jignesh posted

React Native - Debug : Cannot GET /debugger-ui

when i select Debug JS Remotely at emulator
and run the project.
i am getting error at chrome

Cannot GET /debugger-ui
Rasi

Rasi
answered Nov 30 '-1 00:00

start React Native again . and reset cache.

npm run start -- -- reset-cache


it work for me
Post Answer