atom-ternjs icon indicating copy to clipboard operation
atom-ternjs copied to clipboard

TypeError: Cannot read property 'type' of null at Array.isImport

Open thachduongria opened this issue 10 years ago • 3 comments

i dont know why.

[details below]

atom-ternjs TypeError: Cannot read property 'type' of null at Array.isImport (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/plugin/commonjs.js:57:13) at Object.signal.mixin.findIn (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/plugin/modules.js:73:28) at Object.signal.mixin.isImport (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/plugin/modules.js:79:44) at Object.findCompletions (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/plugin/modules.js:261:18) at Object.signalReturnFirst (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/lib/signal.js:34:27) at Object.findCompletions as run at run (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/lib/tern.js:254:30) at Object.exports.withContext (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/lib/infer.js:862:18) at /Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/lib/tern.js:262:13 at analyzeAll (/Users/duongthach/.atom/packages/atom-ternjs/node_modules/tern/lib/tern.js:376:15)

thachduongria avatar Sep 24 '15 03:09 thachduongria

+1

when i type var a . it will display

agileago avatar Sep 26 '15 15:09 agileago

Please report this issue directly to marijnh/tern. Before reporting, pls do a apm install @ .atom/packages/atom-ternjs and restart atom and check if the error stilly occurs.

tststs avatar Sep 28 '15 12:09 tststs

Does the issue still exists?

tststs avatar Dec 11 '15 14:12 tststs