You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
I have installed the plugin together with LanguageClient-neovim and Deoplete, but for some reason I get the following warning (in neovim messages) for multiple files:
[Warning] readFile <full_project_path>/node_modules/react/package.json requested by TypeScript but content not available
Files exist as I can access them by copying & pasting the path into the console.
Any help help would be appreciated - it seems to be something on my machine as I didn't find similar issue on github but looking at traces from the langserver I do not see other warnings or errors.
I'm happy to provide logs / traces but the -t switch doesn't seem to work with stdio version of the server (file pass to -l switch is empty).
kreedz, jiyuan0125, ipatch, jasonszhao, AlexChalk and 1 more