op-sqlite icon indicating copy to clipboard operation
op-sqlite copied to clipboard

update libsql library

Open haaawk opened this issue 1 year ago • 5 comments
trafficstars

Update libsql library to https://github.com/tursodatabase/libsql/commit/5d2501817056e186822ba29644717ef056519643

haaawk avatar Aug 21 '24 11:08 haaawk

Trying to run tests but yarn install does not seem to work any more:

╰──> yarn install
yarn install v1.22.19
error Workspaces can only be enabled in private projects.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

haaawk avatar Aug 21 '24 11:08 haaawk

Seems unlikely, are you sure you are running yarn install in the correct folder? Nothing changed since your PR a couple of days ago.

ospfranco avatar Aug 21 '24 11:08 ospfranco

OSP 000216

Checked out the PR, yarn install works on root and Example.

ospfranco avatar Aug 21 '24 11:08 ospfranco

I tried both in repo root and in example dir. Both fail with this error

haaawk avatar Aug 21 '24 11:08 haaawk

Ok I figured it out. It was wrong version of node.

haaawk avatar Aug 21 '24 11:08 haaawk

Cool, I assume the tests are running, I will just go ahead and merge it. Will be released soon.

ospfranco avatar Aug 21 '24 12:08 ospfranco

image

haaawk avatar Aug 21 '24 13:08 haaawk

image

haaawk avatar Aug 21 '24 13:08 haaawk

Thanks @ospfranco

haaawk avatar Aug 21 '24 13:08 haaawk

@ospfranco could we get a release version ?

Volland avatar Aug 23 '24 12:08 Volland

already released in the latest version

ospfranco avatar Aug 23 '24 12:08 ospfranco

7.3.0 is already out. You can just hover on vscode on the dependency number and it will show you the latest package version

ospfranco avatar Aug 23 '24 12:08 ospfranco