tomhagen / dribble2ReactNative

Trying to transform Dribbble designs to React-Native code. Happy Coding :)
6 stars 0 forks source link

Not able to execute the app. Please help. #123

Open KM04021987 opened 1 year ago

KM04021987 commented 1 year ago

PS C:\Users\krish\Desktop\dribble2ReactNative\plantApp> react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. (node:2732) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) Jetifier found 1082 file(s) to forward-jetify. Using 8 workers... info Starting JS server... info Launching emulator... info Successfully launched emulator. info Installing the app...

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings

FAILURE: Build failed with an exception.

BUILD FAILED in 2s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/getting-started.html#android-development-environment. Run CLI with --verbose flag for more details. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

BUILD FAILED in 2s

at makeError (C:\Users\krish\Desktop\dribble2ReactNative\plantApp\node_modules\execa\index.js:174:9)
at C:\Users\krish\Desktop\dribble2ReactNative\plantApp\node_modules\execa\index.js:278:16
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async runOnAllDevices (C:\Users\krish\Desktop\dribble2ReactNative\plantApp\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:94:5)       
at async Command.handleAction (C:\Users\krish\Desktop\dribble2ReactNative\plantApp\node_modules\react-native\node_modules\@react-native-community\cli\build\index.js:186:9)

PS C:\Users\krish\Desktop\dribble2ReactNative\plantApp>