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

Fix "lib.es6.d.ts could not be found" #96

Merged
merged 1 commit into from
Nov 4, 2015
Merged

Conversation

jbrantly
Copy link
Member

@jbrantly jbrantly commented Nov 4, 2015

Tests were failing for typescript@next saying that lib.es6.d.ts could not be found. The problem was that getDefaultLibFileName should be returning the full path to the default lib and not just the file name.

@blakeembrey

…efault lib instead of just the filename portion.
jbrantly added a commit that referenced this pull request Nov 4, 2015
Fix "`lib.es6.d.ts` could not be found"
@jbrantly jbrantly merged commit 53b07b1 into master Nov 4, 2015
@jbrantly
Copy link
Member Author

jbrantly commented Nov 8, 2015

Published in v0.6.1

@johnnyreilly johnnyreilly deleted the fix-libFileName branch July 13, 2017 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant