sublime-templateninja
sublime-templateninja copied to clipboard
New file returns this error...
Traceback (most recent call last): File "./sublime_plugin.py", line 339, in run_ File "./TemplateNinja.py", line 25, in run File "./TemplateNinja.py", line 42, in show_directory_selection File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.py", line 276, in walk names = listdir(top) TypeError: coercing to Unicode: need string or buffer, NoneType found
Forgot to add that I am running sublime text 2 under OSX Snow Leopard (10.6.8)