npm ci

Install a project with a clean slate

Options

NameDescription
--audit <audit>When "true" submit audit reports alongside the current npm command to the default registry and all registries configured for scopes
--no-auditDo not submit audit reports alongside the current npm command
--ignore-scriptsIf true, npm does not run scripts specified in package.json files
--script-shell <script-shell>The shell to use for scripts run with the npm exec, npm run and npm init <pkg> commands