cool-easter-32542
03/18/2023, 10:41 PMpnpm over npm, most likely because they're migrating a codebase.
Describe the solution you'd like
Users can pick a default package manager for the project in the nodejs subsystem. Users can also choose a particular package manager for different package_json targets (a nodejs resolve should require the same one for all, though).
Describe alternatives you've considered
Only support npm. Will make some adopters shy away
Additional context
Blocked on #18525
pantsbuild/pants