You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was back to my project files, I got the error
Can be caused because I also have installed and enabled minimap-highlight-selected?
I also disabled minimap-highlight-selected and restarted Atom and it seems to be fine.
Atom: 1.17.2 x64 Electron: 1.3.15 OS: Mac OS X 10.12.4 Thrown From: minimap package 4.28.2
Stack Trace
Uncaught TypeError: Cannot read property 'get' of undefined
At /Users/fackius/.atom/packages/minimap/lib/main.js:321
TypeError: Cannot read property 'get' of undefined
at Main.minimapForEditor (/packages/minimap/lib/main.js:321:39)
at MinimapHighlightSelected.markerCreated (/packages/minimap-highlight-selected/lib/minimap-highlight-selected.coffee:48:24)
at MinimapHighlightSelected.markerCreated (/packages/minimap-highlight-selected/lib/minimap-highlight-selected.coffee:1:1)
at /packages/minimap-highlight-selected/lib/minimap-highlight-selected.coffee:39:62
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:1)
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:1)
at /packages/highlight-selected/lib/highlighted-area-view.coffee:163:20
at ForwardsSingleLine.iterate (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/match-iterator.js:94:1)
at TextBuffer.module.exports.TextBuffer.scanInRange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:982:1)
at TextEditor.module.exports.TextEditor.scanInBufferRange (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2689:1)
at HighlightedAreaView.module.exports.HighlightedAreaView.highlightSelectionInEditor (/packages/highlight-selected/lib/highlighted-area-view.coffee:151:12)
at /packages/highlight-selected/lib/highlighted-area-view.coffee:136:10
at Array.forEach (native)
at HighlightedAreaView.module.exports.HighlightedAreaView.handleSelection (/packages/highlight-selected/lib/highlighted-area-view.coffee:135:27)
at HighlightedAreaView.handleSelection (/packages/highlight-selected/lib/highlighted-area-view.coffee:1:1)
at /packages/highlight-selected/lib/highlighted-area-view.coffee:62:8
Atom: 1.17.2 x64
Electron: 1.3.15
OS: Mac OS X 10.12.4
Thrown From: minimap package 4.28.2
Stack Trace
Uncaught TypeError: Cannot read property 'get' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: