add i run the code:
react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
get this error:
Cannot find entry file index.android.js in any of the roots: ["E:\git_app"]?
why has this error? and how to rsolve? thanks!
env: window 10 android studio 3.0.1 Cmder