Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Getting null path error #116

Open
igniscyan opened this issue Apr 6, 2017 · 0 comments
Open

Getting null path error #116

igniscyan opened this issue Apr 6, 2017 · 0 comments

Comments

@igniscyan
Copy link

Ran into this issue after my first Atom restart, not sure if this is an issue with my specific system or an actual bug worth reporting.

Uncaught TypeError: Cannot read property 'filePath' of null

/Users/igniscyan/.atom/packages/java-importer/lib/java-importer-model.coffee:47
Hide Stack Trace
TypeError: Cannot read property 'filePath' of null
at /Users/igniscyan/.atom/packages/java-importer/lib/java-importer-model.coffee:47:24
at didError (/Applications/Atom.app/Contents/Resources/app.asar/src/workspace.js:972:22)
at /Applications/Atom.app/Contents/Resources/app.asar/src/task.js:126:25
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at ChildProcess. (/Applications/Atom.app/Contents/Resources/app.asar/src/task.js:78:34)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at process.nextTick (internal/child_process.js:744:12)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant