error: TS2339 [ERROR]: Property 'openPlugin' does not exist on type 'typeof Deno'.
return Deno.openPlugin(localPath);
~~~~~~~~~~
at https://deno.land/x/plugin_prepare@v0.6.0/mod.ts:64:15
getting an error like this when server project Help me anyone have any idea about this. thank you