[AC-2148] Ti.Cloud with Node.js/ACS cause error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-03-26T15:42:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | Node.ACS, Node.js, Ti.Cloud |
Reporter | Keylo E. |
Assignee | Mauro Parra-Miranda |
Created | 2013-03-26T02:14:31.000+0000 |
Updated | 2016-03-08T07:41:07.000+0000 |
Hello, When reporting bugs or issue please follow the guidelines outlined in: https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report It is good bug reporting practice to provide a reproducible test case and steps to reproduce (see the template) in order to ensure a speedy review time. Only once a bug is reviewed and confirmed, will engineering will fix it. Thank you for your cooperation, Carter
Steps to reproduce: New project, Cloud enabled, publish for iPhone emulator.. above error Test: Same project, remove cloud module, no error. Installed all current Node.ACS builds. All other version numbers above. I need the cloud soon and can wait on ACS. Is it possible to remove the Node installs?
Try this solution, provided in that ticket: I fixed my issue, somehow the project itself was corrupted. @Vic and @Andre You need to uninstall your node.js You are using version 0.10.0 which is not supported. I recommend downloading version 0.8.17. Here is a link to that version: http://nodejs.org/dist/v0.8.17/ let me know of your results. Thanks, Carter