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

vue-cli · Failed to download repo #467

Closed
yangdaidi opened this issue May 18, 2017 · 3 comments
Closed

vue-cli · Failed to download repo #467

yangdaidi opened this issue May 18, 2017 · 3 comments

Comments

@yangdaidi
Copy link

command: vue init https://github.com/yang*****/test.git test
error: vue-cli · Failed to download repo https://github.com/yang*****/test.git: Response code 404 (Not Found)

@posva
Copy link
Member

posva commented May 18, 2017

from the readme:

If you would like to download from a private repository use the --clone flag and the cli will use git clone so your SSH keys are used.

@posva posva closed this as completed May 18, 2017
@yangdaidi
Copy link
Author

I have tried the following command, but still failed.
command: vue init --clone https://github.com/yang*****/test.git test1
error: Failed to download repo vuejs-templates/test1: 'git clone' failed with status 128
Can you show me the correct usage of this command?

@posva
Copy link
Member

posva commented May 20, 2017

It's on the readme

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

No branches or pull requests

2 participants