-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
"TypeScript for Visual Studio" installer not available for 5.1 #54685
Comments
#54686 seems like it might be related |
5.1.3 has now been published. Here is the link to it: https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-513 Apologies that it did not go up immediately. Future publishes should happen simultaneously with the NuGet releases. |
Does this even work with the buildin node 12 version in VS2019 (or even node 10 in VS2017)? |
@noshlag Simultaneous publishes don't seem to be working, since 5.2 is also missing from the marketplace. |
Unfortunately no - there are ways of customizing VS2019 to use an alternative version of Node.js, but TypeScript won't work with the built-in Node.js from VS2019.
Apologies, there was an oversight in the publishing process. That said, I would highly recommend switching over to using NuGet, or more preferably npm, to customize the version of TypeScript used in VS. |
In my tests this published workaround did not worked at all. This is because IMO this Working workaround is written in a later comment: |
Same with 5.5. The beta is there but not the release. |
@cheit-epic It was on nuget.org but not anymore (because it was buggy): |
Bug Report
There does not appear to be a "TypeScript 5.1 for Visual Studio" installer available on marketplace.visualstudio.com.
Previous releases of TypeScript have had installers made available, such as this one for 5.0.4.
Was it intended to stop publishing this for 5.1 onward?
🔎 Search Terms
Visual Studio 2019/2022, Windows SDK
The text was updated successfully, but these errors were encountered: