Skip to content

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

Merged
JamesIves merged 1 commit into
JamesIves:devfrom
bananer:patch-1
Nov 26, 2021
Merged

use "npm ci" instead of "npm install" in examples#934
JamesIves merged 1 commit into
JamesIves:devfrom
bananer:patch-1

Conversation

@bananer
Copy link
Copy Markdown
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

@bananer bananer requested a review from JamesIves as a code owner November 21, 2021 18:05
@JamesIves
Copy link
Copy Markdown
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.

2 participants