Skip to content

install-all only runs npm install, needs to run npm ci as well #1

@ligerzero459

Description

@ligerzero459

Currently, install-all only has the option to run npm install on all directories. Needs to be refactored to allow for npm ci to be run, either by default with npm install accessible via a command line switch or visa versa.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions