betomoedano / Code-With-Beto-Issues

Here you can report issues for https://codewithbeto.vercel.app/
2 stars 0 forks source link

Uploading videos and images to firebase Storage: error when i run, npx expo run:android #15

Open Kofiboy opened 4 months ago

Kofiboy commented 4 months ago

npx expo run:android › Building app... Configuration on demand is an incubating feature.

Configure project :app ℹ️ Applying gradle plugin 'expo-dev-launcher-gradle-plugin' (expo-dev-launcher@3.6.9)

FAILURE: Build failed with an exception.

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.

For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 52s 10 actionable tasks: 10 up-to-date Error: C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\android\gradlew.bat exited with non-zero code: 1 Error: C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\android\gradlew.bat exited with non-zero code: 1
at ChildProcess.completionListener (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\@expo\spawn-async\build\spawnAsync.js:52:23) at Object.onceWrapper (node:events:628:26) at ChildProcess.emit (node:events:513:28) at cp.emit (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\cross-spawn\lib\enoent.js:34:29) at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5) ... at Object.spawnAsync [as default] (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\@expo\spawn-async\build\spawnAsync.js:17:21) at spawnGradleAsync (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\@expo\cli\build\src\start\platforms\android\gradle.js:72:46) at Object.assembleAsync (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\@expo\cli\build\src\start\platforms\android\gradle.js:52:18) at runAndroidAsync (C:\Users\hp spectre\Desktop\React Native Final Project\AgapeApp\node_modules\@expo\cli\build\src\run\android\runAndroidAsync.js:36:24) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Above is the error i get when i run; npx expo run:android. i am using a usb cable to a physical android phone(Samsung Galaxy A23) to build the app. Please Help.