ruby on rails - Compass integration in Intellij Idea 13 via grunt console -


I have a problem running through hard work from intellij idea 13.1.4

< Strong> Environment:

  • OS: Ubuntu 14.04 64bit
  • 0.10 in node.js: /home/lido/.nvm/v0.10.29/ 29 bin / node (via NVM)
  • Ruby on Rail: 2.18 in /home/lido/.rvm/rubies/ruby-2.1.2/bin/ruby (via rvm)
  • Compass: 0.12.7 in /home/lido/.rvm/gems/ruby-2.1.2/bin/compass

If all tests to run Use the IDE and select the exam suffocation & amp; Karma receives a warning:

  WARNING: Moving "compass: dist" (compass) function Warning: 'compass' binary could not be found. Make sure it is installed and in your $ path to continue - use force  

aborted due to warnings.

Enter image details here

I have shell and all functions Normally, I can make complicated calls through, not only in IntelInt consideration If I enable compass support in the Intelligence setting then I have entered the "/ home / lido / .rvm / gems / ruby-2.1.2 / bin / compass" executable file as executable file I nevertheless IDE tells me: "Compass executable file can not be launched"

What am I doing wrong? any idea? Thx for your support. My best guess is that IntelliJ does not recognize the path that usually (like your shell) In) is adjusted by RVM.

Check and for some instructions on how to set it up correctly.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -