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
Atom: 1.14.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.2 Thrown From: livestyle-atom package 0.2.7
Stack Trace
Uncaught TypeError: Cannot read property 'destroy' of undefined
At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/display-marker-layer.js:189
TypeError: Cannot read property 'destroy' of undefined
at DisplayMarkerLayer.module.exports.DisplayMarkerLayer.destroyMarker (/app.asar/node_modules/text-buffer/lib/display-marker-layer.js:189:34)
at /app.asar/node_modules/text-buffer/lib/marker-layer.js:366:37
at Set.forEach (native)
at MarkerLayer.module.exports.MarkerLayer.destroyMarker (/app.asar/node_modules/text-buffer/lib/marker-layer.js:365:34)
at Marker.module.exports.Marker.destroy (/app.asar/node_modules/text-buffer/lib/marker.js:269:18)
at oldMarkers.forEach.marker (/packages/livestyle-atom/lib/analyzer/index.js:223:41)
at Set.forEach (native)
at markBufferWithAnalyzerData (/packages/livestyle-atom/lib/analyzer/index.js:223:16)
at /packages/livestyle-atom/lib/analyzer/index.js:165:13)
at /app.asar/src/task.js:65:72
at /app.asar/src/task.js:126:25
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at /app.asar/src/task.js:78:34)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at process.nextTick (internal/child_process.js:744:12)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
I have this all the time, and since there is another glitch that somehow is related to livestyle and project-manager not playing well together, it might be as well connected here.
[Enter steps to reproduce:]
Atom: 1.14.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.2
Thrown From: livestyle-atom package 0.2.7
Stack Trace
Uncaught TypeError: Cannot read property 'destroy' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: