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

Reopening Issue #8 ERR Cloning... #10

Closed
sterpe opened this issue Mar 12, 2014 · 2 comments
Closed

Reopening Issue #8 ERR Cloning... #10

sterpe opened this issue Mar 12, 2014 · 2 comments

Comments

@sterpe
Copy link

sterpe commented Mar 12, 2014

@shama

Seems like this is related to new git 1.8.5.2 & 1.9.0.

Upgraded my git to 1.8.5.2 or/ 1.9.0 caused napa to start erroring. Everything 'seems' fine with the clone though.

Reverting back to 1.8.3.4 fixes it.

My package.json

....

  "napa": {                                                                    
    "angular": "angular/bower-angular",                                        
    "angular-route": "angular/bower-angular-route"                             
  }, 
  ...etc.              
@shama shama closed this as completed in 242f0b9 Mar 13, 2014
@shama
Copy link
Owner

shama commented Mar 13, 2014

It looks like for some reason git outputs Cloning into... on stderr with later versions of git (thanks for identifying the problem!)

I have it now running with -q to quiet it, except for actual errors.

@sterpe
Copy link
Author

sterpe commented Mar 13, 2014

Nice.

tomek-he-him pushed a commit to tomek-he-him/napa that referenced this issue Feb 7, 2015
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