You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
See #154
If using serve in the wrong dir something like:
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.The text was updated successfully, but these errors were encountered: