🚀 Feature: Add packageManager back to the root package.json
#1906
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Coming over from JoshuaKGoldberg/create#145:
Agreed, it's irksome having to guess which package manager & version to use. You can kind of clue in which package manager it is from the lockfile existing, but that's manual. And the version is very much educated-guesswork.
Additional Info
This actually used to exist in this repo, but I removed it:
This was discussed in pnpm/pnpm#8087, and at the time of #1529, still open - hence the removing of the field in this repo. It was later resolved in pnpm/pnpm#8166. Phew! So we are unblocked in this repo.
🎁
Co-authored-by: @boneskull
The text was updated successfully, but these errors were encountered: