npm換成cnpm的方法

首先安裝好npm,然後替換成淘寶的cnpm; 1.得到原本的鏡像地址 npm get registry  > https://registry.npmjs.org/ 設成淘寶的 npm config set registry http://registry.npm.taobao.org/ 2.換成原來的 npm config set registry https://registry.npmjs.
相關文章
相關標籤/搜索