Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running :CSScomb #10

Open
seyDoggy opened this issue Jul 30, 2015 · 7 comments
Open

Error running :CSScomb #10

seyDoggy opened this issue Jul 30, 2015 · 7 comments

Comments

@seyDoggy
Copy link

When I run :CSScomb on a buffer with a plain old .css file I get the following error:

Error detected while processing function g:CSScomb:
line    7:
E684: list index out of range: 1
E15: Invalid expression: split(systemOutput, "\n")[1]
Press ENTER or type command to continue
@jojoyuji
Copy link

jojoyuji commented Aug 3, 2015

same error here

@jojoyuji
Copy link

is this project still alive?

@antte
Copy link

antte commented Aug 17, 2015

Me three.

It seems this project has changed alot since i last looked at it. They've switched to using CSScomb from node, so after installing that it works alot better. (npm install csscomb)

But IMO this project has gotten less useful over the course of a year or so. Before, you could visually select a segment to be combed, but this no longer seems to work correctly. And there seems to be alot more imposed codestyle for your CSS so it's less portable.

@tonyganch
Copy link
Member

Hello, guys!
I'm sorry the plugin throws errors. Unfortunately, I don't have enough time to fix them now. Maybe someone of you could help?

@ltartari
Copy link

ltartari commented Jan 6, 2016

I was having the same error, but using npm install csscomb as suggested by @antte solved it for me.

@netcookies
Copy link

you gus have to install csscomb via npm install csscomb

@LilyReile
Copy link

I had to install globally with the -g switch: npm install -g csscomb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants