Cannot find module ‘https://deno.land/x/oak/mod.ts’ or its corresponding type declarations in Deno
I’m trying to build a simple server using Deno and the Oak framework, but I am encountering the following error:
Cannot find module ‘https://deno.land/x/oak/mod.ts’ or its corresponding type declarations in Deno
I’m trying to build a simple server using Deno and the Oak framework, but I am encountering the following error: