天天看點

npm設定淘寶鏡像和取消淘寶鏡像位址

設定淘寶鏡像

npm config set registry https://registry.npm.taobao.org      

取消淘寶鏡像

npm config delete registry