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> ProcessFailedException
ERROR: UndefVarError: ProcessFailedException not defined
julia>VERSIONv"1.0.5"
help?> ProcessFailedException
search: ProcessFailedException
ProcessFailedException
Indicates problematic exit status of a process. When running commands or pipelines, this is thrown to indicate a nonzero exit code was returned
(i.e. that the invoked process failed).
julia>VERSIONv"1.8.3"
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: