Conversation
|
Hey @jasisk thanks for contributing this! Is it possible for you to write a failing tests for this bug, so as your introduced fix causes the tests to pass? Let us know if you need any help :D |
|
Definitely! I wandered into the tests to see if there was already a convention for testing edit: happy for the free-for-all if there isn't something I should reference—I just try to leave things looking like how they were before I got there. Whatever you advise. 😀 |
|
Hey @jasisk looks like the only place that command comes up is in Again, if you need any help, let us know! :D |
|
This LGTM for the next v6 patch release. I'll pull into the v7 branch and add tests now, since the tests for explore are pretty lacking anyway. |
|
Completely forgot about this one. Thanks for pulling it in, @isaacs. Happy to take care of anything you need here. |
What / Why
Fix
npm explore <packagename>(with no additional arguments) shell spawning.References
npm exploreshell spawning without arguments immediately terminates (!isWindows) #783