AtomLinter / linter-scss-lint

Linter plugin for SCSS, using scss-lint
36 stars 21 forks source link

C:\Ruby22-x64\bin\ruby.exe: No such file or directory #155

Closed adi518 closed 8 years ago

adi518 commented 8 years ago

Happens since yesterday's update. The executable is where it should be.

jamieconnolly commented 8 years ago

Do you remember what version you updated from by any chance? Was the rest of the 3.0.x series working fine for you?

adi518 commented 8 years ago

Unfortunately, I can't recall. Is there a log that keeps track of it? everything was sweet until latest version.

Arcanemagus commented 8 years ago

@jamieconnolly There is possibly an issue with atom-linter@5 on Windows, haven't had time to diagnose it yet myself but AppVeyor builds are failing for several projects on it :disappointed:.

jamieconnolly commented 8 years ago

Thanks @Arcanemagus, that goes along with my initial thought too. Was just about to push through a release to revert atom-linter back to ^4.6.1

jamieconnolly commented 8 years ago

@adi518 — I've just released v3.0.3. Can you update and see if this issue still exists?

adi518 commented 8 years ago

I'll let you know in a jiffy.

adi518 commented 8 years ago

That fixed it!

jamieconnolly commented 8 years ago

Glad to hear it!