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

Strider was crashed when add a git repo without authentication info #33

Open
tunglam14 opened this issue Apr 15, 2016 · 2 comments
Open

Comments

@tunglam14
Copy link

When i create new project manually with no authentication info (i.e: Github public repo: https://github.com/tunglam14/ruby-kong.git), error caused:

 /root/strider/node_modules/strider-git/lib/index.js:137
  if (config.auth.type === 'ssh') {
                 ^                                       
TypeError: Cannot read property 'type' of undefined 
    at Object.getBranches (/root/strider/node_modules/strider-git/lib/index.js:137:18)

Because, no auth info is initialized.
If it's a bug, I'm happy to fix.

@knownasilya

@knownasilya
Copy link
Member

Yes. There is a PR in the works, you can contribute here and there Strider-CD/strider#763

@msemenistyi
Copy link

+1

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

3 participants