[AC-1895] Not able to create alloy project
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-06-20T20:46:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Rajesh Panda |
Assignee | Mauro Parra-Miranda |
Created | 2013-06-05T14:23:43.000+0000 |
Updated | 2016-03-08T07:40:48.000+0000 |
Description
I have installed the node.js and ran the command sudo npm install -g alloy on titanium studio version 3.1.0.GA. But still I am not able to create alloy project.
Please let me know what else i need to check
Attachments
Hi Rajesh, We'll need some more info to diagnose the problem. What error are you getting when you try to create an Alloy project? We need logs, and maybe a screenshot. Please can you navigate to the following in Studio: 1. Help -> Studio -> Clear Log File 2. Try to create Alloy project 3. Help -> Studio -> View Log File 4. Help -> Studio -> Run Diagnostic Test... Please attach the log file and diagnostic as files here by heading to Edit -> Attachment... Thanks!
View log file details
Herewith I have attached both the files. I don't get any option to create any alloy project.
Hi Rajesh, I can't reproduce the problem, it must be something incorrect with your setup. Can you try downloading the latest 3.1.1 RC from: http://preview.appcelerator.com/studio/ Also try running the following in Terminal to see if Alloy exists in your path:
Hi Rajesh, The diagnostic log shows Node.JS is not being recognized as installed. If you run "which node" and then "node -v" from the command line, what outputs do you see? Also you could confirm if the correct Node.JS path is set in Preferences > Studio > Node.JS page.
Fixed in latest GA.