w7a9q
w7a9q4mo ago

Corepack

Hey, does Deno support Corepack?
7 Replies
bartlomieju
bartlomieju4mo ago
No, it's not supported
w7a9q
w7a9qOP4mo ago
Is there a particular reason?
bartlomieju
bartlomieju4mo ago
No one requested it before Also I don't know if it's very popular
w7a9q
w7a9qOP4mo ago
Deno uses it's own package manager?
bartlomieju
bartlomieju4mo ago
Yes, has its own implementation of npm client
w7a9q
w7a9qOP4mo ago
Alright, that could make sense why Corepack is not requested. I will take a look on that implementation. Is it close to pnpm?
bartlomieju
bartlomieju4mo ago
Not really. It's written from scratch in Rust

Did you find this page helpful?