npm WARN invalid config registry="" npm WARN invalid config Must be a full url with 'http://'
react 공부중에 에러를 고치다가 config 설정이 잘못 되었다. 아래 코드로 해결하였다.
npm config rm proxy npm config rm https-proxy