Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

cnpm@5 beta 测试招募

$
0
0

cnpm cli的 install 速度已经是目前最快的一种 npm installer 了,最近 npm registry 推出了一种全新的 registry api 格式: Abbreviated metadata format,它可以大大减少install 过程中的网络请求数据大小,于是我们也在第一时间实现到 npminstall 中了。

为了更加平滑地更新过渡,我们计划使用2周时间来做beta测试,然后没什么大问题之后,将会发布正式版本的 cnpm@5 。

尝鲜者来

直接通过 beta 版本可以参与测试。

$ cnpm install cnpm@beta -g 

问题反馈

遇到任何问题,请直接回复到 https://github.com/cnpm/cnpm/pull/187

回滚

一键回滚到稳定版本。

$ cnpm install cnpm -g

Viewing all articles
Browse latest Browse all 14821

Trending Articles