attenzione/SublimeLinter-scss-lint

unexpected tCONSTANT, expecting end-of-input

red2678 opened this issue · 2 comments

When using ST3 and Ruby 2.1.5 I am getting the following error:

SublimeLinter: scss output:
C:/Ruby21/bin/scss-lint.bat:1: syntax error, unexpected tCONSTANT, expecting end-of-input

Any ideas? Thanks!!

this goes to https://github.com/causes/scss-lint or other tool, that creates you .bat file

Somehow I don't believe this is the fault of the .bat file. scss-lint works perfectly fine on its own. If this plugin is to provide an interface to said executable, and it's no longer working, this is a valid issue.

SublimeLinter: scss: main.scss ['C:\\Ruby21-x64\\bin\\ruby.exe', 'C:\\Ruby21-x64\\bin\\scss-lint.bat'] 
SublimeLinter: scss output:
C:/Ruby21-x64/bin/scss-lint.bat:1: syntax error, unexpected tCONSTANT, expecting end-of-input