emmetio/sublime-tern

no attribute 'ternHints'

Closed this issue · 4 comments

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

Do you have Emmet installed?

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

Still get this problem though...

DO you have any other errors in console?

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