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

[Need Confirmation From Rubick Team]Cannot Download Plugin OR Plugin Manager is Alaways Empty #403

Open
yizems opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yizems
Copy link

yizems commented Dec 18, 2024

描述一下这个bug
点击插件download 后, 一直loading,无法下载
image

image

image
https://npm.taobao.com
https://gitee.com/monkeyWang/rubickdatabase/raw/master

@yizems yizems added the bug Something isn't working label Dec 18, 2024
@yizems
Copy link
Author

yizems commented Dec 18, 2024

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?

@yizems yizems changed the title 无法下载插件 [Need Confirmation From Rubick Team]Cannot Download Plugin OR Plugin Manager is Alaways Empty Dec 18, 2024
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