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

Changed command for building node modules to npm ci #2080

Merged
merged 3 commits into from
Feb 15, 2019

Conversation

ddc22
Copy link
Contributor

@ddc22 ddc22 commented Feb 15, 2019

To maintain the exact tree as committed in development npm has introduced the npm ci command which is meant to provide reproducible builds.
please take a look at the official documentation for more information.

To maintain the exact tree as committed in development npm has introduced the npm ci command which is meant to provide reproducible builds.
please take a look at the [official documentation|https://docs.npmjs.com/cli/ci.html] for more information.
@fhemberger
Copy link
Contributor

Hi, thanks for your contribution!

There are a couple more instances of npm install which should be npm ci according to the definition. It would also be nice if you could add a sentence explaining the difference to npm install, as not everybody will be familiar with this command. A link to the npm docs would help as well.

@ddc22
Copy link
Contributor Author

ddc22 commented Feb 15, 2019

Hi @fhemberger! Glad to contribute :). Please let me know if there should be any other additions.

Copy link
Member

@ZYSzys ZYSzys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

locale/en/docs/guides/nodejs-docker-webapp.md Outdated Show resolved Hide resolved
Added code formatting as suggested

Co-Authored-By: jdc91 <dehandecroos@gmail.com>
@fhemberger fhemberger merged commit b6f51eb into nodejs:master Feb 15, 2019
@fhemberger
Copy link
Contributor

Thank you!

@ghost
Copy link

ghost commented Feb 16, 2019

@nodejs/localization:Need to be translated for your own languages if possible and free for you.

ZYSzys pushed a commit that referenced this pull request Feb 16, 2019
yous added a commit to yous/nodejs.org that referenced this pull request Feb 16, 2019
taggon pushed a commit that referenced this pull request Feb 18, 2019
* ko: update translation of 'nodejs-docker-webapp.md'

Ref #1476, #2080.

* ko: apply reviews
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.

4 participants