강의

멘토링

커뮤니티

Inflearn Community Q&A

racoonpanda's profile image
racoonpanda

asked

Vue.js Intermediate Course - Learn Vue.js, ES6, Vuex by Building a Web App

Development Environment Setup and GitHub Repository Clone

깃헙 clone시 에러

Written on

·

772

1

권한 주셨다고해서 (username : CMinji)

window 명령 프롬프트 창에서 아래와 같이 입력하고 

git clone https://github.com/joshua1988/vue-intermediate.git vue-intermediate

git Username/Password  입력하니

fatal : unable to access 'https://github.com/joshua1988/vue-intermediate.git/': The requested URL returned error: 403

이 발생합니다.. 권한이 안주어진거 아닌가요?

 

vuexes6vuejsjavascript

Answer 1

1

racoonpanda님의 프로필 이미지
racoonpanda
Questioner

앗 캡틴판교님 올려주신 https://www.inflearn.com/questions/287449 글보고 해결했습니다.

captain님의 프로필 이미지
captain
Instructor

아 네 또 안되시는거 있으면 알려주세요 :)

racoonpanda's profile image
racoonpanda

asked

Ask a question