gruntjs - running grunt task as configuration in webstorm -


in webstorm, running grunt serve terminal works flawlessly , presents me webpage. however, when make configuration , run that, there's error concerning sass css compilation:

running "concurrent:server" (concurrent) task warning: running "compass:server" (compass) task warning: need have ruby , compass installed , in system path task work. more info: https://github.com/gruntjs/grunt-contrib-compass use --force continue. aborted due warnings. 

which not understand, i'm using same settings (described here)

seems webstorm doesn't see terminal environment when being started shortcut. pleasee try editing launcher suggested in https://devnet.jetbrains.com/message/5513463#5513463 - help?


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -