Failed to install the app. Make sure you have the Android development environment set up

C++
use the below code :  
react-native start --reset-cache"Failed to install the app"
"Make sure you have the Android development environment set up"
run below code in terminal =>
react-native start --reset-cache
Source

Also in C++: