Enables a clean install operation when value is true. This is false by default.
true
false
If clean is true, npm ci is called rather than npm install.
npm ci
npm install
True if the operation should execute a clean install.