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

Choose between yarn.lock or package-lock.json #4

Open
VitorLuizC opened this issue Jul 28, 2018 · 0 comments
Open

Choose between yarn.lock or package-lock.json #4

VitorLuizC opened this issue Jul 28, 2018 · 0 comments

Comments

@VitorLuizC
Copy link

This is a minor issue and is only related to module resolution.

Except if your syncing yarn.lock and package-lock.json, one of them is outdated. It cannot be used to generate a safe environment and is a little bit messy.

So you can sync them using synp or just remove and ignore one (I suggest package-lock.json).

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

No branches or pull requests

1 participant