Study/React

[yarn] npm명령어로 yarn 설치하기 + 내가 만난 오류들

모모 2022. 1. 2. 22:04

 

npm 명령어로 꿋꿋히 살아가려고 했으나 생각보다 오류가 많이 걸려서 울면서 yarn을 설치하게 되었다.

근데 굉장히 간단하다. npm 명령어로도 yarn을 설치할 수 있었다.

> npm install --global yarn

디요오오옹 왜 버텼나 싶다.

 

 

내가 만난 오류들

error Couldn't find a package.json file in

명령어를 쓰는 경로가 잘못되었을때 나타나는 오류