react-native windows系统 红屏报assets缺失 500错误

Posted juexin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react-native windows系统 红屏报assets缺失 500错误相关的知识,希望对你有一定的参考价值。

指定版本,react-native是facebook用mac系统开发的,windows系统兼容较差,新版本更是问题很多,

相对老版本更加稳定

react-native init demo --version 0.55.4

assets缺失:

android/app/src/main下新建assets文件夹

项目根目录执行:

react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/

之后重启包管理器,重新运行android项目

 

以上是关于react-native windows系统 红屏报assets缺失 500错误的主要内容,如果未能解决你的问题,请参考以下文章

react-native启动时红屏报错:Unable to load script.Make sure you're either running a metro server or that

Node升级 启动RN报错:react-native启动时红屏报错:Unable to load script.Make sure you're either running a metro

Redux 和 React-Native:无法读取未定义的属性“类型”

弃坑 React-Native,开启入坑 Flutter 之路

react-native 无法处理 try catch 块中的错误

React-native - iOS - RCTJSCExecutor 的模块名称前缀错误