You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: