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

React-Native Android Running on OS System but not Windows

$
0
0

I am currently working on a React-Native project which runs perfect on my MacBook for both react-native run-ios and react-native run-android.

When I try to run the same program on my windows computer using react-native run-android I get the error that it's unable to load the script and that I need to make sure metro-server is running or that bundle index.android.bundle is package correctly.

Any suggestions on why this may be happening and what I could do to fix the issue?


Viewing all articles
Browse latest Browse all 29995

Trending Articles