libsql-client-ts icon indicating copy to clipboard operation
libsql-client-ts copied to clipboard

client is breaking with newer node versions

Open avinassh opened this issue 1 year ago • 1 comments

A user reports:

my query never completes when i query more than 100 rows.

image

it apparently happens in the "decodeResponse" function in the hrana-client

it's related to the node version.. 20.11.1 works 20.15.1 does not work 22.4.1 is also broken

reported here: https://discord.com/channels/933071162680958986/1154725980183732224/1262016247864885395

avinassh avatar Jul 15 '24 09:07 avinassh