tsuquyomi
tsuquyomi copied to clipboard
"Your TypeScript version is invalid" in vim8
The plugin currently no longer works in my local environment. When opening a typescript file I get the error Your TypeScript version is invalid
.
I bisected the recent commits and things work fine until 72681b0 but seem to be broken since 0a2c402.
Her is my local setup:
Typescript
installed via yarn gobal add typescript
tsc --version
Version 2.2.2
Vim
installed via dnf install vim
(on fedora 25)
vim --version | head -n 2
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 11 2017 20:00:38)
Included patches: 1-562
+1 I have the same issue
Tsuquyomi does not supports yarn unfortunately, npm and yarn global folders are located in different paths.