generated from halo-dev/plugin-starter
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
如图:
如果主题或者插件是一个固定的版本号,而不是形如 >=2.6.0
则提示版本不兼容,但实际上这个主题是可以在 Halo 中安装的。
相关代码:
const isSatisfies = computed(() => { |
使用的库是:https://www.npmjs.com/package/semver
/kind bug
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.