You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I'm receiving this error when attempting to do a build from Github. Any ideas?
I'm using Slack and Custom Scripts as far as plugins go, and the default runner.
Thanks!
The text was updated successfully, but these errors were encountered: