RunAndroid: startServerInNewWindow() issue in fresh project. #21605
Labels
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Fresh created project with react-native init.
If running "npm run start PORT=8081" or "react-native start" and thereafter "run-android" in another node.js command prompt window, it works fine.
When running "react-native run-android", it should open Node.js server in new window, but gives following error.
Something needs to be fixed, maybe PATH environment variable.
The text was updated successfully, but these errors were encountered: