Skip to content

How is it better than PNPM? #16618

Answered by dsherret
babakfp asked this question in Q&A
Discussion options

You must be logged in to vote

I use PNPM for my projects and because of its awesome features, I don't need to download a package again if I have already downloaded it! ... Now my question is, do I need to download packages again and again with Deno?

No, once a module or npm package is downloaded to the global cache it won't be downloaded again unless you use the --reload flag.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by babakfp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants