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

Building with --target es6 in VS with release 1.4 fails #1696

Closed
mhegazy opened this issue Jan 16, 2015 · 2 comments
Closed

Building with --target es6 in VS with release 1.4 fails #1696

mhegazy opened this issue Jan 16, 2015 · 2 comments
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue High Priority

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Jan 16, 2015

Building a project using --target es6 results in error:
File 'C:\program files(x86)/Microsoft SDKs/TypeScript/1.4/lib.es6.d.ts' not found

@mhegazy mhegazy added Bug A bug in TypeScript High Priority labels Jan 16, 2015
@mhegazy mhegazy added this to the TypeScript 1.4.1 milestone Jan 16, 2015
@mhegazy
Copy link
Contributor Author

mhegazy commented Jan 16, 2015

To work around it please include lib.es6.d.ts in your project, or add a /// reference to it.

@mhegazy mhegazy self-assigned this Jan 19, 2015
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jan 30, 2015
@mhegazy
Copy link
Contributor Author

mhegazy commented Jan 30, 2015

This should be resolved in the next VS release.

@mhegazy mhegazy closed this as completed Jan 30, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue High Priority
Projects
None yet
Development

No branches or pull requests

1 participant