Jonathan Cardoso

Results 164 comments of Jonathan Cardoso

FYI it looks like this was due to initializing the library after we were already making some WS requests (we initialize a ws connection on container start). After moving the...

> Note that this issue is also reproducible with nodejs 22.12.0. hmmm, in that case maybe we should use the v8 version itself in the directive?

what is the curl (CLI) version you have locally? This library does not do anything special about redirects, we simply pass the option to libcurl.

#1902 will fix this for those that are having this error due to pnpm or similar package managers that use symlinks.