[AC-916] Can not create new project [ERROR] Project already exists
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-09-04T07:37:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | David Poyner |
Assignee | Mauro Parra-Miranda |
Created | 2014-05-06T19:57:44.000+0000 |
Updated | 2016-03-08T07:37:13.000+0000 |
Description
I just installed Titanium and all it's dependencies and it will not allow me to create a new project. It says the project already exists (which it doesn't).
Attachments
File | Date | Size |
---|---|---|
titanium.jpg | 2014-05-06T19:57:44.000+0000 | 139176 |
The attached screenshot error indicates that the project already exist in the titanium workspace folder. Can you please check in the titanium workspace folder that the file exist or not? Just curious if its happening with all the projects you are creating or the "example" one?
Happens with all projects, even with an empty workspace folder.
Thanks for the confirmation. I am trying to determine if it is Studio or CLI issue. Please open a Terminal and go to your workspace folder and execute the following command and let me know if it creates the project correctly. ti create --name example --id com.titanium.exmaple --workspace-dir .
Resolving this ticket as I cannot reproduce this issue and the reporter has not provided requested information.
OK I wasn't able to get to this since I was finishing up another project sorry about that. I've tried the command line and I get this error: [ERROR] Failed to initialize "undefined" creator.
I also have this problem, just updated to 3.3.0. When choosing another SDK version when creating a project all seems to work fine.