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

feat: help user with lockfile update error #2684

Merged

Conversation

ruben-arts
Copy link
Contributor

fixes: #2679

Message look like this:

❯ pixi i
  × Failed to load lock file from `/Users/rubenarts/dev/pixi/pixi.lock`
  ╰─▶ The lock file version is 7, but only up to including version 6 is supported by the current version.
  help: Please update pixi to the latest version and try again.

@nichmor
Copy link
Contributor

nichmor commented Dec 12, 2024

tested manually by updating our pixi.lokc version - works for me!

@nichmor nichmor enabled auto-merge (squash) December 12, 2024 10:06
@nichmor nichmor merged commit 7487cb6 into prefix-dev:main Dec 12, 2024
22 checks passed
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.

Suggest to update pixi if newer lock file is found?
2 participants