sublime-csscomb icon indicating copy to clipboard operation
sublime-csscomb copied to clipboard

Error thrown when plugin is used

Open sebjuzac opened this issue 10 years ago • 10 comments

I have an issue that came from the 1.0 version, i can't “comb” any files, it always throw me an error.

  1. I have tried multiple packages for the syntax (looking at other people issues), Sass, Less, Scss & CSS3.
  2. I'm using CSScomb on .scss files.
  3. I already tried to remove/reinstall the package, even tried on a clean ST3 install.
  4. I'm using CSScomb by selecting directives image

But i still get this error :

CSScomb error:

/Users/sebastien/Library/Application Support/Sublime Text 3/Packages/CSScomb/node_modules/csscomb/node_modules/csscomb-core/lib/core.js:412
            throw e;
                  ^

Please check the validity of the block starting from line #1

1*|             font-size: 40px;
2 |             margin-bottom: 8px;
3 |             user-select: text;

Gonzales PE version: 3.0.0-10
CSScomb Core version: 2.0.2

Any solution?

sebjuzac avatar Sep 17 '14 13:09 sebjuzac

I get the same error

psyrendust avatar Sep 22 '14 18:09 psyrendust

+1. it is working in other file types (css, scss, sass) but not less. :sob:

plainspace avatar Sep 25 '14 18:09 plainspace

+1 get this same issue. (LESS)

brunowego avatar Oct 22 '14 23:10 brunowego

You should select all of the code including h1.And then you can Comb CSS styles.

lam0114 avatar Apr 03 '15 02:04 lam0114

+1 same issue on CSS file

mvaldetaro avatar Aug 06 '15 14:08 mvaldetaro

+1

JinxiuLee avatar Dec 28 '15 11:12 JinxiuLee

I get the same error!

ahmed7amdy avatar Jan 22 '16 13:01 ahmed7amdy

Same issue :/ ...Wait, it seems to be working, just not on this one file...

wilburlikesmith avatar May 22 '16 19:05 wilburlikesmith

Same error -- what's up?

rsturim avatar Jun 10 '16 12:06 rsturim

The solution is:

remove the package CSScomb, because generic conflic between ColorPik and this package

Just Remove the package CSScomb

malditozxD avatar Dec 30 '16 17:12 malditozxD