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

Add ability to skip installation step in create-react-app #8252

Closed
connorjsmith opened this issue Dec 29, 2019 · 1 comment
Closed

Add ability to skip installation step in create-react-app #8252

connorjsmith opened this issue Dec 29, 2019 · 1 comment

Comments

@connorjsmith
Copy link

Is your proposal related to a problem?

We are planning on using lerna to manage multiple CRA applications. It wastes time to install a bunch of packages on every CRA call when we are planning on bootstrapping existing copies of dependencies into the project immediately after

Describe the solution you'd like

Add a new flag which skips the installation step, ie create-react-app app-name --no-install

@heyimalex
Copy link
Contributor

Duplicate of #7568. I know that hasn't seen any action, but a duplicate won't change anything. I think we'd probably accept a PR if you're interested!

@lock lock bot locked and limited conversation to collaborators Jan 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants