Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use "npm ci" instead of "npm install" in examples #934

Merged
merged 1 commit into from Nov 26, 2021
Merged

use "npm ci" instead of "npm install" in examples #934

merged 1 commit into from Nov 26, 2021

Conversation

bananer
Copy link
Contributor

@bananer bananer commented Nov 21, 2021

Description

In the readme examples, use npm ci instead of npm install

Testing Instructions

Look at the readme 😃

Additional Notes

npm ci is the more appropriate command for CI environments. For example, it will always install the dependencies as defined in the lockfile

@JamesIves
Copy link
Owner

Thanks!

@JamesIves JamesIves merged commit 6a4cf32 into JamesIves:dev Nov 26, 2021
@bananer bananer deleted the patch-1 branch November 26, 2021 12:58
This was referenced Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants