Reproduction of libsql 0.5.19 bug This project is a minimal reproduction of the bug reported in tursodatabase/libsql-js#201. package.json has an overrides section that pins the libsql version to 0.5.19. Running the reproduction npm install npm run build This will build show the error.