Core: adonis new yardstick Unable to clone repo

Created on 26 Nov 2017  Â·  7Comments  Â·  Source: adonisjs/core

_       _             _         _

/ __| | ___ _ __ (_)___ | |___
/ _ / _` |/ _ | '_ | / __|_ | / __|
/ ___ (_| | (_) | | | | __ |_| __
/_/ ___,_|___/|_| |_|_|___/___/|___/

√ Your current Node.js & npm version match the AdonisJs requirements!
× Unable to clone repo

=============================================

Installation failed due to following error

Command failed: git clone --depth=1 https://github.com/adonisjs/adonis-fullstack-app.git "C:UsersAdministratoryardstick"
'git' �����ڲ����ⲿ���Ҳ���ǿ����еij���
�����������

All 7 comments

Hi,
are you sure git is installed on your system, Please check by running the following command,

git --version
It should give you an output like this.
git version 2.15.0.windows.1

If it is not installed you might need to do it first.

maybe network error, can not access to github.com

You have posted the same issue for multiple times, closing this one in favor of https://github.com/adonisjs/adonis-framework/issues/734

I just started to contact this thing. I don't know that you need to install GIT. Thank you.

Maybe we should check that GIT is installed within the CLI? @thetutlage

Yeah we can do that, happy to accept the PR

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

devcaststudio picture devcaststudio  Â·  3Comments

ghost picture ghost  Â·  3Comments

milosdakic picture milosdakic  Â·  3Comments

blendsoft picture blendsoft  Â·  3Comments

themodernpk picture themodernpk  Â·  3Comments