NODEJS 를 새로 설치 한 후 설정

746 단어
1 아 리 미 러 서버 설정
npm config set registry https://registry.npm.taobao.org --global
npm config set disturl https://npm.taobao.org/dist --global
2 설치 cnpm
npm install cnpm -g -registry=https://registry.npm.taobao.org 
3 설치 원사
npm install -g yarn



4. yarn 아 리 미 러 설정
yarn config set registry https://registry.npm.taobao.org
5 전역 설치 경로 수정
yarn config  set global-folder "      "

6 원사 캐 시 경로 수정
yarn config set cache-folder "      "



 
 
 
 
 
 
 





 
다음으로 전송:https://www.cnblogs.com/Leechg/p/11582621.html

좋은 웹페이지 즐겨찾기