Ben Arwin

Results 6 comments of Ben Arwin

@slavaGanzin I agree it's a great project, but it's not mine :) I think you mean to ping @dzcpy

We only started experiencing this error when we introduced `semantic-release` (versions 9 and later) as a dependency in our project. The fix in #138 solved the issue for us. Thanks...

pull-request #7 would fix that line as well.

@adelriosantiago - On your line 87, I worry you may have accidentally put the new command outside the existing `else if` block because there are no curly brackets around it....

I've submitted pull-request #7 for review. Let me know if any issues/questions. Thanks!

I haven't tried 1.34 yet but I had a similar problem on earlier versions and ultimately the solution for me was to set `DATABASE_CONNECTION_TIMEOUT` env var to a value that...