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
Running the command coco -version using MS-DOS crashes windows 7.
Multiple node.exe instances are created and don't stop reproducing until windows crashes.
I know the correct command is coco --version but still coco should fail silently.
The text was updated successfully, but these errors were encountered:
Looks like a bug in --nodejs (coco -version expands to coco --version --eval --require --stdin --intereactive --output --nodejs). I'll remove the -n shorthand for now.
Running the command
coco -version
using MS-DOS crashes windows 7.Multiple node.exe instances are created and don't stop reproducing until windows crashes.
I know the correct command is
coco --version
but still coco should fail silently.The text was updated successfully, but these errors were encountered: