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

Git clone error #111

Open
rohankangale2011 opened this issue Jun 8, 2014 · 1 comment
Open

Git clone error #111

rohankangale2011 opened this issue Jun 8, 2014 · 1 comment

Comments

@rohankangale2011
Copy link

Hi,
I am trying to create a skeleton using following command :
brunch new https://github.com/scotch/angular-brunch-seed

After executing the command, i am getting the following error:
08 Jun 15:00:28 - log: Cloning git repo "https://github.com/scotch/angular-brunc
h-seed" to "G:\new_angular_folder"...
08 Jun 15:00:28 - error: Error: Git clone error:

Please help me to resolve this issue

@kylefinley
Copy link
Member

Hi @rohankangale2011,

I"m not sure what would cause that, I just tested with the latest brunch and I get:

~ brunch --version
1.7.14
➜ ~ fig brunch new https://github.com/scotch/angular-brunch-seed test
08 Jun 11:12:09 - log: Cloning git repo "https://github.com/scotch/angular-brunch-seed" to "test"...
08 Jun 11:12:22 - log: Created skeleton directory layout
08 Jun 11:12:22 - log: Installing packages...
bower bootstrap-less-themes#*   cached https://github.com/angular-brunch/bootstrap-less-themes.git#a195cd62d1
...
...

Does cloning and using the init.sh script work? This might be an issue with Brunch on windows.

Kyle

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