We're a place where coders share, stay up-to-date and grow their careers.
Is centralised for all your projects in the same folder. If you run deno info you can see where is stored.
deno info
➜ deno info DENO_DIR location: "/Users/aralroca/Library/Caches/deno" Remote modules cache: "/Users/aralroca/Library/Caches/deno/deps" TypeScript compiler cache: "/Users/aralroca/Library/Caches/deno/gen"
Is centralised for all your projects in the same folder. If you run
deno info
you can see where is stored.