Nicolas Morel

Results 175 comments of Nicolas Morel

So I don't know if it's the same problem for you but I had to revoke my existing token to make it work again. I also logged henrahmagix/github-oauth-prompt#11 to track...

CI seems to be failing for random reasons :thinking:

@jgm any chance for this PR to be merged ? (once fixed, obviously)

Not really in favor of that, boom is not supposed to be a catch-all API, the constructor already accepts strings or errors which is I believe as far as it...

Still not sure about this. Typescript is a pita in this area, there are whole [articles](https://kentcdodds.com/blog/get-a-catch-block-error-message-with-typescript) about this. We could relax the api, it would be caught by the assertion...

After taking some time to think about it, maybe option 3 is not that bad. A helper inside your app is not that hard to create and import, but if...

Got most of them, but it's hard since the line is constantly wrong.

Oh, I think I got this one, the last batch of `expect.error`s actually expect an error (duh), but it's only a type error, not a runtime error, so it either...

It seems to be a common problem on macos to have bad dns resolution on your local hostname, check your /etc/hosts file for any misconfiguration.

It's working perfectly fine for everyone else. Fix your network or set the server host manually.