tsserver.js path #856
Replies: 2 comments 1 reply
-
You shouldn't need to manually set it. It should be auto-discovered either from your global But if you must set it then it's typically in |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes I found it inside the node modules directory in cwd. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the initialize options, it is specified to give the path to the
tsserver.js
file but where is that file located? I installed the language server usingnpm install -g typescript-language-server typescript
Beta Was this translation helpful? Give feedback.
All reactions