Skip to content

using npm ci instead of npm install #433

@markrity

Description

@markrity

Idea

Right now install dependencies does npm install (or other package with install).
It would be useful to have npm ci since its a better practice IMHO.

Description

https://www.dhiwise.com/post/making-the-right-choice-npm-ci-vs-npm-install

Alternatives

Can implement it as additional flag

Additional context

I can implement it , I can also implement it for each package with the best practice for each package

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions