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

Failed to run git clone https://github.com/Ai-Thinker-Open/GPRS_C_SDK.git --recursive #217

Open
yhyuan opened this issue Sep 13, 2018 · 2 comments · May be fixed by #266
Open

Failed to run git clone https://github.com/Ai-Thinker-Open/GPRS_C_SDK.git --recursive #217

yhyuan opened this issue Sep 13, 2018 · 2 comments · May be fixed by #266

Comments

@yhyuan
Copy link

yhyuan commented Sep 13, 2018

1. SDK version(SDK 版本)

{
All versions

}


2. In what kind of operation problems appear, and how to reproduce the problem ?(什么样的操作步骤问题会出现,是否是稳定复现,如何复现问题?)

{
run git clone https://github.com/Ai-Thinker-Open/GPRS_C_SDK.git --recursive
I will get an error.

Submodule path 'libs/aliyun/iotkit-embedded': checked out 'd096d475cf382bebfa75af36a2d58a0b83c0e477'
fatal: No url found for submodule path 'libs/aliyun/iotkit-embedded/src/packages/Link-CMP' in .gitmodules
Submodule path 'libs/gps/minmea/src': checked out 'cd27e72970cd50b46e9c95c1c0076a49c1ceaf33'
Submodule path 'platform/csdk': checked out 'd6ea87034e2809de154f2014dea031d4559b8a7c'
Failed to recurse into submodule path 'libs/aliyun/iotkit-embedded'

}


@Neutree
Copy link
Contributor

Neutree commented Sep 13, 2018

We have to use git submodule update --init but --rescurve parameter to clone submodule for aliyun submodule's problem!!!!!

as fllows:

image

@lsaavedr
Copy link

This module must be update to RELEASED_V2_1_20180320 branch ?

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

Successfully merging a pull request may close this issue.

3 participants