ky
ky copied to clipboard
ky response is an empty string sometimes
Bun 1.0.29 (a146856d)
.text() or .json() works on a normal development environment (bun i
), but does not (sometimes) on my production environment (without ky devDependencies, bun i -p
, while simple fetch() does).
Response
Empty string when doing .json() or .text()
Posibly related to https://github.com/sindresorhus/ky/issues/490, but instead of request, response.