slushjs / slush

The streaming scaffolding system - Gulp as a replacement for Yeoman
http://slushjs.github.io/generators
MIT License
1.24k stars 58 forks source link

Slush not installing properly on linux #35

Closed graforlock closed 9 years ago

graforlock commented 9 years ago

Fresh after running npm install -g slush

And the 'slush' command does not work in the terminal (Command not found),, moreover it installs slush to /home/username/npm (both /bin and /lib folder) which I believe is the wrong destination folder. Why is that?