Skip to content

Bug (UI/UX): 重复安装已安装的商店模块时产生的错误信息不明确 #196

@NCBM

Description

@NCBM

参考来源:Misty02600/nonebot-plugin-jmdownloader#49 (comment)

由于当前的 nb-cli 对于 install 操作会自动排除当前项目已安装的插件,同时缺少重复安装时相应的错误处理,导致产生用户不可读的错误信息。

计划的改进方案

检查请求安装的模块是否已安装,如果已安装则提示用户当前已经安装,更新应使用 nb xxx update 等消息。

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions