Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'length' of undefined #11

Open
klimksh opened this issue Feb 14, 2017 · 0 comments
Open

Uncaught TypeError: Cannot read property 'length' of undefined #11

klimksh opened this issue Feb 14, 2017 · 0 comments
Assignees

Comments

@klimksh
Copy link
Contributor

klimksh commented Feb 14, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.14.1 ia32
Electron: 1.3.13
OS: Microsoft Windows 10 Enterprise 2015 LTSB
Thrown From: cc-annotator package 0.2.0

Stack Trace

Uncaught TypeError: Cannot read property 'length' of undefined

At C:\Users\shumaievk\dev\cc-annotator\lib\handler\project.js:61

TypeError: Cannot read property 'length' of undefined
    at Object.get_project_for_file (~/dev/cc-annotator/lib/handler/project.js:61:37)
    at Object.annotate_code (~/dev/cc-annotator/lib/annotator.js:433:33)
    at atom-workspace.annotatorAnnotate_code (~/dev/cc-annotator/lib/annotator.js:122:45)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/app.asar/src/atom-environment.js:1164:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:333:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:19.5.0 annotator:annotate_code (div.line)

Non-Core Packages

cc-annotator 0.2.0 
language-tcl 0.1.2 
language-vb 0.1.0-pre1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants