microsoft / TypeScript-React-Native-Starter

A starter template for TypeScript and React Native with a detailed README describing how to use the two together.
MIT License
1.91k stars 211 forks source link

Fixed 'android/gradlew' file permissions (+x) #30

Closed LukaszC closed 5 years ago

LukaszC commented 6 years ago

Without that:

$ react-native run-android
Scanning 630 folders for symlinks in [PATH_TO_PROJECT]/TypeScript-React-Native-Starter/node_modules (6ms)
JS server already running.
Building and installing the app on the device (cd android && ./gradlew installDebug)...
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/android-setup.html