NPM和Yarn添加淘寶鏡像

NPM設置淘寶鏡像

1.查詢當前配置的鏡像html

npm get registry npm

> https://registry.npmjs.org/小程序

設置成淘寶鏡像微信小程序

npm config set registry http://registry.npm.taobao.org/微信

 

2.換成原來的htm

npm config set registry https://registry.npmjs.org/開發

 

Yarn 設置淘寶鏡像

1.查詢當前配置的鏡像get

yarn config get registryclass

> https://registry.yarnpkg.com後臺

設置成淘寶鏡像

yarn config set registry http://registry.npm.taobao.org/

 

近期剛上線一門基於微信小程序、公衆號和小程序雲開發的微信受權、分享和支付的專項課程,若是你對支付感興趣能夠考慮入手:

https://coding.imooc.com/class/343.html

React全家桶開發通用的後臺管理系統:

https://coding.imooc.com/class/236.html

Vue2.0+Vue-Router+Vuex+Node+Mongo開發全棧商城課程

https://coding.imooc.com/class/113.html

慕課講師:河畔一角

講師地址:http://www.imooc.com/u/1343480

相關文章
相關標籤/搜索