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

Check syntax does not work on Sublime3, Ubuntu #48

Open
Jumboweb opened this issue Aug 2, 2013 · 1 comment
Open

Check syntax does not work on Sublime3, Ubuntu #48

Jumboweb opened this issue Aug 2, 2013 · 1 comment

Comments

@Jumboweb
Copy link

Jumboweb commented Aug 2, 2013

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/sublime_plugin.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
Copy link

rixtox commented Aug 4, 2013

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

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

1 participant