python/nodejs 修改包源

AABBOO / 2023-09-09 / 原文

python:

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

 

nodejs:

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