emmetio / sublime-tern

TernJS plugin for Sublime Text
222 stars 15 forks source link

no attribute 'ternHints' #14

Closed HerringtonDarkholme closed 11 years ago

HerringtonDarkholme commented 11 years ago

What's going on here? Latest SublimeTern on win, ST ver 2.0.1

Traceback (most recent call last): File ".\sublime_plugin.py", line 236, in on_query_completions File ".\tern.py", line 430, in on_query_completions completions = ctx.js().locals.ternHints(view, proj.get('id', 'empty')) AttributeError: '[object global]' object has no attribute

sergeche commented 11 years ago

Do you have Emmet installed?

HerringtonDarkholme commented 11 years ago

Yes. And I have reinstalled PyV8, updating it to the latest version.

Still get this problem though...

sergeche commented 11 years ago

DO you have any other errors in console?

HerringtonDarkholme commented 11 years ago

Oops... I don't know what happened but it works now... Thank you anyway! (and sorry for my false alarm..