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

missing dist in cpanfile uses artifact cache by default #65

Open
miyagawa opened this issue May 11, 2022 · 0 comments
Open

missing dist in cpanfile uses artifact cache by default #65

miyagawa opened this issue May 11, 2022 · 0 comments
Labels
Milestone

Comments

@miyagawa
Copy link
Owner

Fallout from #64

When you add a new module to cpanfile and run carmel install it will try to use a version from the artifact repository, if it found one that's matching. This speeds up things but introduces an inconsistent behavior, based on user's local environment.

It should only use the version in the cache if that's also the latest version on CPAN, like now Carmel does on the first run of carmel install without the snapshot.

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

1 participant