vote up 0 vote down star

I am trying to run rake on a new machine (original machine works fine) . . after running my this i get an error saying . .

rake aborted undefined method exitstatus for nil:nilClass

any suggestions for how i could see whats going on here?

flag

Could you try launching rake with --trace and paste the trace to us so that we can actually help you ? – mat Dec 10 '08 at 8:23

2 Answers

vote up 0 vote down

Start with rake --trace

link|flag
vote up 0 vote down

I figured it out . . stupid mistake . . i was running from command prompt.. not VS command prompt so it didn't recognize msbuild task

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.