Skip to content

[Option] Disable automatic dependency installation #7568

Description

@joebochill

Is your proposal related to a problem?

No

Describe the solution you'd like

It would be nice to be able to use create-react-app to create a new project without automatically installing all of the dependencies. Something like create-react-app app-name --skipInstall similar to how the @angular/cli works.

Describe alternatives you've considered

It doesn't appear that there are any options for configuring create-react-app other than additional logging. Manually creating a React project from scratch would be counterproductive.

Additional context

I find myself generating a lot of template/placeholder projects with create-react-app, without the need to run them right away. It would greatly speed up the process if I could optionally omit the dependency installation step.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions