I installed version 1.2.7 of the software and keep getting the following message when attempting to create a new project, “The specified workspace does not exist!” What does this mean? Have I omitted a step that is not explicitly called out during the installation process? If so what is a likely remedy.
According to the Labs code, this message shows when the workspace directory you specified does not exists.
You most likely need to create it manually first, since Labs will put your project directory inside of it.
Edit:
For exemple, if you want your project to be placed in C:\workspace\project1, you need to manually create C:\workspace and then name your project “project1”