[AC-776] Error when running app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T06:44:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | walter garcia salazar |
Assignee | Shak Hossain |
Created | 2015-09-08T20:43:07.000+0000 |
Updated | 2016-03-08T07:37:02.000+0000 |
Description
Hi i try to running my app but have this error:
You are offline but this is the first time you are building this application with this configuration. You must be online once with this build configuration and then you can do subsequent offline builds.
titanium exited with exit code 100
Thanks
Appcelerator Command-Line Interface, version 4.1.2
Copyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved.
TRACE | __command__ search paths:
[
"C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package",
"C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package\\node_modules",
"C:\\Users\\WALTERGS\\Desktop\\node_modules",
"C:\\Users\\WALTERGS\\node_modules",
"C:\\Users\\node_modules",
"C:\\node_modules",
"C:\\Users\\WALTERGS\\.appcelerator\\.npm\\lib\\node_modules"
]
DEBUG | [PLUGIN-LOAD] 0ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\appc.js
DEBUG | [PLUGIN-LOAD] 531ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\appc.js
DEBUG | [PLUGIN-LOAD] 0ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\arrow\appc.js
log level set to "trace"
executing command "run"
set environment to {"registry":"https://software.appcelerator.com","security":"https://security.appcelerator.com","baseurl":"https://platform.appcelerator.com"}
checking credentials for existing session
Attempting to load session info from config file
check if session is invalidated
session expiry 1441779429005 false
+---------------------------------------------------------------------------------------+
+ This is a Developer trial account. You may use this software for evaluation purposes. +
+ Once you are ready to go to production, upgrade at https://billing.appcelerator.com +
+---------------------------------------------------------------------------------------+
Arrow Cloud config file: C:\Users\WALTERGS\.acs
found Arrow Cloud login { mid: '0c88012c135082a62b08a2d8b4d11f37848716c2',
publishPort: 443,
publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',
username: 'walgasa@gmail.com',
cookie: [ 'connect.sid=s%3A61Yyu4EjmOSooWtBcwjh1Skl.%2BseuwsbdMFfPPFMnkE%2BwBUlT7zHia6gYHr%2Fa2VzqmoY; Path=/; Expires=Wed, 09 Sep 2015 06:17:16 GMT; HttpOnly' ],
defaultEP:
{ publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',
publishPort: 443 } } , checking nodeACSEndpoint= https://admin.cloudapp-enterprise.appcelerator.com
Arrow Cloud cookie expiry [ 1441779436000 ]
session already loaded in opts.session
getCredentials() session:
{
"ipaddress": "192.168.1.2",
"username": "walgasa@gmail.com",
"password": "",
"session": "",
"nonce": "",
"environment": {
"name": "production",
"isProduction": true,
"acsBaseUrl": "https://api.cloud.appcelerator.com",
"acsAuthBaseUrl": "https://secure-identity.cloud.appcelerator.com",
"nodeACSEndpoint": "https://admin.cloudapp-enterprise.appcelerator.com"
},
"token": "",
"fingerprint": "0c88012c135082a62b08a2d8b4d11f37848716c2",
"fingerprint_description": "Windows Machine ID: 92353a77-3ca5-4e32-abea-484515f97634",
"org_id": 100059240,
"expiry": 1441779429005
}
loading plugins for command "run"
run search paths:
[
"C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package",
"C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package\\node_modules",
"C:\\Users\\WALTERGS\\Desktop\\node_modules",
"C:\\Users\\WALTERGS\\node_modules",
"C:\\Users\\node_modules",
"C:\\node_modules",
"C:\\Users\\WALTERGS\\.appcelerator\\.npm\\lib\\node_modules"
]
[PLUGIN-LOAD] 0ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\appc.js
[PLUGIN-LOAD] 250ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\appc.js
run plugin: C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium
[PLUGIN-LOAD] 0ms C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\arrow\appc.js
run plugin: C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\arrow
plugin "arrow" failed its "when" function check, skipping...
loading plugin "titanium" for command "run" CLI options via function
loading plugin "titanium" for command "run" CLI options via array
Duplicate option "colors" for command "run", removing...
executing command "run" with the following plugins:
["titanium"]
TRACE | Attempting to load session info from config file
TRACE | check if session is invalidated
TRACE | session expiry 1441779429005 false
TRACE | session already loaded in opts.session
DEBUG | Titanium Downloads Last Checked: 1441692569174
TRACE | "C:\Program Files (x86)\nodejs\node.exe" "C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\node_modules\titanium\bin\titanium" config -o json-object
TRACE | "C:\Program Files (x86)\nodejs\node.exe" "C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\node_modules\titanium\bin\titanium" sdk -o json
TRACE | checking for titanium, result:
{ activeSDK: '4.1.0.GA',
defaultInstallLocation: 'C:\\ProgramData\\Titanium',
installLocations:
[ 'C:\\ProgramData\\Titanium',
'C:\\Users\\WALTERGS\\AppData\\Roaming\\Titanium',
'C:\\ProgramData\\Application Data\\Titanium' ],
installed:
{ '4.1.0.GA': 'C:\\ProgramData\\Titanium\\mobilesdk\\win32\\4.1.0.GA',
'3.5.1.GA': 'C:\\ProgramData\\Titanium\\mobilesdk\\win32\\3.5.1.GA' } }
TRACE | C:\Program Files (x86)\nodejs\node.exe [ 'C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package\\node_modules\\appc-cli-titanium\\node_modules\\titanium\\bin\\titanium',
'build',
'--platform',
'mobileweb',
'--log-level',
'trace',
'--sdk',
'4.1.0.GA',
'--project-dir',
'C:\\Users\\WALTERGS\\Documents\\Appcelerator_Studio_Workspace\\elsabbat',
'--deploy-type',
'development',
'--skip-js-minify',
'--no-colors',
'--no-progress-bars',
'--no-prompt',
'--prompt-type',
'socket-bundle',
'--prompt-port',
'49511',
'--plugin-paths',
'C:\\Users\\WALTERGS\\.appcelerator\\install\\4.1.2\\package\\node_modules',
'--config-file',
'C:\\Users\\WALTERGS\\AppData\\Local\\Temp\\build-1441744280469.json',
'--no-banner' ]
2015-09-08 15:31:25
Operating System
Name = Microsoft Windows 10 Pro
Version = 10.0.10240
Architecture = 32bit
# CPUs = 4
Memory = 3968253952
Node.js
Node.js Version = 0.12.7
npm Version = 2.11.3
Titanium CLI
CLI Version = 4.0.1
Titanium SDK
SDK Version = 4.1.0.GA
SDK Path = C:\ProgramData\Titanium\mobilesdk\win32\4.1.0.GA
Target Platform = mobileweb
Command
C:\Program Files (x86)\nodejs\node.exe C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\node_modules\titanium\bin\titanium build --platform mobileweb --log-level trace --sdk 4.1.0.GA --project-dir C:\Users\WALTERGS\Documents\Appcelerator_Studio_Workspace\elsabbat --deploy-type development --skip-js-minify --no-colors --no-progress-bars --no-prompt --prompt-type socket-bundle --prompt-port 49511 --plugin-paths C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules --config-file C:\Users\WALTERGS\AppData\Local\Temp\build-1441744280469.json --no-banner
[INFO] : Found Titanium module id=ti.cloud version=3.2.9 platform=commonjs deploy-type=development path=C:\ProgramData\Application Data\Titanium\modules\commonjs\ti.cloud\3.2.9
[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 C:\Users\WALTERGS\Documents\Appcelerator_Studio_Workspace\elsabbat\app
[INFO] : Executing Alloy compile: cmd /s /c C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\node_modules\.bin\alloy compile C:\Users\WALTERGS\Documents\Appcelerator_Studio_Workspace\elsabbat\app --config platform=mobileweb,version=0,simtype=none,devicefamily=none,deploytype=development,target=web --no-colors
.__ .__
_____ | | | | ____ ___.__.
\__ \ | | | | / _ < | |
/ __ \| |_| |_( <_> )___ |
(____ /____/____/\____// ____|
\/ \/
Alloy 1.6.2 by Appcelerator. The MVC app framework for Titanium.
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [app.tss] global style processing...
[INFO] [global style] writing to cache...
[INFO] [widget.xml] com.chariti.tabs view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.chariti.tabs\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.chariti.tabs\styles\widget.js"
[INFO] [android.xml] com.caffeinalab.titanium.loader view processing...
[INFO] view: "android.xml"
[INFO] controller: "android.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\android.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\android.js"
[INFO] [widget.xml] com.caffeinalab.titanium.loader view processing...
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\widget.js"
[INFO] [window.xml] com.caffeinalab.titanium.loader view processing...
[INFO] style: "window.tss"
[INFO] view: "window.xml"
[INFO] controller: "window.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\window.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\window.js"
[INFO] [widget.xml] com.betait.slidemenu view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.betait.slidemenu\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.betait.slidemenu\styles\widget.js"
[INFO] [widget.xml] com.betait.navigationbar view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.betait.navigationbar\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.betait.navigationbar\styles\widget.js"
[INFO] [widget.xml] com.prodz.tidynamicgrid view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.prodz.tidynamicgrid\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.prodz.tidynamicgrid\styles\widget.js"
[INFO] [widget.xml] com.caffeinalab.titanium.notifications view processing...
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\styles\widget.js"
[INFO] [window.xml] com.caffeinalab.titanium.notifications view processing...
[INFO] style: "window.tss"
[INFO] view: "window.xml"
[INFO] controller: "window.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\controllers\window.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\styles\window.js"
[INFO] [widget.xml] com.hashapps.tirate view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.hashapps.tirate\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\com.hashapps.tirate\styles\widget.js"
[INFO] [widget.xml] nl.fokkezb.infiniteScroll view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\nl.fokkezb.infiniteScroll\controllers\widget.js"
[INFO] created: "Resources\mobileweb\alloy\widgets\nl.fokkezb.infiniteScroll\styles\widget.js"
[INFO] [about.xml] view processing...
[INFO] style: "about.tss"
[INFO] view: "about.xml"
[INFO] controller: "about.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\about.js"
[INFO] created: "Resources\mobileweb\alloy\styles\about.js"
[INFO] [addReview.xml] view processing...
[INFO] style: "addReview.tss"
[INFO] view: "addReview.xml"
[INFO] controller: "addReview.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\addReview.js"
[INFO] created: "Resources\mobileweb\alloy\styles\addReview.js"
[INFO] [allproduct-item.xml] view processing...
[INFO] style: "allproduct-item.tss"
[INFO] view: "allproduct-item.xml"
[INFO] controller: "allproduct-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\allproduct-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\allproduct-item.js"
[INFO] [allproducts.xml] view processing...
[INFO] style: "allproducts.tss"
[INFO] view: "allproducts.xml"
[INFO] controller: "allproducts.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\allproducts.js"
[INFO] created: "Resources\mobileweb\alloy\styles\allproducts.js"
[INFO] [cart-item.xml] view processing...
[INFO] style: "cart-item.tss"
[INFO] view: "cart-item.xml"
[INFO] controller: "cart-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\cart-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\cart-item.js"
[INFO] [cart.xml] view processing...
[INFO] style: "cart.tss"
[INFO] view: "cart.xml"
[INFO] controller: "cart.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\cart.js"
[INFO] created: "Resources\mobileweb\alloy\styles\cart.js"
[INFO] [categories.xml] view processing...
[INFO] style: "categories.tss"
[INFO] view: "categories.xml"
[INFO] controller: "categories.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\categories.js"
[INFO] created: "Resources\mobileweb\alloy\styles\categories.js"
[INFO] [category-item.xml] view processing...
[INFO] style: "category-item.tss"
[INFO] view: "category-item.xml"
[INFO] controller: "category-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\category-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\category-item.js"
[INFO] [catProducts-item.xml] view processing...
[INFO] style: "catProducts-item.tss"
[INFO] view: "catProducts-item.xml"
[INFO] controller: "catProducts-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\catProducts-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\catProducts-item.js"
[INFO] [catProducts.xml] view processing...
[INFO] style: "catProducts.tss"
[INFO] view: "catProducts.xml"
[INFO] controller: "catProducts.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\catProducts.js"
[INFO] created: "Resources\mobileweb\alloy\styles\catProducts.js"
[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] [login.xml] view processing...
[INFO] style: "login.tss"
[INFO] view: "login.xml"
[INFO] controller: "login.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\login.js"
[INFO] created: "Resources\mobileweb\alloy\styles\login.js"
[INFO] [order.xml] view processing...
[INFO] style: "order.tss"
[INFO] view: "order.xml"
[INFO] controller: "order.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\order.js"
[INFO] created: "Resources\mobileweb\alloy\styles\order.js"
[INFO] [payment.xml] view processing...
[INFO] style: "payment.tss"
[INFO] view: "payment.xml"
[INFO] controller: "payment.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\payment.js"
[INFO] created: "Resources\mobileweb\alloy\styles\payment.js"
[INFO] [product.xml] view processing...
[INFO] style: "product.tss"
[INFO] view: "product.xml"
[INFO] controller: "product.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\product.js"
[INFO] created: "Resources\mobileweb\alloy\styles\product.js"
[INFO] [register.xml] view processing...
[INFO] style: "register.tss"
[INFO] view: "register.xml"
[INFO] controller: "register.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\register.js"
[INFO] created: "Resources\mobileweb\alloy\styles\register.js"
[INFO] [review-item.xml] view processing...
[INFO] style: "review-item.tss"
[INFO] view: "review-item.xml"
[INFO] controller: "review-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\review-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\review-item.js"
[INFO] [reviews.xml] view processing...
[INFO] style: "reviews.tss"
[INFO] view: "reviews.xml"
[INFO] controller: "reviews.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\reviews.js"
[INFO] created: "Resources\mobileweb\alloy\styles\reviews.js"
[INFO] [search-item.xml] view processing...
[INFO] style: "search-item.tss"
[INFO] view: "search-item.xml"
[INFO] controller: "search-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\search-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\search-item.js"
[INFO] [search.xml] view processing...
[INFO] style: "search.tss"
[INFO] view: "search.xml"
[INFO] controller: "search.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\search.js"
[INFO] created: "Resources\mobileweb\alloy\styles\search.js"
[INFO] [wishlist-item.xml] view processing...
[INFO] style: "wishlist-item.tss"
[INFO] view: "wishlist-item.xml"
[INFO] controller: "wishlist-item.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\wishlist-item.js"
[INFO] created: "Resources\mobileweb\alloy\styles\wishlist-item.js"
[INFO] [wishlist.xml] view processing...
[INFO] style: "wishlist.tss"
[INFO] view: "wishlist.xml"
[INFO] controller: "wishlist.js"
[INFO] created: "Resources\mobileweb\alloy\controllers\wishlist.js"
[INFO] created: "Resources\mobileweb\alloy\styles\wishlist.js"
[INFO]
[INFO] [app.js] Titanium entry point processing...
[INFO] created: "Resources\mobileweb\app.js"
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - alloy\CFG.js
[INFO] - mobileweb\alloy.js
[INFO] - mobileweb\com.alcoapps.socialshare.js
[INFO] - mobileweb\core.js
[INFO] - mobileweb\dbHelper.js
[INFO] - mobileweb\http.js
[INFO] - mobileweb\ImageCache.js
[INFO] - mobileweb\pushwoosh.js
[INFO] - mobileweb\TiRater.js
[INFO] - mobileweb\translate.js
[INFO] - mobileweb\alloy\sync\localStorage.js
[INFO] - mobileweb\alloy\sync\properties.js
[INFO] - mobileweb\alloy\sync\sql.js
[INFO] - mobileweb\alloy\widgets\com.betait.navigationbar\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.betait.navigationbar\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.betait.slidemenu\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.betait.slidemenu\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\android.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\controllers\window.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\android.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.loader\styles\window.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\controllers\window.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.caffeinalab.titanium.notifications\styles\window.js
[INFO] - mobileweb\alloy\widgets\com.chariti.tabs\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.chariti.tabs\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.hashapps.tirate\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.hashapps.tirate\styles\widget.js
[INFO] - mobileweb\alloy\widgets\com.prodz.tidynamicgrid\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\com.prodz.tidynamicgrid\styles\widget.js
[INFO] - mobileweb\alloy\widgets\nl.fokkezb.infiniteScroll\controllers\widget.js
[INFO] - mobileweb\alloy\widgets\nl.fokkezb.infiniteScroll\styles\widget.js
[INFO]
[INFO] Alloy compiled in 5.18013s
[INFO] : Alloy compiler completed successfully
{color:red}[ERROR] : You are offline but this is the first time you are building this application with this configuration. You must be online once with this build configuration and then you can do subsequent offline builds.
TRACE | titanium exited with exit code 100
ERROR | Error: ti run exited with error code 100
at ChildProcess. (C:\Users\WALTERGS\.appcelerator\install\4.1.2\package\node_modules\appc-cli-titanium\plugins\run.js:84:66)
at ChildProcess.emit (events.js:110:17)
at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
{color}
Hello, Can you please look into this community post on the same issue [titanium exited with exit code 100](https://community.appcelerator.com/topic/2960/i-can-t-build-any-app-with-titanium-4-1-0-titanium-exited-with-exit-code-100). Hope this helps, Let us know how it goes. Thanks.
I don't know how fix it, i have windows 10 and in that example the user had Mac OS.