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

Cannot read property 'split' of undefined #1041

Closed
rmsystemadmin opened this issue Oct 12, 2017 · 3 comments
Closed

Cannot read property 'split' of undefined #1041

rmsystemadmin opened this issue Oct 12, 2017 · 3 comments

Comments

@rmsystemadmin
Copy link

rmsystemadmin commented Oct 12, 2017

I'm receiving this error when attempting to do a build from Github. Any ideas?

TypeError: Cannot read property 'split' of undefined
    at /Users/administrator/Projects/strider/node_modules/strider-git/worker.js:70:30
    at ChildProcess.<anonymous> (/Users/administrator/Projects/strider/node_modules/strider-git/worker.js:59:22)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:818:16)
    at Socket.<anonymous> (internal/child_process.js:319:11)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at Pipe._onclose (net.js:469:12)

I'm using Slack and Custom Scripts as far as plugins go, and the default runner.

Thanks!

@knownasilya
Copy link
Member

Does git --version work on your machine?

@rmsystemadmin
Copy link
Author

THAT WAS IT. Renaming XCode was what caused the issue, because it broke Git. Thanks for your help. Closing.

@knownasilya
Copy link
Member

I'm going to keep this issue open because they code has actual issues

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