Add --yarn option to use yarn instead of npm#293
Conversation
|
I don't know how to test this without code being published in npm registry. |
|
Probably more changes needed, as this did not have any effect at all |
|
Perhaps yes |
|
Moreover, I do not see similar testing for npm either. But I noticed that the readme template generator should also be changed here |
|
PR for readme sub-generator: let's get that resolved and merged first. |
|
Rebased after #294 merge I don't use this anymore, so either merge or close. |
|
👋 Thanks for the merge->rebase! Coming over from yeoman/yeoman#1779, we're still ramping up on PR infrastructure and reviews. Lots of things are broken and need to be overhauled. But we're hopeful we'll get to this Soon ™️! |
|
Just realized that corepack integration can be added. https://nodejs.org/api/packages.html#packagemanager. |
|
Giving that Corepack will no longer be distributed starting with Node.js v25 (ref) and |
Fixes #289
use
yarnInstallif--yarn optionis used: