회사 인증서 다운

 

$ npm config set cafile {인증서 파일} --global

혹은

$ set NODE_EXTRA_CA_CERTS={인증서 파일}

+ Recent posts