Unable to load script from assets 'index.android.bundle'. Make sure your bundle is packaged correctly or you're running a packager server

前端 未结 5 1454
别那么骄傲
别那么骄傲 2021-02-06 02:41

I am having working React Native application having version 0.38.0, when i have tried to upgrade it to 0.45.1 it is showing following error

java.lang.RuntimeExce         


        
5条回答
  •  灰色年华
    2021-02-06 03:16

    In my case, the emulator was on airplane mode. Make sure your emulator or mobile phone can communicate with the Metro server.

提交回复
热议问题