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

 

curl -k 'http://localhost:8081/index.android.bundle?platform=android' > android/app/src/main/assets/index.android.bundle      在项目根目录中(即index.js)所在位置,输入前面的指令,得到以下有值的就成功了,Unable to load script from assets 'index.android.bundle'.Make sure your bundle is packaged correctly or you're running a packager server

 

相关文章:

  • 2021-08-29
  • 2021-11-16
  • 2021-06-12
  • 2022-12-23
  • 2021-08-08
  • 2021-06-04
  • 2021-10-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
相关资源
相似解决方案