JavaScript
Mac에서 yarn global 설치후 command not found 해결 방법
KMSEOP
2021. 1. 31. 14:02
728x90
npm, brew 로 설치해도 yarn 실행이 안될때
curl -o- -L https://yarnpkg.com/install.sh | bash
로 설치
728x90