Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 10:04
Show Gist options
  • Save velotiotech/f3f3c9613446dc602ec335566199d2f1 to your computer and use it in GitHub Desktop.
Save velotiotech/f3f3c9613446dc602ec335566199d2f1 to your computer and use it in GitHub Desktop.
INFO load deno plugin "deno_mongo" from local "/home/siddharth/.deno_plugins/deno_mongo_2970fbc7cebff869aa12ecd5b8a1e7e4.so"
error: Uncaught TypeError: Deno.openPlugin is not a function
return Deno.openPlugin(localPath);
^
at prepare (https://deno.land/x/plugin_prepare@v0.6.0/mod.ts:64:15)
at async init (https://deno.land/x/mongo@v0.8.0/ts/util.ts:41:3)
at async https://deno.land/x/mongo@v0.8.0/mod.ts:13:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment