Добавить NPM в $ path Ubuntu

 sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}
Smoggy Skipper