Results 31 comments of Matt Mower

I'm seeing the same error ``` $ curl -6 -verbose https://api6.ipify.org * Trying 2607:f2d8:1:2d::20:443... * TCP_NODELAY set * Connected to api6.ipify.org (2607:f2d8:1:2d::20) port 443 (#0) * ALPN, offering h2 *...

This looks like body parsers were applied to proxied requests. See: https://www.npmjs.com/package/express-http-proxy#middleware-mixing

@shlroland - I tested this with a fresh clone and didn't encounter any errors with `pnpm install`. I tried both Node.js v18 and v20 on Debian 12. Maybe you could...

@apdrsn - Are you still able to reproduce this? I'm not. Here's what I tried: 1. Setup a minimal app: `npx create-react-app my-app --template typescript` 2. Install remirror dependencies: `npm...

The code changes in this PR are different since @AmionSky's comment that this fixes the Dropbox tray icon, so I just wanted to chime in and say that the latest...

@3v1n0 - any chance this could be re-reviewed/merged?

@bcherny - Would you be willing to review?

@bcherny - I still hold hope that this PR could move forward. Is there anything I can do to improve its chances of merge? Maybe you have an opinion on...

Maintainer is not interested. Abandoning.

@whawker - Is this an acceptable approach? Or do you want to do a more complete package update?