Matthew Atkinson
Results
2
issues of
Matthew Atkinson
Borrowing from the design of `wget`, change the stats output to use stderr. This way you can use `--quiet` with `--stats` and still be able to get the stats. This...
feature-request
@ma-zal Can we please change the `const` to a `var`? Realized this breaks some of my really old applications when running node without the `--harmony` flag. https://github.com/mattpker/pm2-slack/blob/8a0ed779feced06a6ad61d2a9d460c5b3e6cb142/index.js#L114
bug