我正在使用Titanium Studio版本3.1.1 GA
当我创建一个新项目时,创建它时会显示无法创建新项目。 [错误]缺少必需的选项“--username”警告,之后我无法在其中创建项目。
我使用有效的用户名/密码登录Titanium。我根据我的办公室设置设置了代理和端口。
我搜索了它,但没有得到满意的答案,可以解决它。
虽然它与Eclipse相同,并且使用相同的服务,但我也尝试了this solution。但我得到了同样的错误
以下是我的日志文件条目:
!SESSION 2013-07-02 12:45:22.411 -----------------------------------------------
eclipse.buildId=3.1.1.201306112235
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.640
!MESSAGE System property http.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.647
!MESSAGE System property http.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.649
!MESSAGE System property https.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.650
!MESSAGE System property https.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.651
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.654
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.658
!MESSAGE System property https.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.659
!MESSAGE System property https.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.660
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.661
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.662
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.663
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY com.appcelerator.titanium.acs.ui 4 0 2013-07-02 12:45:44.487
!MESSAGE (Build 3.1.1.201306112235) [ERROR] Failed to log into Node.ACS:
请查看是否有人遇到同样的问题并解决了问题,或者某人有解决方法。我需要它尽快解决。
谢谢! :)
答案 0 :(得分:0)
打开node.js控制台并输入 钛登录 使用你的钛用户/通行证然后按回车键 这对我有用。