npm을 이용해 yarn을 설치해준다
npm install -g yarn
yarn 버전확인하기
yarn -v
반응형
'프로그래밍 언어 > Node.js' 카테고리의 다른 글
node cannot find module (0) | 2022.01.03 |
---|---|
[nodejs] SyntaxError: Cannot use import statement outside a module (0) | 2021.12.11 |
[nodejs] error cannot find module 'config' (0) | 2021.12.09 |
typescript 설치 및 환경설정 (0) | 2021.12.07 |
[nodejs] nodemailer (0) | 2021.04.02 |