Hi,
I'm using javascript-typescript-langserver with emacs.
When I try to use tslint-language-service, I have this error:
Plugin activation failed: TypeError: info.project.getCurrentDirectory is not a function
My node_modules folder contains tslint, tslint-language-service and typescript
What could be wrong ?
Hi,
I'm using javascript-typescript-langserver with emacs.
When I try to use
tslint-language-service, I have this error:My node_modules folder contains tslint, tslint-language-service and typescript
What could be wrong ?