-
Notifications
You must be signed in to change notification settings - Fork 522
Trying to add a new project folder
When trying to add a new project folder to Koala, I'm getting the following error.
---uncaughtException---
TypeError: Cannot read property 'lastIndexOf' of undefined
at /Applications/Koala.app/Contents/Resources/app.nw/app/scripts/projectSettings.js:133:27
at Array.map (<anonymous>)
at Object.exports.parseKoalaConfig (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/projectSettings.js:129:41)
at loadExistsProjectConfig (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/projectManager.js:214:32)
at createProject (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/projectManager.js:70:26)
at Object.exports.addProject (/
/* START Navbar style+layout changed 260422*/ .navbar-collapse ul.nav.navbar-nav > li { width: 150px; border-bottom: 2px solid #b2b2b2; height: 70px; } .navbar-collapse ul.nav.navbar-nav > li.active { height: 70px; border-bottom: 3px solid #257FA6 !important; } .navbar-collapse ul.nav li a { font-size: 16px !important; font-family: 'Open Sans' !important; color: #2c2c2c !important; height: 54px; border-right: 2px solid #b2b2b2; text-align: center; padding: 10px 18px !impo