You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.