TIL - 20.02.07

노요셉·2020년 2월 7일
0

angular cli로 프로젝트 생성하는데 자꾸 에러남..
ng new <new project name>

해결책 :

sudo rm -rf $(xcode-select -print-path)
xcode-select --install

레퍼런스 : npm install fails on node-gyp rebuild with "gyp: No Xcode or CLT version detected!"

profile
서로 아는 것들을 공유해요~

0개의 댓글