79816726

Date: 2025-11-11 13:56:53
Score: 0.5
Natty:
Report link

I had gulp-cli globally installed in a different node version managed by nvm. So I needed to switch to this node version (nvm use) and globally uninstall the gulp-cli version there.
You can of course also update it there, but I wanted to have it in my new node environment, so I uninstalled, switched node version, installed gulp-cli again.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: timlg07