rubick
rubick copied to clipboard
[Need Confirmation From Rubick Team]Cannot Download Plugin OR Plugin Manager is Alaways Empty
描述一下这个bug
点击插件download 后, 一直loading,无法下载
https://npm.taobao.com
https://gitee.com/monkeyWang/rubickdatabase/raw/master
fixed:
npm 源改为 https://registry.npmmirror.com
const { name, preload, tplPath, indexPath } = plugin;
改为 const { originName as name, preload, tplPath, indexPath } = plugin
@muwoo @SOVLOOKUP pls help to confirm if it is an issue or not, any other solution?