Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submodule에 관한 문제 #59

Open
voiciphil opened this issue Nov 24, 2019 · 0 comments
Open

submodule에 관한 문제 #59

voiciphil opened this issue Nov 24, 2019 · 0 comments

Comments

@voiciphil
Copy link

git submodule init 명령어를 수행하면
fatal: No url found for submodule path 'static/libs' in .gitmodules
라는 에러가 뜹니다.

그래서 직접 url을 clone하여 다운받았는데 라이브러리가 최신 버전으로 업데이트되면서 버전 충돌이 발생합니다. 예로 우리는 jQuery 1.11.2 버전이 필요하지만 3.4.1 버전이 다운됩니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant