GoldenOwlAsia / react-native-twitter-signin

MIT License
167 stars 303 forks source link

react native firebase twitter login issue #192

Open mehraj43 opened 1 year ago

mehraj43 commented 1 year ago

im not able to use firebase twitter login im getting error when i try build my app, my error:

BUILD FAILED in 19s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

BUILD FAILED in 19s at makeError (C:\Users\mehra\OneDrive\Desktop\React_Native_Practise\firstproj\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:174:9) at C:\Users\mehra\OneDrive\Desktop\React_Native_Practise\firstproj\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:278:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) at async runOnAllDevices (C:\Users\mehra\OneDrive\Desktop\React_Native_Practise\firstproj\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:109:5) at async Command.handleAction (C:\Users\mehra\OneDrive\Desktop\React_Native_Practise\firstproj\node_modules\@react-native-community\cli\build\index.js:192:9) info Run CLI with --verbose flag for more details.