This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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