{ "id": "172933", "key": "TIMOB-26781", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-02-12T09:40:59.000+0000", "created": "2019-01-30T16:17:36.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "regression" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2019-02-12T11:33:07.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" }, { "id": "13103", "name": "CLI", "description": "Node-based command line interface" }, { "id": "10207", "name": "Tooling" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "When editing a file and pressing save when using Liveview the following is shown in the console. \r\n\r\n{code:java}\r\n[LiveView] Alloy recompile initiated for android\r\n[LiveView] 'C:\\Users\\su\\.appcelerator\\install\\7.0.10-6\\package\\node_modules\\alloy\\bin\\alloy' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n{code}\r\n\r\n*Test Steps:*\r\n# Create a new default alloy application in Appc Studio \r\n# Run the program \r\n# Edit a file (e.g. index.xml)\r\n# Press save\r\n\r\n*Actual result:*\r\nFollowing is shown in the console: \r\n{code:java}\r\n[LiveView] Alloy recompile initiated for android\r\n[LiveView] 'C:\\Users\\su\\.appcelerator\\install\\7.0.10-6\\package\\node_modules\\alloy\\bin\\alloy' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n{code}\r\n\r\n\r\n*Expected result:*\r\nLiveview should update the app without any issues. \r\n", "attachment": [], "flagged": false, "summary": "Windows: When using Liveview: 'alloy' is not recognized as an internal or external command' error is shown", "creator": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK: 8.0.0.v20190130052111\r\nAPPC Studio: 5.1.2.201812191831\r\nJava Version :1.8.0_162\r\nNexus5X API 27\r\n\r\n\r\n\r\n", "comment": { "comments": [ { "id": "445970", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "PR: https://github.com/appcelerator/liveview/pull/127\r\n\r\nThis has also exposed ALOY-1644, which I'm now starting to work on. If I make no progress on that today then I suggest we disable selective compilation on Windows for now", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-02-11T12:01:16.000+0000", "updated": "2019-02-11T12:01:16.000+0000" }, { "id": "445987", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Liveview PR merged.\r\nWaiting for SDK PR for a version bump.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-11T18:23:18.000+0000", "updated": "2019-02-11T18:23:18.000+0000" }, { "id": "445990", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/10694\r\n8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10695", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-02-11T19:47:26.000+0000", "updated": "2019-02-11T19:47:26.000+0000" }, { "id": "446008", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket fix verified in SDK version 8.0.0.v20190211161538 and CLI version 7.0.10-master.14. Able to build an Android application with LiveView enabled and once changes were made and then saved the application would reflect changes.\r\n\r\nTest and other information can be found at: \r\nhttps://github.com/appcelerator/liveview/pull/127", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-12T11:32:56.000+0000", "updated": "2019-02-12T11:32:56.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }