Rabu, 19 Oktober 2022

[SOLVED] Execution failed for task ':app:processDebugResources' in React Native

 Failed Build in React Native

I am using React native CLI, using yarn

Execution failed for task ':app:processDebugResources'

How to solve it:

1. Open your project with Power shell or command prompt

2. Type:

    cd android

3. Type:

    ./gradlew clean

4. Type:

    cd ..

5. Type:

    yarn react-native run-android

6. Done


I wish you solved your error

Tidak ada komentar:

Posting Komentar

[SOLVED] unity Failed to update Android SDK package list

  Hassan-Kanso Joined: Jun 10, 2014 Posts: 11 fixed by unchecking all checboxes bellow and check them again P.S : you find it in unity under...