richard1122 / vscode-youcompleteme

YouCompleteMe for VSCode
https://marketplace.visualstudio.com/items?itemName=RichardHe.you-complete-me
MIT License
53 stars 8 forks source link

PAth error message. #31

Closed pquodling closed 7 years ago

pquodling commented 7 years ago

I have installed ycm but suspect something isn't right - I get an Error [Ycm] Invalid ycm path - I have googled this but not seen any other reports of this - I suspect something amiss in my setup - what should I be looking for.???

richard1122 commented 7 years ago

please read configuration in readme https://github.com/richard1122/vscode-youcompleteme/blob/master/README.md

ngmgit commented 6 years ago

@pquodling Iam using it on arch and installing ncurses5-compat-lib solved this issue for me. But auto completion doesnt work properly yet. will make a separate issue for that.