Code Monkey home page Code Monkey logo

Comments (5)

WattyRev avatar WattyRev commented on May 27, 2024

I changed the build.cmd file so that the else statement reads:

) else (
    cd %fileDir%
    compass compile
)

After doing that, it compiled without an error.

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

Never heard of. Does this also happen if you stop using the SublimeOnSaveBuild?
What's your projects file structure?

from sublime-text-compass.

WattyRev avatar WattyRev commented on May 27, 2024

Just reverted my build.cmd file and removed SublimeOnSaveBuild. Still got the same issue.

I was testing in a dummy project with the following structure:

  • test_compass
    • sass
      • _base.scss
      • ie.scss
      • print.scss
      • screen.scss
    • stylesheets
      • ie.css
      • print.css
      • screen.css
    • config.rb
    • index.html
    • test-compass.sublime-project

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

To be honest, I'm not sure why there is a .sass-cache folder in the package directory and why ruby is stored inside...? No clue what's going on. For normal, I would suggest to delete the sass-cache folder and try again, but I'm little bit scared of given path in the error message.

It's possible Sublime Text takes an other ruby version / install path than your command line. Or this may be a reason why it works in the command line and not out of Sublime Text.

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

Lately installed current Sublime Text, Ruby, Compass and the compass example project on a clean Windows 10 installation and couldn't reproduce it yet. Feel free to comment if this problem still occurs.

from sublime-text-compass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.