[AC-806] Node.ACS not installing
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-03-17T02:18:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Luke Fletcher |
Assignee | Ritu Agrawal |
Created | 2014-03-11T00:49:42.000+0000 |
Updated | 2016-03-08T07:37:05.000+0000 |
Description
Steps to Reproduce
When prompted to update Titanium studio it requires the installation of Node.ACS,
Either on Titanium Studios startup or after checking for updates the result is the same.
Pressed install and let the process run un-interrupted
Actual Result
At some point during the installation it fails to continue and finish.
Expected Result
Need to install Node.ACS successfully
Attachments
Luke - Can you please try running as admin and see if you can install ACS? Also, you can run "sudo npm install -g acs" from the command line and see if it install successfully.
Just tried both and Titanium Studio still fails to install acs: Error encountered during update Failed to install acs. Please see the Studio log for more information.
Your log file indicates that you already have "acs" npm package installed. You can confirm it by running the following command. npm list acs Please try restarting Studio and see if it helps with the Update dialog box.
Resolving this ticket as the reporter has not followed up on the provided suggestion. We would be happy to reopen the ticket if we get the requested information.