Skip to content

Conversation

@springmeyer
Copy link

This fixes the noisy deprecation warnings when node-gyp is used with >= node v0.11.14. Apparently the stdio option has been around and customFds has been deprecated since node v0.5.11 (nodejs/node-v0.x-archive@2454695).

Would love to see this land since for node-pre-gyp I test expected stdout and stderr and therefore this deprecation warning breaks my tests against node v0.11.14: https://travis-ci.org/mapbox/node-pre-gyp/builds/40707288

TooTallNate added a commit that referenced this pull request Nov 11, 2014
@TooTallNate TooTallNate merged commit 4a34d28 into nodejs:master Nov 11, 2014
@TooTallNate
Copy link
Contributor

Thanks!

@springmeyer springmeyer deleted the fix-child-process-deprecation-warning branch November 19, 2014 21:52
@springmeyer springmeyer mentioned this pull request Jan 14, 2015
3 tasks
Koroffin pushed a commit to Koroffin/node-gyp that referenced this pull request Sep 8, 2025
* add cf and spectre flags

* remove ExceptionHandling

* chore: remove duplicate declaration

* ci: update pipeline images

* chore: update node-gyp

* ci: update script execution

* Revert "ci: update script execution"

This reverts commit b5b6afe3c4065e97c0d4bd987c4c87a270c0023d.

* Revert "chore: update node-gyp"

This reverts commit 9ee77a39354e3902b78a36cbd4e56ba95a3d3b79.

* ci: revert to 2019 agent

Co-authored-by: deepak1556 <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants