I am trying to install version 2.0.10 for the first time using CCI on Mac
I run this command
[font="Menlo"][size="2"]composer create-project yiisoft/yii2-app-basic basic 2.0.10[/size][/font]
[font="Menlo"][size="2"]Then i get this output[/size][/font]
[color="#34BC26"][font="Menlo"][size="2"]Installing yiisoft/yii2-app-basic (2.0.10)[/size][/font][/color]
[color="#34BC26"][font="Menlo"][size="2"] - Installing yiisoft/yii2-app-basic (2.0.10)[/size][/font][/color]
[color="#34BC26"][font="Menlo"][size="2"] Downloading: 100% [/size][/font][/color]
[color="#34BC26"] [/color]
[color="#34BC26"][font="Menlo"][size="2"]Created project in basic[/size][/font][/color]
[color="#34BC26"][font="Menlo"][size="2"]Loading composer repositories with package information[/size][/font][/color]
[color="#34BC26"][font="Menlo"][size="2"]Updating dependencies (including require-dev)[/size][/font][/color]
[color="#34BC26"][font="Menlo"] [/font][/color]
[font="Menlo"][size="2"]After this i get this error, repeated… and repeated[/size][/font]
[color="#BFBFBF"][font="Menlo"][size="2"]The "api.github.com/repos/RobinHerbots/Inputmask/contents/bower.json?ref=3.x" file could not be downloaded: failed to open stream: Operation timed out[/size][/font][/color]
[color="#BFBFBF"][font="Menlo"][size="2"]Retrying with degraded mode, check getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info[/size][/font][/color]
[font="Menlo"][size="2"]…[/size][/font]
[font="Menlo"][size="2"]Any idear what i am doing wrong?[/size][/font]