Closed leecade closed 11 years ago
update:
Traceback (most recent call last):
File "gist in /Library/Application Support/Sublime Text 3/Installed Packages/Gist.sublime-package", line 104, in _fn
File "gist in /Library/Application Support/Sublime Text 3/Installed Packages/Gist.sublime-package", line 630, in run
File "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 313, in show_quick_panel
items_per_row, on_select, on_highlight, flags, selected_index)
TypeError: String required
error: Gist: unknown error (please, report a bug!)
@leecade you still facing this issue? If yes, try to completely remove Gist plugin
rm -r ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Gist
thanks @condemil :+1:
I tried again, and I found the error reason.
{
"token": "........",
// Show GitHub organizations
"include_orgs": true,
// "include_orgs": ["company1", "company2"],
// ....
}
include_orgs
can not be true :(
Gist version: 2013.08.10.09.16.43
sublime version: build 3052
system env:
error log: