Freshly Installed Android Studio and started new android project. When tried to run it. Got this error from Gradle
Error:Could not open init
I had similar issues. For me the solution was simply to delete all files inside the folder C:\Users\Dexter.gradle\caches\2.2.1\scripts\ Also i removed VCS configuration from android studio. No need to install new Android Studio to fix the issue.