We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
描述一下这个bug 点击插件download 后, 一直loading,无法下载
https://npm.taobao.com https://gitee.com/monkeyWang/rubickdatabase/raw/master
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
描述一下这个bug
点击插件download 后, 一直loading,无法下载
https://npm.taobao.com
https://gitee.com/monkeyWang/rubickdatabase/raw/master
The text was updated successfully, but these errors were encountered: