I just started a new project and I get this error, that the ti.cloud module can not be found.
Application type: mobileweb
Titanium SDK: 3.5.1.GA
Platform & version: web
Host Operating System: Ubuntu 14.04.2 LTS
Titanium Studio: 3.4.1.201410281727
Titanium Command-Line Interface, CLI version 3.4.2, Titanium SDK version 3.5.1.GA Copyright (c) 2012-2015, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ Fri May 08 2015 13:37:58 GMT+0200 (CEST) Operating System Name = Ubuntu 14.04.2 LTS Version = 14.04 Architecture = 64bit # CPUs = 4 Memory = 5707927552 Node.js Node.js Version = 0.10.25 npm Version = 1.3.10 Titanium CLI CLI Version = 3.4.2 Titanium SDK SDK Version = 3.5.1.GA SDK Path = /home/gordo/.titanium/mobilesdk/linux/3.5.1.GA Target Platform = mobileweb Command /usr/bin/nodejs /usr/local/bin/titanium --no-colors --no-progress-bars --no-prompt build --platform mobileweb --log-level trace --sdk 3.5.1.GA --project-dir /home/gordo/Titanium_Studio_Workspace/TrucoAppNew --deploy-type development --skip-js-minify [INFO] : Found Titanium plugin id=ti.alloy version=1.0 [INFO] : Compiling "development" build [INFO] : Reading Titanium Mobile Web package.json file [INFO] : Validating theme [INFO] : Found Alloy app in /home/gordo/Titanium_Studio_Workspace/TrucoAppNew/app [INFO] : Executing Alloy compile: /usr/bin/node /usr/local/bin/alloy compile /home/gordo/Titanium_Studio_Workspace/TrucoAppNew/app --config platform=mobileweb,version=0,simtype=none,devicefamily=none,deploytype=development,target=web --no-colors [INFO] : [config.json] regenerating CFG.js from config.json... [INFO] : ----- MVC GENERATION ----- [INFO] : [global style] writing to cache... [INFO] : [index.xml] view processing... [INFO] : style: "index.tss" [INFO] : view: "index.xml" [INFO] : controller: "index.js" [INFO] : created: "Resources/mobileweb/alloy/controllers/index.js" [INFO] : created: "Resources/mobileweb/alloy/styles/index.js" [INFO] : [INFO] : [app.js] Titanium entry point processing... [INFO] : created: "Resources/mobileweb/app.js" [INFO] : [INFO] : ----- OPTIMIZING ----- [INFO] : - mobileweb/alloy.js [INFO] : - mobileweb/alloy/sync/localStorage.js [INFO] : - mobileweb/alloy/sync/properties.js [INFO] : - mobileweb/alloy/sync/sql.js [INFO] : [INFO] : Alloy compiled in 0.61641s [INFO] : Alloy compiler completed successfully [INFO] : Copying project files [INFO] : Finding all Titanium API dependencies [INFO] : Creating favicon and Apple touch icons [INFO] : Finding all required modules to be cached [INFO] : Finding all precached modules [INFO] : Finding all precached images [INFO] : Searching for 1 Titanium Module [WARN] : Could not find a valid Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development [ERROR] : Could not find all required Titanium Modules: [ERROR] : id: ti.cloud version: latest platform: commonjs deploy-type: development