I get this error when I try scaffolding a project using yeoman with this command.
npm install generator-gulp-webapp --global
The error:
Yeoman Doctor
Running sanity checks on your system
✖ NODE_PATH matches the npm root
npm global root value is not in your NODE_PATH
I am using Ubuntu 15.04 and have not installed npm and node with the sudo command.