Kureev / react-native-blur

React Native Blur component
MIT License
3.74k stars 554 forks source link

I got this error #530

Open m5ultra opened 1 year ago

m5ultra commented 1 year ago

yarn android yarn run v1.22.19 $ react-native run-android info JS server already running. info Installing the app...

Configure project :app Reading env from: .env 5 actionable tasks: 5 up-to-date

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 20s

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 app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 20s

at makeError (/Users/dendi/Desktop/works/react.native/listenbook/node_modules/execa/index.js:174:9)
at /Users/dendi/Desktop/works/react.native/listenbook/node_modules/execa/index.js:278:16
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async runOnAllDevices (/Users/dendi/Desktop/works/react.native/listenbook/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:109:5)
at async Command.handleAction (/Users/dendi/Desktop/works/react.native/listenbook/node_modules/@react-native-community/cli/build/index.js:142:9)

info Run CLI with --verbose flag for more details. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.