Closed erickingxu closed 2 years ago
when I run comandline as :make fetch I got some error, cannot pull right lsp common lib.
Fetching desired source code dependencies Cloning -> [devel] fatal: The empty string is not a valid path make[1]: [LSP_COMMON_LIB] Error 128 make: [fetch] Error 2
You need to run make config before running make fetch.
make config
make fetch
when I run comandline as :make fetch
I got some error, cannot pull right lsp common lib.
Fetching desired source code dependencies Cloning -> [devel] fatal: The empty string is not a valid path make[1]: [LSP_COMMON_LIB] Error 128 make: [fetch] Error 2