This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
TypeError: Object #<Object> has no method 'trace' #6
Closed
Description
While opening a simple js file:
Writing file /Users/niko/Sites/foo/static/js/foo.js with encoding UTF-8
None not /Users/niko/Sites/foo/static/js/foo.js
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: Object #<Object> has no method 'trace' ( js/tern.js @ 184 : 23 ) -> if (depth) console.trace("calling inside");
Sublime Text 2 build 2220, OSX ML
Activity
n1k0 commentedon Apr 3, 2013
Damn, that was quick :)