Issue with Importing 'main' Property in Deno in vscode #26398
-
I'm facing this error on vscode: But when I run the code with: deno run main.ts How do we hide this annoying error in vscode? |
Beta Was this translation helpful? Give feedback.
Answered by
marvinhagemeister
Oct 18, 2024
Replies: 2 comments
-
Do you have installed the Deno vscode extension? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hetari
-
Thanks, I installed it and this fixes it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have installed the Deno vscode extension?