Hi, I've got a problem with syntax check, syntax highlighting is Okay. When I try to syntax-check with Alt-shift-s, here is the Sublime Console output :
Traceback (most recent call last):
File "/opt/sublime_text_3/sublimeplugin.py", line 549, in run
return self.run(edit)
File "CoffeeScript in /home/slash4/.config/sublime-text-3/Installed >Packages/CoffeeScript.sublime-package", line 105, in run
File "CoffeeScript in /home/slash4/.config/sublime-text-3/Installed >Packages/CoffeeScript.sublime-package", line 32, in brew
File "CoffeeScript in /home/slash4/.config/sublime-text-3/Installed >Packages/CoffeeScript.sublime-package", line 22, in run
File "X/subprocess.py", line 818, in init
File "X/subprocess.py", line 1344, in _execute_child
File "X/subprocess.py", line 1344, in
File "X/os.py", line 800, in fsencode
TypeError: expect bytes or str, not NoneType
Hi, I've got a problem with syntax check, syntax highlighting is Okay. When I try to syntax-check with Alt-shift-s, here is the Sublime Console output :
Thanks for this wonderfull plugin :)