node-gyp 모듈

node-gyp 모듈

node-gyp 모듈

홈페이지 중에서 node-gyp 모듈을 사용하는 게 있었는데… 로컬에서 돌려보려고 yarn install하니까 에러가 잔뜩 났다. 실행도 안되고…
분명 readme.md에는 yarn install하고 실행하면 된다고 적혀있었는데…
찾아보니 node-gyp모듈을 설치하기 전에 xcode가 설치되어 있어야 한다고 한다.

xcode 설치

  1. xcode를 AppStore에서 설치
  2. terminal에서 sudo xcode-select -s /Applications/Xcode.app/Contents/Developer 명령 처리

참고

github-issue

댓글

가장 많이 본 글