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

Installing Typescript 1.5 for VS2013 after VS2015 gives me wrong reference paths to follow #4258

Closed
GeertVL-zz opened this issue Aug 10, 2015 · 4 comments
Assignees
Labels
Duplicate An existing issue was already created

Comments

@GeertVL-zz
Copy link

I get the following error when installing the latest setup for Typescript 1.5

Error 1 Your project file uses a different version of the TypeScript compiler and tools than is currently installed on this machine. No compiler was found at C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.5\1.5\tsc.exe. You may be able to fix this problem by changing the element in your project file. WarehousePortal

What do I do?

The version in my project file is correct.

@mhegazy
Copy link
Contributor

mhegazy commented Aug 10, 2015

looks like a dupe of #3493. @paulvanbrenk can you take a look.

@mhegazy mhegazy added the Duplicate An existing issue was already created label Aug 10, 2015
@mhegazy
Copy link
Contributor

mhegazy commented Aug 10, 2015

also @paulvanbrenk is there a workaround or a fix that you can share with @geertvl?

@GeertVL-zz
Copy link
Author

I fixed it by reinstalling the latest Typescript for 2015 install. Fixed for 2013 and 2015.
It seems a typo of some sort in the targets.

@paulvanbrenk
Copy link
Contributor

Yep, there is some kind of mismatch in the targets between VS 2013 and VS 2015.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

3 participants