Compute/νŠΈλŸ¬λΈ”μŠˆνŒ…

[npm] npm install μ‹€νŒ¨ μ‹œ ν•΄κ²° 방법

였묘 2024. 4. 24. 21:13

 

npm config set proxy [http ν”„λ‘μ‹œ μ£Όμ†Œ:포트]
npm config set httsp-proxy [https ν”„λ‘μ‹œ μ£Όμ†Œ : 포트]
npm config set strict-ssl false
npm config set registry http://registry.nmpjs.org/