Can't open gist
See original GitHub issueEnvironment: Win7, ST3 The token I created has “public_repo” and “gist” scopes. Changes in configuration:
- “token”
- “include_users” has my user name
- “show_authors”: true,
Tools -> Gist -> Open Gist fails:
Traceback (most recent call last):
File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 105, in _fn
File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 625, in run
File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 332, in gists_filter
File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 313, in gist_title
AttributeError: 'NoneType' object has no attribute 'get'
error: Gist: unknown error (please, report a bug!)
Issue Analytics
- State:
- Created 9 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Cannot open Gists: Cannot read property 'files' of undefined #10
Hi there,. Great extension but doesn't work for me. When trying to open an existing Gist, I get this error.
Read more >github - I cannot visit my gists from computer while I can from ...
And please check below screenshots: I made a public gist and cannot access it from the website. But I can visit from my...
Read more >How to Use GitHub gists Effectively - Liquid Web
To view your gists, navigate to click your profile picture to open the dropdown menu and select Your gists. Edit or Delete a...
Read more >Share code with GitHub gists - PyCharm - JetBrains
Gists let you share code snippets, entire files, or even applications. You can also use gists to save and share console output when...
Read more >Cannot access Gist of example flow in library - General
I just tried to add my first example flow to the Node-RED library - and failed. Text looks fine, but I am unable...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@tedbeer @willkelleher @pattulus Your issue should be fixed by now with the following commit: 52f3c187f5874be6c960caee7390448e02ddb9b8
@shao362 Thanks for reporting about module collision, I renamed the modules to decrease the probability of further collisions.