You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning Implicitly using latest version (v0.1.2) for https://deno.land/x/sqlite_vss/mod.ts
error: Uncaught (in promise) TypeError: expected f64
export const SQLITE_VERSION = readCstr(sqlite3_libversion());
^
at https://deno.land/x/[email protected]/src/database.ts:101:31
at eventLoopTick (ext:core/01_core.js:181:11)
The text was updated successfully, but these errors were encountered:
7flash
added a commit
to 7flash/sqlite-vss
that referenced
this issue
Jan 5, 2024
Running example from README https://github.com/asg017/sqlite-vss?tab=readme-ov-file#deno
The text was updated successfully, but these errors were encountered: