[AC-94] Code Analyzer Updates fires again and again..
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2015-11-13T19:17:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Christofer Wesseling |
| Assignee | Shak Hossain |
| Created | 2015-04-21T09:42:11.000+0000 |
| Updated | 2015-11-13T19:17:25.000+0000 |
Description
The updates gets complete, but when I reopen Studio its shows the update dialog again
Attachments
| File | Date | Size |
|---|---|---|
| 2015-04-21 at 11.33.png | 2015-04-21T09:42:11.000+0000 | 78577 |
| 2015-04-21 at 11.40.png | 2015-04-21T09:42:11.000+0000 | 38167 |
| 2015-04-21 at 11.41.png | 2015-04-21T09:42:11.000+0000 | 345155 |
| 2015-04-21 at 11.42.png | 2015-04-21T09:42:11.000+0000 | 52236 |
- Enable the DebugLevel to All, in Preferences > Studio > Troubleshooting. - Clear the existing logs using Help > Studio > Clear Log file. - Check for updates using Help > Check for Appcelerator Updates. - Provide the log contents (may be, using the gist link) to understand why Studio is popping up again to install Code Analyzer though the latest version is already installed.
Hello [~c.wesseling], Are you still facing the issue in Latest appcelerator studio build: 4.1.1.201507141126? If so, Please try to manually install the titanium code Analyzer. Install Using NPM "sudo npm install -g titanium-code-processor". Reply with your findings. Also for more info on [Code Analyzer](https://www.npmjs.com/package/titanium-code-processor#command-options) follow the link. Thanks.