Creating a new javascript or typescript file results in the following error:
The TypeScript language service died 5 times right after it got started. The service will not be restarted.
tsserver.log
Setup:
- VSCode Version: 1.40.1
- OS Version: Linux x64 4.19.0-6-amd64 (Debian 10)
Steps to Reproduce:
- Create a new file
- Switch language to
javascript or typescript
Does this issue occur when all extensions are disabled?: Yes
Does this issue occur when using the latest insider build?: Yes
Possible duplicate of #84826, but in my case the TypeScript language service works for regular files.
Creating a new
javascriptortypescriptfile results in the following error:tsserver.log
Setup:
Steps to Reproduce:
javascriptortypescriptDoes this issue occur when all extensions are disabled?: Yes
Does this issue occur when using the latest insider build?: Yes
Possible duplicate of #84826, but in my case the TypeScript language service works for regular files.