Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

no package-lock.json #271

Closed
vesparny opened this issue Aug 3, 2017 · 3 comments
Closed

no package-lock.json #271

vesparny opened this issue Aug 3, 2017 · 3 comments
Labels

Comments

@vesparny
Copy link
Contributor

vesparny commented Aug 3, 2017

Hi @kentcdodds,

just out of curiosity,
why there is no more package-lock.json in the repo?
I remember it used to be there but I do not see it anymore.

cheers

@kentcdodds
Copy link
Contributor

Hey @vesparny!

I've found that lock files like package-lock.json and yarn.lock often cause merge conflicts. This is a barrier to contributing to my projects, so they're too much trouble than they're worth. That's why I don't include them in my projects anymore.

Thanks for the question.

@vesparny
Copy link
Contributor Author

vesparny commented Aug 3, 2017

Thank you for the answer 👍

@luke-john
Copy link
Collaborator

Just fyi, yarn can now auto detect and merge lockfile conflicts.

Though there's still a small barrier to contribution as you need to document how to use that :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants