I'm having a issue on compiling since last update
Here is the console output :
Compiling on save...
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 549, in run_
return self.run(edit)
File "CoffeeScript in C:\Users\Guillaume TROUPEL\AppData\Roaming\Sublime Text 3\Installed Packages\Better CoffeeScript.sublime-package", line 139, in run
File "X/ntpath.py", line 316, in dirname
File "X/ntpath.py", line 280, in split
File "X/ntpath.py", line 208, in splitdrive
TypeError: object of type 'NoneType' has no len()
Hello,
I'm having a issue on compiling since last update Here is the console output :