2

For some reason I am getting a "Cannot initialize ActiveScript" error when I try to run tsc. Any ideas how to fix it?

I did read the other question in here, but I am already running IE11, så installing IE10 does not sound like a solution. Also I am not looking for the workaround of running it through node.

2
  • Can you start ie11 and make sure it works Commented May 22, 2014 at 22:15
  • IE11 works fine, I use it every day.. Commented May 23, 2014 at 9:22

2 Answers 2

3

I know this is an older issue but I had the same issue a few weeks back. In my case there where two version in the following directory (0.9 and 1.0): C:\Program Files (x86)\Microsoft SDKs\TypeScript#

I resolved it by removing the older version and everything started working again!

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

1 Comment

This fixed it for me. I'm surprised this is not a more common problem.
0

I started to get this error when I accidentally deleted tschost.dll, which had been next to tsc.exe (we are way back on version 1.6.2, lucky us.) Replacing tschost.dll corrected the error.

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.