DenoDDeno
Powered by
shultz๐Ÿ‡ฎ๐Ÿ‡ฑS
Denoโ€ข3y agoโ€ข
1 reply
shultz๐Ÿ‡ฎ๐Ÿ‡ฑ

deno cache isn't working from vscode

When initializing a new fresh project from the cli script
deno run -A -r https://fresh.deno.dev
deno 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 **/*.ts
deno 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
image.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

deno cache
begoonBbegoon / help
2y ago
Deno Cache location
bombillazoBbombillazo / help
3y ago
Deno + Vite + React + VSCode
wilsonlewisWwilsonlewis / help
3y ago
VSCode + Deno + Vite + Typescript
wilsonlewisWwilsonlewis / help
3y ago