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.
npm install
npm run buildThis will build show the error.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
npm install
npm run buildThis will build show the error.