Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS 5.5.2: JavaScript and TypeScript language service has been disabled after crashing repeatedly #59032

Closed
bjornbacklund opened this issue Jun 26, 2024 · 2 comments
Assignees
Labels
Bug A bug in TypeScript

Comments

@bjornbacklund
Copy link

🔎 Search Terms

JavaScript and TypeScript language service has been disabled after crashing repeatedly

🕗 Version & Regression Information

  • This is a crash
  • This changed between versions SDK 5.3 and NuGet 5.5.2

TS language server crashes after I upgraded my csproj:s (from 5.3 SDK) to use NuGet version of TS (v 5.5.2).
I've restarted VS, cleaned and recompiled.
Any idea how I can track down what the problem might be?
VS Community 2022 (64-bit). Version 17.10.3
Windows 11.

⏯ Playground Link

No response

💻 Code

// Your code here

🙁 Actual behavior

VS reports:

"The highest TypeScript version from all loaded projects is the NuGet package's TypeScript version 5.5. Using this version for IntelliSense.
The JavaScript and TypeScript language service has been disabled after crashing repeatedly. You may see reduced IntelliSense support for your project. Please try reloading your solution to reenable the language service."

🙂 Expected behavior

Working language service

Additional information about the issue

No response

@jakebailey
Copy link
Member

The nuget package was pulled and is being fixed.

@RyanCavanaugh RyanCavanaugh added the Bug A bug in TypeScript label Jun 26, 2024
@RyanCavanaugh RyanCavanaugh added this to the TypeScript 5.5.3 milestone Jun 26, 2024
@bjornbacklund
Copy link
Author

Installed 5.5.3 and everything is back to normal. Thanks! Coding without LS was nearly impossible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript
Projects
None yet
Development

No branches or pull requests

4 participants