Youcompleteme: Failed to recurse into submodule path 'third_party/ycmd'

Created on 25 Nov 2015  路  3Comments  路  Source: ycm-core/YouCompleteMe

Hi there,

I got an error while I issue git submodule update --init --recursive, got the following error:

daipeng@daipeng:~/.vim/bundle/YouCompleteMe$ git submodule update --init --recursive
Submodule 'third_party/requests-futures' () registered for path 'third_party/requests-futures'
Submodule 'third_party/ycmd' () registered for path 'third_party/ycmd'
Submodule 'third_party/OmniSharpServer' (https://github.com/Valloric/ycmd) registered for path 'third_party/OmniSharpServer'
Submodule 'third_party/argparse' (https://github.com/Valloric/ycmd) registered for path 'third_party/argparse'
Submodule 'third_party/bottle' (https://github.com/Valloric/ycmd) registered for path 'third_party/bottle'
Submodule 'third_party/frozendict' (https://github.com/Valloric/ycmd) registered for path 'third_party/frozendict'
Submodule 'third_party/gocode' (https://github.com/Valloric/ycmd) registered for path 'third_party/gocode'
Submodule 'third_party/jedi' (https://github.com/Valloric/ycmd) registered for path 'third_party/jedi'
Submodule 'third_party/requests' (https://github.com/Valloric/ycmd) registered for path 'third_party/requests'
Submodule 'third_party/waitress' (https://github.com/Valloric/ycmd) registered for path 'third_party/waitress'
Submodule 'NRefactory' (https://github.com/nosami/OmniSharpServer) registered for path 'NRefactory'
Submodule 'cecil' (https://github.com/nosami/OmniSharpServer) registered for path 'cecil'
fatal: Needed a single revision
Unable to find current revision in submodule path 'third_party/argparse'
Failed to recurse into submodule path 'third_party/ycmd'

Most helpful comment

You should remove the YouCompleteMe/third_party/ycmd/third_party/argparse folder and try again.
Closing since this is a git issue, not a YCM one.

All 3 comments

You should remove the YouCompleteMe/third_party/ycmd/third_party/argparse folder and try again.
Closing since this is a git issue, not a YCM one.

You should remove the YouCompleteMe/third_party/ycmd/third_party/argparse folder and try again.
Closing since this is a git issue, not a YCM one.

Hello, I'm wanna remove the YouCompleteMe/third_party/ycmd/third_party/argparse folder,But not found...,

This issue is 5 years old and absolutely irrelevant to any problem you might have today. Open a new issue instead.

Was this page helpful?
0 / 5 - 0 ratings