[TIL] 231018

이세령·2023년 10월 18일
0

TIL

목록 보기
109/118

포트폴리오 프로젝트

Github Error

clone해온 코드가 연동 후 push 하려는데 해당 오류가 발생했다.

remote: Permission to codebucks27/Next.js-Developer-Portfolio-Starter-Code.git denied to Hediar.
fatal: unable to access 'https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code.git/': The requested URL returned error: 403
 git remote set-url origin [URL]

remote 경로를 재설정하는 명령문을 작성해주면 된다.

폰트 최적화

https://nextjs.org/docs/pages/building-your-application/optimizing/fonts#with-tailwind-css

profile
https://github.com/Hediar?tab=repositories

0개의 댓글