EXPO: Unable to resolve module ‘./debugger

前端 未结 12 1894
猫巷女王i
猫巷女王i 2021-02-05 02:15

After a reload my app has stopped loading.

I have tried on both emulators and 2 real devives, android and ios.

The error is:

Error: Unabl

12条回答
  •  花落未央
    2021-02-05 03:03

    I solved this error by stopping the debugger cmd + d && Stop debugging then doing a hard reload on the open debugger tab in chrome alt + control + click on reload button and choose Empty cache and hard reload then restart debugger.

提交回复
热议问题