Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expand package manager options for init scaffolding #1272

Open
thescientist13 opened this issue Aug 29, 2024 · 0 comments
Open

expand package manager options for init scaffolding #1272

thescientist13 opened this issue Aug 29, 2024 · 0 comments
Labels
documentation Greenwood specific docs feature New feature or request Init
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Aug 29, 2024

Summary

pnpm is an incredibly popular manager rising in popularity and such I think it warrants including it as a prompt in the init scaffolding package.

For npm we should also do this

  1. --legacy-peer-deps flag when running npm i
  2. Add an .npmrc file to the output

Details

And to make it easier, we should probably just prompt for them all

? What package manager would you like to use? (Use arrow keys)
❯ npm (default)
❯ pnpm
❯ yarn 1.x

Should wait until #1270 is completed

@thescientist13 thescientist13 added documentation Greenwood specific docs feature New feature or request Init labels Aug 29, 2024
@thescientist13 thescientist13 added this to the 1.0 milestone Aug 29, 2024
@thescientist13 thescientist13 changed the title add prompt for pnpm support to init scaffolding modernize package manager options for init scaffolding Aug 29, 2024
@thescientist13 thescientist13 changed the title modernize package manager options for init scaffolding expand package manager options for init scaffolding Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Greenwood specific docs feature New feature or request Init
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant