Skip to content

Conversation

@timsawyer
Copy link
Contributor

If there exists a symlinked file in the directories that typedoc is running over, the expandInputFiles function fails due to fs.statSync() throwing the error "file does not exist."

This PR wraps fs.statSync in a try/catch block to catch this error.

See this post for more explanation:
https://stackoverflow.com/a/33401005

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