Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years ago.
mbed cli stuck when I try importing.
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:
1 Answer
7 years 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