Grunt CLI installs, but not available

22 Views Asked by At

Working on Ubuntu 15.04, trying to install the Grunt CLI (sudo npm install grunt-cli -g), which works like a dream. The issue comes when trying to execute grunt in any directory. No error is given, the command just doesn't work. Any suggestions? Thanks.

0

There are 0 best solutions below