Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #47692

Open
Pradip-BCA opened this issue Nov 19, 2024 · 2 comments
Open

Build failed #47692

Pradip-BCA opened this issue Nov 19, 2024 · 2 comments
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue.

Comments

@Pradip-BCA
Copy link

Description

FAILURE: Build failed with an exception.

  • Where:
    Settings file 'D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\settings.gradle' line: 2

  • What went wrong:
    Error resolving plugin [id: 'com.facebook.react.settings']

java.io.UncheckedIOException: Could not move temporary workspace (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10-5dd2a0af-cc67-4253-ad4c-ccfe5db8d92b) to immutable location (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10)

  • 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 10s
info Run CLI with --verbose flag for more details.

Steps to reproduce

FAILURE: Build failed with an exception.

  • Where:
    Settings file 'D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\settings.gradle' line: 2

  • What went wrong:
    Error resolving plugin [id: 'com.facebook.react.settings']

java.io.UncheckedIOException: Could not move temporary workspace (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10-5dd2a0af-cc67-4253-ad4c-ccfe5db8d92b) to immutable location (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10)

  • 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 10s
info Run CLI with --verbose flag for more details.

React Native Version

0.76.2

Affected Platforms

Runtime - Android

Output of npx react-native info

Windows 11
8GB RAM, 512 GB SAD
AND RISEN 5
PLEASE SOLVE THE PROBLEM

Stacktrace or Logs

FAILURE: Build failed with an exception.

* Where:
Settings file 'D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\settings.gradle' line: 2

* What went wrong:
Error resolving plugin [id: 'com.facebook.react.settings']
> java.io.UncheckedIOException: Could not move temporary workspace (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10-5dd2a0af-cc67-4253-ad4c-ccfe5db8d92b) to immutable location (D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\.gradle\8.10.2\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10)

* 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 10s
info Run CLI with --verbose flag for more details.

Reproducer

expo/expo-template-default

Screenshots and Videos

Screenshot 2024-11-19 092250

@react-native-bot react-native-bot added Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Nov 19, 2024
@react-native-bot
Copy link
Collaborator

Warning

Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:

@Sanjayng125
Copy link

Try cd android
./gradlew clean
And npx react-native run android or npm start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue.
Projects
None yet
Development

No branches or pull requests

3 participants