Skip to content

Instantly share code, notes, and snippets.

@klesun
Last active January 9, 2020 18:05
Show Gist options
  • Save klesun/0e7668aaa6c4b1fe0e074a2b50392ebb to your computer and use it in GitHub Desktop.
Save klesun/0e7668aaa6c4b1fe0e074a2b50392ebb to your computer and use it in GitHub Desktop.
`npm ci` is the command to install modules exactly matching the lockfile

npm ci is the command to install modules exactly matching the lockfile

Creating this gist to show it as a reference in the npm/npm#17761 since repository is locked and can't comment.

Gosh if someone commented this a year ago, it would save me so much time...

@klesun
Copy link
Author

klesun commented Jan 9, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment