Why can’t you stop buying 618?From the technical dimension to explore>>>
Error details:
The directory C: File – ideaworkspace – seckill master is registered as a git root, but no git repositories were found there
Click Configure in the pop-up window in the lower right corner. This automatically opens a window on the version control tab
You can also use file – > Settings
I select the problem entry in the list and click the red minus sign to delete it
Another solution:
There is a folder in the
. Idea
repository that should not be there. There are VCs related files, which may contain a path that is not on your computerMake sure
. Git
has a folder in the project on your PC. If not, the project must be cloned correctly if the VCs tool needs to be enabled. Here’s a link to how to do this: git basics, search clone existing repositoriesThen, you need to close Android studio, delete the
. Idea
folder, and open Android studio again. It will recreate the. Idea
folder and the problem should be solved
Reference from: https://stackoverflow.com/questions/43732446/registered-as-a-git-root-but-no-git-repositories-were-found-there
Similar Posts:
- Android Studio Emulator: PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT (Solved)
- Android studio change project name exception solution: can’t rename root module
- Could not find com.android.tools.build:gradle:3.3.0.
- How to Solve intelliJ IDEA 13 error: please select Android SDK
- /.android/repositories.cfg could not be loaded.
- [Solved] React Native Error: A problem occurred configuring project ‘:app’. and Execution failed for t…
- Error:Configuration with name ‘default’ not found.
- Failure to find … was cached in the local repository, resolution will not be reattempted until the update interval of public has elapsed or updates are forced
- [Solved] Android Studio Install Error: Unable to access Android SDK add on list
- DDMS [Android device monitor] cannot be opened after Android studio 3.0