tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
628 stars 76 forks source link

UncaughtException: TypeError: Cannot read property 'name' of null #371

Open sbrl opened 4 years ago

sbrl commented 4 years ago

Very similar to #328 and #187, but different. All of a sudden Tern.js is now reporting the following error:

UncaughtException: TypeError: Cannot read property 'name' of null. Restarting Server...

This is on a fully patched Ubuntu 18.04 machine with Atom 1.43.0.

Console output:

Selection_003