1

I have updated my VS2017 and now typescript version 2.5.3 is on the PATH when using a VS command prompt, and I can see this version is being used when I have a tsconfig file in a VS project. This version of typescript is a lot more sensitive to some issues with typings files that previoulsy went undetected but were not causing my project any immediate issues.

I can't correct these typings in the short term, and the build errors that TSC is now throwing is preventing me from compiling my project. How do I revert / regress the version of TSC that VS is using? None of the project settings or options in VS seem to impact this due the fact I am using tsconfig files..

0

1 Answer 1

1

Answer was to re-install typescript 2.3 then restart VS. More info here: https://developercommunity.visualstudio.com/content/problem/160980/typescript-tools-version-not-honoured.html?childToView=170795#comment-170795

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.