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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I cannot recall precisely what I was doing at the time this occurred, but I had 3 different folders added to the project in the tree view, and a half dozen or so files open.
Atom: 1.50.0 x64 Electron: 5.0.13 OS: Microsoft Windows 10 Pro Thrown From: tree-view package 0.228.0
Stack Trace
Uncaught TypeError: Cannot read property 'split' of undefined
At C:\Users\username\AppData\Local\atom\app-1.50.0\resources\app.asar\node_modules\tree-view\node_modules\minimatch\minimatch.js:842
TypeError: Cannot read property 'split' of undefined
at Minimatch.match (/app.asar/node_modules/tree-view/node_modules/minimatch/minimatch.js:842:11)
at minimatch (/app.asar/node_modules/tree-view/node_modules/minimatch/minimatch.js:129:42)
at ColorProject.module.exports.ColorProject.isBufferIgnored (/packages/pigments/lib/color-project.coffee:323:44)
at ColorProject.module.exports.ColorProject.updateColorBuffers (/packages/pigments/lib/color-project.coffee:301:11)
at /packages/pigments/lib/color-project.coffee:71:8
at ~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:334962
at ~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:335143
at Function.simpleDispatch (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:1190202)
at Emitter.emit (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:1191643)
at Config.emitChangeEvent (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:337631)
at Config.setRawValue (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:334871)
at Config.set (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:330665)
at SettingsPanel.set (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:14:2553715)
at ~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:14:2555359
at Function.simpleDispatch (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:1190202)
at Emitter.emit (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:1191643)
at TextBuffer.emitDidStopChangingEvent (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:11:505509)
at later (~/AppData/Local/atom/app-1.50.0/resources/app/static/<embedded>:14:104700)
[Enter steps to reproduce:]
I cannot recall precisely what I was doing at the time this occurred, but I had 3 different folders added to the project in the tree view, and a half dozen or so files open.
Atom: 1.50.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Pro
Thrown From: tree-view package 0.228.0
Stack Trace
Uncaught TypeError: Cannot read property 'split' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: