hello pls do help me with this error,as we are creating app that is mobile application for canteen management using react native as the base but when we execute the packages related the navigation we are not able to access the screens we tried to solve the error but couldn’t solve it pls do help with this error.** Most importantly after installing the screens we have lost the connectivity to my vs code and my android studio emulator**
THE ERROR THIS OCCURED ONLY WHEN INSTALLED THIS COMMENT “npm install react-native-screens react-native-safe-area-context”
BUILD FAILED in 1m 12s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ‘:react-native-screens’. > [CXX1101] NDK at C:UsersUserAppDataLocalAndroidSdkndk25.1.8937393 did not have a source.properties file * Try: > Run with –stacktrace option to get the stack trace. > Run with –info or –debug option to get more log output. > Run with –scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 12s.
info Run CLI with –verbose flag for more details.
PLS DO HELP US EARLY,ITS VERY MUCH URGENT
We tried to execute the components for our project in react native using visual studio code as the android studio as base for outputs but when installed the react-native-screens i am not able to navigate to screens and is showing the above error pls do hepl me in solving the error
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring project ‘:react-native-screens’.
[CXX1101] NDK at C:UsersUserAppDataLocalAndroidSdkndk25.1.8937393 did not have a source.properties file
- Try:
Run with –stacktrace option to get the stack trace.
Run with –info or –debug option to get more log output.
Run with –scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 1m 12s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ‘:react-native-screens’. > [CXX1101] NDK at C:UsersUserAppDataLocalAndroidSdkndk25.1.8937393 did not have a source.properties file * Try: > Run with –stacktrace option to get the stack trace. > Run with –info or –debug option to get more log output. > Run with –scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 12s.
info Run CLI with –verbose flag for more details. this is the details of error
veda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.