我似乎无法在设备/仿真器上部署我的应用
运行react-native run-android
后,Metro Bundler中的BUNDLE进程达到100%,应用程序崩溃。
请注意,我已完成以下操作,可能会或可能不会涉及此错误:
node_modules/react-native/scripts/
中的launchPackager.bat文件:+cd ../../../
+node "%~dp0..\cli.js" start
-node "%~dp0..\cli.js" --projectRoot ../../../ start