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

Tunnel.isDownloaded should use existsSync #5

Closed
jason0x43 opened this issue Jul 30, 2014 · 0 comments
Closed

Tunnel.isDownloaded should use existsSync #5

jason0x43 opened this issue Jul 30, 2014 · 0 comments
Labels
Milestone

Comments

@jason0x43
Copy link
Member

It currently uses fs.exists rather than fs.existsSync, which means that the tunnel executable will always be downloaded.

@csnover csnover added the bug label Aug 8, 2014
@csnover csnover added this to the 1.1 milestone Aug 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants