Skip to content

Document that exec() options don't work on early versions of node #350

@nfischer

Description

@nfischer

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).

Metadata

Metadata

Assignees

Labels

docsexecIssues specific to the shell.exec() API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions