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
Pull request to fix bug in spawn-wrap gets no response from admin.
Bonus Points! Code (or Repository) that Reproduces Issue
Forensic Information
Operating System: the operating system you observed the issue on. Environment Information: information about your project's environment, see instructions below:
run the following script:
sh -c 'node --version; npm --version; npm ls' > output.txt
share a gist with the contents of output.txt.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm not sure we need to find/make an alternative to spawn-wrap until it gives us serious issues... on that basis I'm going to close this issue for now.
@JaKXz I sent a message on the node-tooling slack: I can help with merging my fixes to spawn-wrap. I can my changes into small PRs bu I need someone to review and merge them.
Expected Behavior
Bug in spawn-wrap should be fixed.
Observed Behavior
Pull request to fix bug in spawn-wrap gets no response from admin.
Bonus Points! Code (or Repository) that Reproduces Issue
Forensic Information
Operating System: the operating system you observed the issue on.
Environment Information: information about your project's environment, see instructions below:
sh -c 'node --version; npm --version; npm ls' > output.txt
The text was updated successfully, but these errors were encountered: