Skip to content

Check syntax does not work on Sublime3, Ubuntu #48

Description

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 :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions