It was a while ago everything running perfectly, but now when I give ionic cordova build android it returns the following error, what will that access denied?
Thank you all for your help!
BUILD SUCCESSFUL in 3s
42 actionable tasks: 42 up-to-date
Error: C:\aplicativo\Sabrina\platforms\android\gradlew: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* What went wrong:
Could not update C:\Users\yuric\.gradle\caches\4.10.3\file-changes\last-build.bin
> C:\Users\yuric\.gradle\caches\4.10.3\file-changes\last-build.bin (Access denied)
* 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 3s
[ERROR] An error occurred while running cordova build android (exit code 1).