-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'NoneType' object is not subscriptable #51
Comments
Got the same issue. |
I will update to TS 1.5 beta, maybe this will solve your problem. |
Problem still persists. It's working one moment, but then all of a sudden it stops and from then on nothing works anymore... console output:
|
I have the same issue. |
Hi, any progress on this? (I am on a Mac) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I always get this error in the error view, and the error below in the Sublime Console.
What does it mean? The plugin stops working once this error occurs (no autocompletion, no check for errors) until I restart sublime or save tsconfig.json, then it reinitializes. When I build the project it throws no errors :(
I'm on Windows 8.1
EDIT: Works fine on Mac though with the same codebase.
By the way, I love this Sublime Package, thanks for all the work you put in.
(But this is driving me nuts, cause it makes it unusable)
The text was updated successfully, but these errors were encountered: