Consider switching to pnpm
Open
@jhnns is already working on this.
Since Jun 9, 2026.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 3h 13m
- Merged PRs (30d)
- 7
Description
There are arguments for switching all templates to pnpm (e.g. better security, more useful features, faster install).
One thing that always bothered me: initial setup becomes a little bit more complex. Especially with corepack being removed from Node again.
I propose also switching to asdf for handling different runtime. This way we could enforce node and pnpm with a single tool (it also supports a lot of other runtimes, btw).
/cc @niklashaug @Kuirak
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.