Has anyone tried Aube package manager yet? Looking for real feedback
I recently came across Aube package manager: Aube official site
It markets itself as a very fast Node.js package manager, claims compatibility with existing lockfiles, and shows benchmark comparisons against pnpm, bun, npm, and yarn. (Aube)
Has anyone here has actually used it in real projects yet.
I would especially like to know:
- How stable is it in day-to-day use?
- Any issues with monorepos / workspaces?
- How does it compare to pnpm in practice?
- Any dependency resolution problems?
- Do you trust it for production projects yet?
Looking for honest experiences beyond benchmark charts.