Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

cnpm sync 同步命令没有效果 #1730

Closed
noyobo opened this issue May 19, 2022 · 2 comments
Closed

cnpm sync 同步命令没有效果 #1730

noyobo opened this issue May 19, 2022 · 2 comments

Comments

@noyobo
Copy link

noyobo commented May 19, 2022

cd ./project
npm install  cnpm
npx cnpm sync 

执行后查看 https://registry.npmmirror.com/ 的结果,没有同步版本信息。

@fengmk2
Copy link
Member

fengmk2 commented May 30, 2022

如果同步失效,请使用 web 命令进行同步

open https://npmmirror.com/sync/${packageName}

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

No branches or pull requests

3 participants
@fengmk2 @noyobo and others