Skip to content

支持不同版本子包共存 #215

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kuixing233
Copy link

@kuixing233 kuixing233 commented Jun 19, 2025

问题描述:

当前安装不同版本子包时会出现common版本冲突。

Solution:

安装子包时,将检查common包版本依赖的条件改为:只要common包的版本高于当前子包版本即可安装(原要求是必须版本完全一致)。

@kuixing233 kuixing233 changed the title 修改子包对common包的版本依赖声明为>= 支持不同版本子包共存 Jun 24, 2025
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.

1 participant