When initializing a new fresh project from the cli script deno run -A -r https://fresh.deno.devdeno run -A -r https://fresh.deno.dev and opening it in vscode no dependency can be cached and the deno extension output shows: Import map diagnostics: - Invalid top-level key "lint". Only "imports" and "scopes" can be present. - Invalid top-level key "compilerOptions" ...
running deno cache **/*.tsdeno cache **/*.ts does work however.
running deno cache from vscode also shows Error - 11:31:32] Request workspace/executeCommand failed. Message: invalid length 0, expected tuple struct Arguments with 3 elements Code: -32602
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.