본문 바로가기

UIUX Full-Stack Developer

[0720] GITHUB - YARN

# yarn 이 놈 때문에 개발을 못 해 . 하 죽겠다. 제발 한 번에 끝내자

 

1. git clone

git clone https://github.com/HowBaChu/Frontend.git

 

GitHub - HowBaChu/Frontend

Contribute to HowBaChu/Frontend development by creating an account on GitHub.

github.com

2. yarn install

3. yarn start ? 를 하면 이제 오류 파티가 시작할 것임 -> cd /Users/wlyu/Desktop/Project/HowBaChu

경로 변경 해주어야 한다!!!

success Saved lockfile.
✨  Done in 0.01s.
wlyu@gimjiyun-ui-MacBookAir HowBaChu % yarn start
yarn run v1.22.19
error Couldn't find a package.json file in "/Users/wlyu/Desktop/Project/HowBaChu"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
wlyu@gimjiyun-ui-MacBookAir HowBaChu % 

4. cd /path/to/project

 

4. 개발자 브랜치에서 작업했으니, 개발자 브랜치로 switch 를 해주자.

git checkout -b develop

 

아몰라 그냥 챗지피티랑 놀면 알아서 알게됩니다 여러분 지피티 4를 사세요