[AC-1231] [ERROR] Application Installer abnormal process termination. Process exit value was 8
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-30T03:36:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android, studio3 |
Reporter | Josip Matić |
Assignee | Shak Hossain |
Created | 2015-06-08T13:26:51.000+0000 |
Updated | 2016-03-08T07:37:36.000+0000 |
Description
TypeError: Arguments to path.join must be strings
at f (path.js:204:15)
at filter (native)
at exports.join (path.js:209:40)
at C:\Users\Webbite_Laptop08\Documents\Titanium_Studio_Workspace_1\Linde gas\plugins\ti.alloy\hooks\alloy.js:105:15
at exithandler (child_process.js:641:7)
at EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at ChildProcess._handle.onexit (child_process.js:802:5)
---------------------------------------------
at exports.execFile (child_process.js:691:9)
at exports.exec (child_process.js:578:18)
at C:\Users\Webbite_Laptop08\Documents\Titanium_Studio_Workspace_1\Linde gas\plugins\ti.alloy\hooks\alloy.js:97:7
at C:\Users\Webbite_Laptop08\AppData\Roaming\npm\node_modules\titanium\node_modules\node-appc\node_modules\async\lib\async.js:567:21
at C:\Users\Webbite_Laptop08\AppData\Roaming\npm\node_modules\titanium\node_modules\node-appc\node_modules\async\lib\async.js:246:17
at C:\Users\Webbite_Laptop08\AppData\Roaming\npm\node_modules\titanium\node_modules\node-appc\node_modules\async\lib\async.js:122:13
at _each (C:\Users\Webbite_Laptop08\AppData\Roaming\npm\node_modules\titanium\node_modules\node-appc\node_modules\async\lib\async.js:46:13)
at async.each (C:\Users\Webbite_Laptop08\AppData\Roaming\npm\node_modules\titanium\node_modules\node-appc\node_modules\async\lib\async.js:121:9)
*[ERROR] Application Installer abnormal process termination. Process exit value was 8*
[~josmatic] can you please attach a test case and steps to reproduce this issue?
I only create New project, File->New->Mobile App Project->Alloy->Two-tabed Alloy Aplication->Next Add "Project Name", "App Id", titanium SDK 3.5.1.GA, Deploment targets: Android and FINISH. Then I go on "Run As"...start emulator external (genymotion) or internal oracle virtual box result is same. I read something that this error can be issued with permissions over folders and files.
Hi [~josmatic] , Can please try this with the latest [Appcelerator Studio](https://web.appcelerator.com/product/studio) and SDK? Thanks