Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node 0.12 deprecation warning #433

Closed
dbashford opened this issue Feb 11, 2015 · 1 comment
Closed

Node 0.12 deprecation warning #433

dbashford opened this issue Feb 11, 2015 · 1 comment

Comments

@dbashford
Copy link
Owner

child_process: customFds option is deprecated, use stdio instead.

var proc = spawn(process.argv[0], args, { customFds: [0,1,2] });

dbashford added a commit that referenced this issue Feb 11, 2015
@dbashford
Copy link
Owner Author

Fixed in 98d617f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant