As far as I can tell, options to exec() and execSync() only work for node v0.11+. This should probably get documented in our README. If enough people are interested, we could try some hacks to get it to work (we could do this for cwd, for example), but I don't think it's worth it, since it really only affects v0.10 users (since we don't support v0.8 anymore).