I'm running this line on my shell script
sudo npm install -g yaml-cli -y 2>&1 >/dev/null
I would expect to get no output, but I still get
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue