npm config set registry https://registry.npm.taobao.org
配置后可通過下面方式來驗(yàn)證是否成功
npm config get registry
或npm info express
設(shè)置成功后则剃,再執(zhí)行create-react-app my-app
create-react-app my-app
npm config set registry https://registry.npm.taobao.org
配置后可通過下面方式來驗(yàn)證是否成功
npm config get registry
或npm info express
設(shè)置成功后则剃,再執(zhí)行create-react-app my-app
create-react-app my-app