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
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
When calling ssc pull, I get a "Pulling from ...." immediately followed by a Red X.
It sits for a few minutes and then stop with no indication of the error.
Other Information
n/a
The text was updated successfully, but these errors were encountered:
Same here. I've seen this is related directly to ora package, specifically on catch calling this.spinner.fail(error) (line 113). It could be a bug in the package (and solution is to just update it) or explicitly setting isSilent to true.
Type
What kind of issue is this?
Description the Issue
No output of error on pull
Steps to Reproduce
When calling ssc pull, I get a "Pulling from ...." immediately followed by a Red X.
It sits for a few minutes and then stop with no indication of the error.
Other Information
n/a
The text was updated successfully, but these errors were encountered: