Yunseok's Dev Blog

배운 것을 적는 블로그입니다.
학습 중심의 부트캠프를 운영중입니다.

yarn install

Homebrew를 이용해 쉽게 설치할 수 있습니다.

brew install yarn

만약 nvm으로 Node.js가 설치되어 있는 경우 다음과 같이 설치하여야 합니다.

brew install yarn --without-node