css - Sass --compass --watch Error: Cannot load compass -


I am working with sass and compass and trying to use the new syntax feature because Chrome 27 The new method of session is required to show the actual asus file and line number in the Chrome console panel.

I am able to run the following sass command sass --sourcemap --watch style.scss: style.css

However if I I like the compass argument as the following sass --compass --sourcemap --watch style.scss: style.css

I get the following error in the Windows CMD panel Receives: "Error: Compass can not be loaded"

I have tried to follow some of the ways that apparently work for some people on a page with jitub issue

The methods I have tried are using sass 3.3.0.alpha.177 with the compass 0.12.2 (this productive every time I try the compass gem and execute

Currently my setup is as follows:

  • sass 3.3.0.alpha.177
  • Compass 0.13.alpha.4
  • Windows 7

    Is there a way that I can use mother-in-law Compass and the source map generated for CSS Debugging at the same time? Do you?

    Sass works with 3.3. 0.alpha.149 and Compass 0.12.2 on Windows 7

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -