Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Uncaught TypeError: Cannot read property 'filePath' of null #63

Open
thanos-devstriker opened this issue Apr 26, 2017 · 0 comments
Open

Comments

@thanos-devstriker
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64
Electron: 1.3.13
OS: Ubuntu 16.04.2
Thrown From: goto-definition package 1.3.3

Stack Trace

Uncaught TypeError: Cannot read property 'filePath' of null

At /home/manu/.atom/packages/goto-definition/lib/searcher.js:65

TypeError: Cannot read property 'filePath' of null
    at /packages/goto-definition/lib/searcher.js:65:40
    at didError (/app.asar/src/workspace.js:1260:18)
    at /app.asar/src/task.js:126:25
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at /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)

Commands

  2x -0:20.9.0 goto-definition:go (span.syntax--meta.syntax--function-call.syntax--object.syntax--php)

Non-Core Packages

atom-alignment 0.12.1 
docblockr 0.9.4 
goto-definition 1.3.3 
platformio-ide-terminal 2.5.0 
sass-autocompile 0.13.3 
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