Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29152

ENOENT: no such file or directory, open 'android/app/src/main/assets/index.android.bundle'

$
0
0

When I run

npx react-native run-android --variant=release 

in RN 0.61.3 and I receive this error message.

ENOENT: no such file or directory, open 'android/app/src/main/assets/index.android.bundle'

The build works fine when debugging without the release variant.


Viewing all articles
Browse latest Browse all 29152

Trending Articles