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: editor.getPath is not a function #1

Closed
lifeiscontent opened this issue Oct 27, 2015 · 0 comments
Closed

Uncaught TypeError: editor.getPath is not a function #1

lifeiscontent opened this issue Oct 27, 2015 · 0 comments

Comments

@lifeiscontent
Copy link

[Enter steps to reproduce below:]

  1. on windows 10 open settings
  2. see error

Atom Version: 1.0.19
System: Microsoft Windows 10 Pro
Thrown From: image2react package, v0.5.0

Stack Trace

Uncaught TypeError: editor.getPath is not a function

At /C:/Users/Aaron/.atom/packages/image2react/lib/image2react.js:84

TypeError: editor.getPath is not a function
  at Image2react.onActivePaneChange (C:\Users\Aaron\.atom\packages\image2react\lib\image2react.js:84:39)
  at Emitter.module.exports.Emitter.emit (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\event-kit\lib\emitter.js:82:11)
  at C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\src\pane-container.js:320:34
  at Emitter.module.exports.Emitter.emit (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\event-kit\lib\emitter.js:82:11)
  at Pane.module.exports.Pane.setActiveItem (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\src\pane.js:250:22)
  at Pane.module.exports.Pane.activateItem (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\src\pane.js:314:21)
  at tabs-tab.<anonymous> (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\tabs\lib\tab-bar-view.js:210:24)
  at space-pen-ul.jQuery.event.dispatch (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\jquery\dist\jquery.js:4435:9)
  at space-pen-ul.elemData.handle (C:\Users\Aaron\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\jquery\dist\jquery.js:4121:28)

Commands

Config

{
  "core": {}
}

Installed Packages

# User
color-picker, v2.0.13
emmet, v2.3.13
image2react, v0.5.0
minimap, v4.15.0
pigments, v0.18.0
react, v0.12.10

# Dev
No dev packages
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