When I import project to Android Studio, I found this errors:
Error:No resource found that matches the given name (at \'label\' with value \'@s
For resolving "Invalid VCS root mapping"
Make sure the project was cloned and not downloaded as a zip into the directory you are using (there should be C:\Users\alfayed\Desktop\awesome-chat.git directory on your disk).
For the Invalid VCS root mapping
error, you can fix it by deleting the vcs.xml
file located in the .idea
folder of your project and then Reopen your IDE.
For the Invalid VCS root mapping error you can fix it by deleting the vcs.xml
file located in the .idea
folder of your project and then rebuild your project.
For the Invalid VCS root mapping error, deleting the .idea folder of your project and then rebuild your project.
Make sure the project was cloned and not downloaded as a zip into the directory you are using (there should be C:\Users\paula\Git\OpenTripPlanner.git directory on your disk). and make sure your gpath to git executable is indicating the correct path.
all you need is to delete the vcs.xml file inside an .idea folder this works!