expertzz

Results 3 comments of expertzz

> I got similar error when I upgraded my node version to `v21`. This is due to older version of [whatswg-url](https://github.com/supabase/node-fetch/blob/bd8f50a4ae647e56cda296b8301d7dff01d4a87b/package.json#L37) used inside [@supabase/node-fetch](https://github.com/supabase/node-fetch). > > One quick workaround till...

> Hey folks, this is due to a bug in Node `v22.7.0` [nodejs/node#54518](https://github.com/nodejs/node/issues/54518) > > It should be fixed in `v22.8.0`, which they plan to release next week [nodejs/node#54560 (comment)](https://github.com/nodejs/node/pull/54560#issuecomment-2318836543)...