sustained / CoffeeScript-Sublime-Plugin

Syntax highlighting and checking, commands, shortcuts, snippets, compilation and more.
MIT License
290 stars 71 forks source link

Check syntax does not work on Sublime3, Ubuntu #48

Open Jumboweb opened 11 years ago

Jumboweb commented 11 years ago

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

Thanks for this wonderfull plugin :)

rixtox commented 11 years ago

Exactly same problem and console output on Mac OS X Mountain Lion 10.8.4 with Sublime Text 3.