oesmith / ralio

A usable command-line client for Rally
https://github.com/oesmith/ralio
30 stars 21 forks source link

ralio sprint throwing error #2

Closed igorescobar closed 11 years ago

igorescobar commented 11 years ago

Hi man! Nice work with your client!

I'm experiencing this problems after execute the following: ralio sprint

/usr/local/share/npm/lib/node_modules/ralio/lib/cli.js:177 fields.push(story.Blocked ? state.red : state.green); ^ TypeError: Cannot read property 'green' of undefined at CLI.printStoryLine (/usr/local/share/npm/lib/node_modules/ralio/lib/cli.js:177:50) at CLI.sprint (/usr/local/share/npm/lib/node_modules/ralio/lib/cli.js:49:14) at Array.forEach (native) at CLI.sprint (/usr/local/share/npm/lib/node_modules/ralio/lib/cli.js:47:13) at Ralio.sprint (/usr/local/share/npm/lib/node_modules/ralio/lib/ralio.js:143:9) at Request.Ralio.bulk as _callback at Request.init.self.callback (/usr/local/share/npm/lib/node_modules/ralio/node_modules/request/main.js:120:22) at Request.EventEmitter.emit (events.js:99:17) at Request. (/usr/local/share/npm/lib/node_modules/ralio/node_modules/request/main.js:555:16) at Request.EventEmitter.emit (events.js:96:17)

igorescobar commented 11 years ago

Issue solved with pull request #3