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

deprecated customFds option in child_process #17

Closed
beriberikix opened this issue Feb 28, 2015 · 1 comment
Closed

deprecated customFds option in child_process #17

beriberikix opened this issue Feb 28, 2015 · 1 comment

Comments

@beriberikix
Copy link

Got the following soft warning when installing: child_process: customFds option is deprecated, use stdio instead. Looking on the internetz, it seems the only reason not to migrate is that would break NodeJS 0.4.x support.

@nebrius
Copy link
Owner

nebrius commented Feb 28, 2015

I've noticed that as well. The issue isn't with raspi-io, but rather with node-gyp which I use to compile the C++ bits. See nodejs/node-gyp#533

@nebrius nebrius closed this as completed Feb 28, 2015
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

2 participants