Gradle build failed with an exception

The category I have chosen may not be exact.
I am trying to run the AwesomeProject bult using Expo-cli.
I run this statement in the project directory.
C:\React-native\AwesomeProject>npm run android
I get this message:

  • What went wrong:
    Failed to create parent directory ‘C:\Users\TestUser.gradle\notifications’ when creating directory ‘C:\Users\TestUser.gradle\notifications\6.9’**

I run these suggestions:

  • 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.
    They all present the same screen with no new insights.
    I am directed t:
    https://help.gradle.org
    Any help will be appreciated.

In the last hour or so, I opened the AwesomeProject in Android Studio Snow Cat. I succeeded and launching the app on my Samsung Galaxy 21+. It took an exceptionally long time with innumerable messages.
If this is the way it goes, it is somewhat disheartening as any changes in dependencies will make it hard to run again.
This is my first ever experience with Open Source.
Is there a simple solution?