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

Warn when downgrading dependency mod #123

Open
Tracked by #1
GeckoEidechse opened this issue Jan 3, 2023 · 1 comment
Open
Tracked by #1

Warn when downgrading dependency mod #123

GeckoEidechse opened this issue Jan 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@GeckoEidechse
Copy link
Member

When installing a mod with a dependency that requires an older version of said dependency than what is already installed, we should show a warning and/or option not to downgrade.

@GeckoEidechse
Copy link
Member Author

Maybe we should even show a warning if two mods use a dependency of a different version.

If we assume everyone adheres to semver, we would only have to show the warning on different major version and otherwise just stick to the newer out of the two versions.

@GeckoEidechse GeckoEidechse added the bug Something isn't working label Jul 18, 2023
@GeckoEidechse GeckoEidechse pinned this issue Jul 18, 2023
@GeckoEidechse GeckoEidechse mentioned this issue Jul 21, 2023
100 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant