emmetio / sublime-tern

TernJS plugin for Sublime Text
222 stars 13 forks source link

TypeError: Cannot call method 'request' of undefined #10

Closed n1k0 closed 11 years ago

n1k0 commented 11 years ago
Traceback (most recent call last):
  File "./tern.py", line 421, in <lambda>
    sublime.set_timeout(lambda: ctx.js().locals.forceFileUpdate(view, p['id']), 1)
TypeError: TypeError: Cannot call method 'request' of undefined ( js/controller.js @ 222 : 24 )  ->     ternServers[projectId].request(req, function() {});

SublimeText 2 build 2220, OSX ML, latest TernJS package upgrade from Package Control