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 'getPath' of undefined #8

Open
ikifar2012 opened this issue Mar 21, 2018 · 0 comments
Open

Comments

@ikifar2012
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.25.0 x64
Electron: 1.7.11
OS: Microsoft Windows 10 Home
Thrown From: coeditor package 0.2.6

Stack Trace

Uncaught TypeError: Cannot read property 'getPath' of undefined

At C:\Users\mstep\.atom\packages\coeditor\lib\coeditor.js:114

TypeError: Cannot read property 'getPath' of undefined
    at Object.initProjectPath (/packages/coeditor/lib/coeditor.js:114:64)
    at Object.onSocketOpened (/packages/coeditor/lib/coeditor.js:118:10)
    at /packages/coeditor/lib/router.js:43:21)
    at emitNone (events.js:86:13)
    at WebSocket.emit (events.js:188:7)
    at WebSocket.setSocket (/packages/coeditor/node_modules/ws/lib/WebSocket.js:170:10)
    at ClientRequest._req.on (/packages/coeditor/node_modules/ws/lib/WebSocket.js:710:10)
    at emitThree (events.js:116:13)
    at ClientRequest.emit (events.js:197:7)
    at Socket.socketOnData (_http_client.js:443:11)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:191:7)
    at readableAddChunk (_stream_readable.js:178:18)
    at Socket.Readable.push (_stream_readable.js:136:10)
    at TCP.onread (net.js:560:20)

Commands

     -3:37.2.0 coeditor:toggle (atom-pane.pane.active)
     -3:30.5.0 core:confirm (input.hidden-input)
     -3:21.1.0 coeditor:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui.teletype-Authenticated)
     -3:14.9.0 core:confirm (input.hidden-input)
     -0:47.5.0 coeditor:toggle (atom-pane.pane.active)
     -0:39.7.0 core:confirm (input.hidden-input)
     -0:34.5.0 coeditor:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui.teletype-Authenticated)
     -0:33.3.0 core:backspace (input.hidden-input)
     -0:29.7.0 editor:consolidate-selections (input.hidden-input)
     -0:29.7.0 core:cancel (input.hidden-input)
     -0:17.4.0 coeditor:toggle (atom-pane.pane.active)
     -0:11.3.0 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-modules 1.12.0 
busy-signal 1.4.3 
coeditor 0.2.6 
indent-guide-improved 1.4.13 
intentions 1.1.5 
linter 2.2.0 
linter-js-yaml 1.2.8 
linter-ui-default 1.7.1 
minimap 4.29.8 
platformio-ide-terminal 2.8.1 
Sublime-Style-Column-Selection 1.7.4 
teletype 0.10.0 
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

1 participant