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

Clarify when yarn.lock is or isn't updated #884

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Clarify when yarn.lock is or isn't updated #884

merged 1 commit into from
Nov 15, 2018

Conversation

CodingItWrong
Copy link
Contributor

Based on a conversation on this Twitter thread: https://twitter.com/arcanis/status/1063043732356898816

This clarifies the difference between when a bare yarn install uses yarn.lock and when it updates yarn.lock

I looked into making a change at https://yarnpkg.com/en/docs/installing-dependencies#toc-installing-dependencies but it seemed like that was too much to add for that introductory page. Linking to the yarn install page seemed sufficient for folks to dig into more detail and learn about these scenarios.

@DanBuild
Copy link
Contributor

Deploy preview for yarnpkg ready!

Built with commit 2859fad

https://deploy-preview-884--yarnpkg.netlify.com

@Haroenv Haroenv merged commit 9de3fbc into yarnpkg:master Nov 15, 2018
@Haroenv
Copy link
Member

Haroenv commented Nov 15, 2018

thanks! this is a good call. Might be good to have a dedicated page on the interaction with the lock file, what do you thin @arcanis ?

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.

3 participants