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

README 中的 NPM 淘宝域名应更换 #849

Closed
SadPencil opened this issue Mar 9, 2022 · 8 comments
Closed

README 中的 NPM 淘宝域名应更换 #849

SadPencil opened this issue Mar 9, 2022 · 8 comments

Comments

@SadPencil
Copy link

声明:我已经仔细看过 文档FAQ、和搜索过已经关闭的 issues 后依然没有找到答案,所以才发了一个新的 issue。

问题类型

文档更新。
既不是 Bug Report 也不是 Feature Request。

PicGo 的相关信息

不适用。

问题重现

不适用。

功能请求

不适用。


「重要通知」原淘宝 npm 域名即将停止解析

    npm.taobao.org => npmmirror.com
    registry.npm.taobao.org => registry.npmmirror.com

README 中的 export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" 这一行即将失效,请更新域名。

@YunchaoZheng
Copy link

support

@Molunerfinn
Copy link
Owner

感谢,会尽快处理

@zhullyb
Copy link
Contributor

zhullyb commented Mar 10, 2022

更改有问题,url 应为 https://npmmirror.com/mirrors/electron/
使用 https://registry.npmmirror.com/binary.html?path=electron/ 会出现如图错误
图片

@Molunerfinn
Copy link
Owner

@zhullyb
Copy link
Contributor

zhullyb commented Mar 10, 2022 via email

@zhullyb
Copy link
Contributor

zhullyb commented Mar 10, 2022

比如 https://npmmirror.com/mirrors/electron/v16.1.0/electron-v16.1.0-linux-x64.zip 就会跳转到正确的下载链接,npm下载它的时候应该只是下载 $ELECTRON_MIRROR/v16.1.0/electron-v16.1.0-linux-x64.zip ,所以我们应该填 https://npmmirror.com/mirrors/electron/ ,后面的部分 npm/yarn 会帮我们加上

@YunchaoZheng
Copy link

另外,release中的链接,图片,也请记得调整

Molunerfinn added a commit that referenced this issue Apr 4, 2022
@Molunerfinn
Copy link
Owner

感谢各位小伙伴,已经修改链接

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants