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

Open
sagar23nov opened this issue Oct 17, 2019 · 0 comments
Open

Uncaught TypeError: Cannot read property 'path' of undefined #7

sagar23nov opened this issue Oct 17, 2019 · 0 comments

Comments

@sagar23nov
Copy link

[Enter steps to reproduce:]

  1. Start Atom
  2. Navigate to packages->filebrowser->open
  3. Error
    Atom: 1.40.1 x64
    Electron: 3.1.10
    OS: Mac OS X 10.15
    Thrown From: file-browser package 0.4.1

Stack Trace

Uncaught TypeError: Cannot read property 'path' of undefined

At /Users/skarangl/.atom/packages/file-browser/lib/file-browser.coffee:48

TypeError: Cannot read property 'path' of undefined
    at Object.open (/packages/file-browser/lib/file-browser.coffee:48:48)
    at /packages/file-browser/lib/file-browser.coffee:35:85)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349123)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:347598)
    at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:718718)
    at EventEmitter.t (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:726641)
    at EventEmitter.emit (events.js:182:13)

Commands

  3x -3:40.2.0 tree-view:toggle (input.hidden-input)
     -1:02.8.0 file-browser:open (div.package-detail)
  2x -0:47.5.0 tree-view:toggle (div.package-detail)
     -0:11.3.0 file-browser:open (div.tool-panel.tree-view)

Non-Core Packages

file-browser 0.4.1 
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