Skip to content

Exception thrown in directoryExists call #24006

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

Closed
ghost opened this issue May 9, 2018 · 0 comments
Closed

Exception thrown in directoryExists call #24006

ghost opened this issue May 9, 2018 · 0 comments
Assignees
Labels
Infrastructure Issue relates to TypeScript team infrastructure

Comments

@ghost
Copy link

ghost commented May 9, 2018

Test by running gulp runtests-browser --t completions and turning on exception breakpoints in the debugger.
It breaks on a directoryExists call coming from getDefaultTypeRoots. directoryExists calls this._getStats which apparently fails when the directory doesn't exist.
CC @rbuckton

@mhegazy mhegazy added the Infrastructure Issue relates to TypeScript team infrastructure label May 10, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Infrastructure Issue relates to TypeScript team infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants