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

Clearer error message if using serve in the wrong dir #155

Closed
tlienart opened this issue May 27, 2019 · 0 comments
Closed

Clearer error message if using serve in the wrong dir #155

tlienart opened this issue May 27, 2019 · 0 comments

Comments

@tlienart
Copy link
Owner

See #154

If using serve in the wrong dir something like:

julia> serve()
ERROR: SystemError: unable to read directory /Users/tlienart/Desktop/tjd/src: No such file or directory

will pop up, would be better to have a clean error indicating that no src/ folder has been found and therefore that the user is probably not in the right spot.

@tlienart tlienart added this to the 0.2 milestone May 27, 2019
@tlienart tlienart mentioned this issue May 27, 2019
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant