Code Monkey home page Code Monkey logo

Comments (6)

kslstn avatar kslstn commented on May 27, 2024

Maybe the plugin just doesn't work for Sublime Text 3?

From the console:

ignored packages updated to: [Compass, Vintage]
found 1 files for base name Default.sublime-theme
reloading Packages/User/Package Control.sublime-settings
theme loaded
reloading Packages/User/Preferences.sublime-settings
found 1 files for base name Default.sublime-theme
theme loaded
ignored packages updated to: [Vintage]
found 1 files for base name Default.sublime-theme
theme loaded
reloading Packages/User/Preferences.sublime-settings
found 1 files for base name Default.sublime-theme
theme loaded
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 526, in run_
return self.run()
File "exec in C:\Program Files (x86)\Sublime Text 3\Packages\Default.sublime-package", line 168, in run
TypeError
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 526, in run_
return self.run()
File "exec in C:\Program Files (x86)\Sublime Text 3\Packages\Default.sublime-package", line 168, in run
TypeError
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 445, in is_enabled_
raise ValueError("is_enabled must return a bool", self)
ValueError: ('is_enabled must return a bool', <Default.exec.ExecCommand object at 0x03576150>)
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 445, in is_enabled_
raise ValueError("is_enabled must return a bool", self)
ValueError: ('is_enabled must return a bool', <Default.exec.ExecCommand object at 0x03576150>)
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 445, in is_enabled_
raise ValueError("is_enabled must return a bool", self)
ValueError: ('is_enabled must return a bool', <Default.exec.ExecCommand object at 0x03576150>)
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 445, in is_enabled_
raise ValueError("is_enabled must return a bool", self)
ValueError: ('is_enabled must return a bool', <Default.exec.ExecCommand object at 0x03576150>)
Running b u i l d . c m d " C : \ U s e r s \ [_]\ S C S S & S u b l i m e " " C : \ U s e r s \ [__] \ S C S S & S u b l i m e "
Running b u i l d . c m d " C : \ U s e r s \ [_
_]\ S C S S & S u b l i m e " " C : \ U s e r s [__]\ S C S S & S u b l i m e "
Running b u i l d . c m d " C : \ U s e r s \ [_
_] \ S C S S & S u b l i m e " " C : \ U s e r s \ [__] \ S C S S & S u b l i m e "
ignored packages updated to: [Vintage, LiveReload]
unloading plugin LiveReload.livereload_st2
found 4 files for base name Main.sublime-menu
found 1 files for base name Default.sublime-theme
theme loaded
reloading Packages/User/Preferences.sublime-settings
found 1 files for base name Default.sublime-theme
theme loaded
Running b u i l d . c m d " C : \ [_
_] \ S C S S & S u b l i m e " " C : \ U s e r s [*_*]\ S C S S & S u b l i m e "

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

Hard to guess what's wrong. Other users confirmed, that it is working with ST3. I know that it really differs from configuration to configuration and that I will never be able to make it working for every environment.

However, let's try to find the problem. On which folder did you build when you tried with Compass itself without the package?

from sublime-text-compass.

kslstn avatar kslstn commented on May 27, 2024

Hi Rene, if I understand your question correctly, you're asking in what folder Compass was building the css. I t's the css sub dir of the root of the project. The scss files are in the scss sub dir:

preferred_syntax = :scss
http_path = "/"
css_dir = ""
sass_dir = ""

I've tried different setups, like everything in one folder and only css output in a sub dir.

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

I'm sorry @kslstn, I cannot replicate this. I've tried the package with a fresh install and a clean sassaparilla with the config.rb in the root of my Sublime Text project.

Is it possible that you're not using the "Add Folder to Project" feature to bundling your working project?

from sublime-text-compass.

kslstn avatar kslstn commented on May 27, 2024

Thanks for checking. I used a fresh portable install to no avail, but I discovered the project I created last time had an issue. Still no idea what's wrong with it, but with a new test project, I can build with Compass now!

from sublime-text-compass.

renestalder avatar renestalder commented on May 27, 2024

Thanks for your feedback.

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.