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
{{ message }}
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
error: Uncaught TypeError: invalid promise id: expected type `rusty_v8::data::Integer`, got `rusty_v8::data::Value`
let rawResponse = (Deno as any).core.dispatch(op, encodedRequest);
^
at jsonSyncOp (https://deno.land/x/sqlite_plugin@v0.4/src/mod.ts:157:40)
at Sqlite.connect (https://deno.land/x/sqlite_plugin@v0.4/src/mod.ts:23:20)
at file:///home/andrew/Code/development/forager/server.ts:6:25
using the latest compiled plugin
the following code results in an error