TypeError: Cannot call method 'request' of undefined
Closed this issue · 0 comments
n1k0 commented
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