xcode-select 활성 개발자 디렉토리 오류 npm installwhich를 실행할 때 다음 오류가 발생 node-gyp했지만 ... 이 필요한 모든 항목에 의해 트리거 될 수 있습니다 xcode-select. xcode-select : 오류 : 'xcodebuild'도구에는 Xcode가 필요하지만 활성 개발자 디렉터리 '/ Library / Developer / CommandLineTools'는 명령 줄 도구 인스턴스입니다. 무엇이 문제입니까? 이 문제 xcode-select는 개발자 디렉토리가를 가리키고 /Library/Developer/CommandLineTools있을 때 전체 일반 Xcode가 필요할 때 발생합니다 (Xcode 이후 CommandLineTools가 설치된 경우 발생). 해결책..