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

When using --flat, I get "Lockfile has incorrect entry for ..." #6684

Open
atrauzzi opened this issue Nov 15, 2018 · 0 comments
Open

When using --flat, I get "Lockfile has incorrect entry for ..." #6684

atrauzzi opened this issue Nov 15, 2018 · 0 comments
Assignees
Labels

Comments

@atrauzzi
Copy link

You can see the package.json over at https://github.com/atrauzzi/protoculture .

If I delete my lockfile and do yarn install, it uses my resolutions and creates a lockfile, no complaints.
image


If I run install again, it complains about incorrect entries

image


My gut tells me I shouldn't be getting these messages because the initial install should have generated the correct lockfile based on my resolutions. An additional question I had was about whether resolutions are kind of the same thing as a lock file at some level?

@ghost ghost assigned arcanis Nov 15, 2018
@ghost ghost added the triaged label Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants