python/nodejs 修改包源

python:

pip  config  set  global.index-url    https://mirrors.aliyun.com/pypi/simple/

 

nodejs:

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

 

posted @ 2023-09-09 11:38  wolbo  阅读(24)  评论(0编辑  收藏  举报