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
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
nodeandpnpmwith a single tool (it also supports a lot of other runtimes, btw)./cc @niklashaug @Kuirak