Steve Kellock

Results 70 comments of Steve Kellock
trafficstars

`NETWORK_ERROR` is set from `apisauce`. It makes that decision by investigating the response value from the `axios` exception. That's the `originalError` property that comes back when you make that call....

It boils down to a bad judgement call and then being stuck. I wish I had a better answer. 🤣 I'd be open to deprecating it and moving into 2.0...

I guess technically that would be `1.0` eh? Since we're `0.15.x` currently. I keep forgetting that. Yes, that would be a breaking change. I'm ok with that. `0.15.x` is stable...

I like pino but that’s for structured logging. Which would be preferable imho. Just need to add a viewer command to humanize it.

What I’m thinking is perhaps we start the roll up bundle at the 2nd file and not the cli entry point. We have our bin/{brand} file and then our {bundle}....

Up to you.

For the first issue, I've seen people use `yarn add --dev rimraf` and `yarn add --dev trash` to get around that. If you're feeling up for a PR, that'd be...

Hey Dieter! Thanks for the PR. I no longer use this repo and I should have marked it as cooked, my bad. Good luck with the electron adventures!