sql-source-control
sql-source-control copied to clipboard
No output of error on pull
Type
What kind of issue is this?
[ x] Bug report.
[ ] Feature request.
Description the Issue
No output of error on pull
Steps to Reproduce
When calling ssc pull, I get a "Pulling from
It sits for a few minutes and then stop with no indication of the error.
Other Information
n/a
Running into the same issue.
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.
I am using https://github.com/coreybutler/nvm-windows to switch node versions, it works for me with node v12.