Closed ZanovelloAlberto closed 1 year ago
not sure why running the example give this error, currently figuring out.
EDIT: i needed to clone the repositry and build as described:
deno task build PLUGIN_URL=./build/ deno run --unstable -A examples/local.ts
Hmm, you seem to be missing the libwebkitgtk prerequisite. The webkitgtk package may work.
@eliassjogreen it does
not sure why running the example give this error, currently figuring out.
EDIT: i needed to clone the repositry and build as described: