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

Error on adding a new project folder #831

Open
seojake opened this issue Mar 2, 2021 · 0 comments
Open

Error on adding a new project folder #831

seojake opened this issue Mar 2, 2021 · 0 comments

Comments

@seojake
Copy link

seojake commented Mar 2, 2021

v2.3.0

BUG REPORT

I'm getting the following error when trying to add a new project folder.

---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 (/

The last bit of the error message is cropped off, and doesn't display in the error log

I've uninstalled and reinstalled multiple times and the problem still occurs. It also wont allow me to remove old projects.

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