I have started to use deno , but getting below error while running deno run app.js
error: Module not found “file:///var/lib/snapd/void/app.ts
Can anyone help on it.
I am trying to run my first code with deno and getting module not found.
I have started to use deno , but getting below error while running deno run app.js
error: Module not found “file:///var/lib/snapd/void/app.ts
Can anyone help on it.
I am trying to run my first code with deno and getting module not found.