Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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

"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
Comment

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

cd android
chmod +x gradlew
Comment

react native error Failed to install the app. Make sure you have the Android development environment

was receiving this error message when running react-native run-android. 
When I ran cd android && ./gradlew clean I was getting permission errors also. 
I ran chmod +x gradlew and it started working
Comment

Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.

In my case I uninstalled the Node js and deleted Choclaty folder from C:
and  restarted the computer and then installed Node JS and Choclaty according to React Native official web
and created a new React_Natvie_CLI Project and new Project starts successfully 
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu shared hosting set default cron editor 
Shell :: linux monitor ttyusb0 
Shell :: pacman mirrorlist generator 
Shell :: create json from cmd 
Shell :: git create rempote branch 
Shell :: save terminal history to file 
Shell :: install micro terminal 
Shell :: left navbar not showing in ubuntu 
Shell :: Configure jfrog cli from command line 
Shell :: bash cp command error with parenthesis 
Shell :: install phpcs laravel 
Shell :: edit powershell profiles (linux) 
Shell :: chemin absolu tcpdf sur serveur 
Shell :: Substring from the right 
Shell :: alembic not found 
Shell :: Sync two local directories in a Linux machine 
Shell :: macos check if file is binary 
Shell :: how to merge two repositories in github 
Shell :: sed replace from match to end of line 
Shell :: run anydesk from terminal ubuntu 
Shell :: what is shell scripting 
Shell :: snap linux 
Shell :: unity for ubuntu 20.04 
Shell :: shortcut key for screenshot in windows 7 
Shell :: kali nethunter-termux no root 
Shell :: how to install virtualmin on ubuntu 20.04 
Shell :: install ssl lampp in bash terminal 
Shell :: error while installing DKphotogallery in xcode 
Shell :: bash ls with at least 2 letters 
Php :: laravel artisan clear cache 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =