
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
terminal로 yarn 설치중인데요. 새로운 버전이 npm의 새로운 버전이 나왔다는 내용 같은데 어떻게 하면 좋을까요..?
👇terminal 화면
added 1 package, and audited 2 packages in 893ms
found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 8.19.2 -> 9.1.3
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.1.3
npm notice Run npm install -g npm@9.1.3 to update!
npm notice
seonyeong@anseon-yeong-ui-iMac ~ % yarn -v
1.22.19
seonyeong@anseon-yeong-ui-iMac ~ %
