node.js - Can't run Grunt from PhpStorm -


i'm using latest phpstorm 9 under ubuntu 14.04 , have small project , installed grunt. works fine in normal terminal, if want run grunt tasks phpstorm's terminal following error:

grunt: command not found 

ps: know it's not big thing pressing alt + tab switch terminal, hate that.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -