Git Product home page Git Product logo

Comments (8)

renestalder avatar renestalder commented on May 26, 2024

Dear @Kcko

I guess the open pull request will solve your problem. We first have to verify it, after that we pull it up as an update. In the meantime, take a look at #63 and the commit to get a temporary solution you can apply to the package.

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

mhh, I miss read that you are using Windows. The fix in the pull request is for OSX.
Let me come back to you for some questions.

from sublime-text-compass.

Kcko avatar Kcko commented on May 26, 2024

Thank you for your answer, I'm ready to supplementary questions ...
(Now / Temporarily I run build from the command line, but it's boring. compass compile)

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

Did you install ruby via rvm or just ruby?

from sublime-text-compass.

Kcko avatar Kcko commented on May 26, 2024

With RubyInstaller for Windows. http://rubyinstaller.org/ (I and after DevKit - still same errors).

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

Here's what I did on a clean Windows 10 system:

  • Installed Ruby via Rubyinstaller x64 (checked all installable packages during setup)
  • Installed compass with "gem install compass" inside the Ruby console of Windows
  • Created a sample project via compass create test
  • Installed Sublime Text 3
  • Installed the Package Control Plugin
  • Restarted Sublime Text
  • Installed the Compass Package via Package Control
  • Opened the sample project
  • Selected the Compass Build System
  • Built successfully

Didn't add any path manually since ruby installer has the option for this already in the setup.

So I'm not able to reproduce the problem yet. Can you try to reinstall ruby and compass or are there other steps you did?

Also check if you have multiple Ruby version installed. In your console, type following commands:

where ruby
where compass

It should point to the same folders.

from sublime-text-compass.

Kcko avatar Kcko commented on May 26, 2024

All steps i did before, without clean install ST3 because im using portable version.
Now im restarted ST3 and it WORKS?!!!! Really strange ..

I do not have to deal with, especially that it works.

Thank you for testing and quick / great support.

I really appreciate it 👍

My idea is that two things helped -- adding path manually and restart sublime :)

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

Glad it works for you now. Let us know if you face any other problems. Happy building.

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.