6 years, 6 months ago.

mbed cli stuck when I try importing.

/media/uploads/fpga114/gitstuck.png

I wait a long time. It doesn't change anything.

In project folder, I can find just a .git folder

Thank you.

Question relating to:

The Arm Mbed engineering support team page for Seoul IoT Hackathon (http://www.seoulhackathon.org/).

1 Answer

6 years, 6 months ago.

Hi,

2 things 1) Try pressing the 'y' key and then hit the 'enter' key. This is happening because you have not used git before. 2) Try using the whole URL instead of the short name, so `mbed import http://github.com/armmbed/mbed-os-example-blinky.git`

All the best!

-Austin