Open flaviox83 opened 7 years ago
I've the same problem... when I use --shadow
or ts @ run --update
, it starts an infinite loop.
My config is:
TiShadow: 2.9.1 Titanium SDK: 6.0.3.GA Appcelerator CLI: 6.1.0 Alloy: 1.9.5 - 1.9.6 Building for target: simulator Xcode: 8.3 iOS SDK: 10.3 Node.js Version: 4.6.0 npm Version : 2.15.9
I see many times this error too:
[Error: Module version mismatch. Expected 46, got 48.]
What version of node you use?
Node versione is 4.6.0. I solved mismatch error forcing alloy upgrade. But the infinite loop persists.
When infinite alloy compile, would you please check the log started with "[DEBUG] change: "? It should be have many logs look like "[DEBUG] change: xxxxxxx".
If there are, let me know what they are. :)
[INFO] Installing default LaunchScreen.storyboard
[DEBUG] Writing /Users/astromac/Dati/Applicazioni/alloyTest/build/appify/build/iphone/LaunchScreen.storyboard
[INFO] Cleaning Xcode derived data
[DEBUG] Invoking: DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO]
[INFO] Alloy compiled in 0.66615s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO] Not matching the file restriction, skipping
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO]
[INFO] Alloy compiled in 0.49894s
[INFO] 1 file(s) bundled.
[INFO] Uploading...
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO] Not matching the file restriction, skipping
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO]
[INFO] Alloy compiled in 0.61044s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO] Not matching the file restriction, skipping
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO]
[INFO] Alloy compiled in 0.5911s
[INFO] 1 file(s) bundled.
[INFO] Uploading...
Appcelerator Command-Line Interface, version 6.2.0
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [index.xml] view processing...
[INFO] Not matching the file restriction, skipping
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/alloy.js
[DEBUG] change: i18n/alloy_generated
[DEBUG] change: i18n/.DS_Store
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO]
[INFO] Alloy compiled in 0.47469s
[WARN] Nothing to update.
Appcelerator Command-Line Interface, version 6.2.0
TiShadow: 2.9.0 Titanium SDK: 6.0.1.GA Appcelerator CLI: 6.1.0 Alloy: 1.9.5 - 1.9.6 Building for target: simulator Building using iOS SDK: 10.2 Building for iOS Simulator: iPad Pro (9.7 inch)