Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update titanium sdk returns Error #13964

Closed
1 task done
jadgerges opened this issue Jan 12, 2024 · 6 comments
Closed
1 task done

Update titanium sdk returns Error #13964

jadgerges opened this issue Jan 12, 2024 · 6 comments
Labels
bug needs triage This issue hasn't been reviewed by maintainers

Comments

@jadgerges
Copy link

I have searched and made sure there are no existing issues for the issue I am filing

  • I have searched the existing issues

Description

i am trying to update titanium sdk to 12.0.0.GA it returns the error below :

titanium sdk install 12.0.0.GA
Titanium Command-Line Interface, CLI version 5.4.1, Titanium SDK version 10.1.1.GA
Copyright (c) 2012-2020, Appcelerator, Inc. All Rights Reserved.

Please report bugs to https://github.com/appcelerator/titanium_mobile/issues

[ERROR] Failed to retrieve release.
object null is not iterable (cannot read property Symbol(Symbol.iterator))

Expected Behavior

expected to update titanium mobile sdk

Actual behavior

it returns a BUG

Reproducible sample

try to update to sdk 12.0.0.GA from sdk 10.1.0.GA

Steps to reproduce

try to update to sdk 12.0.0.GA from sdk 10.1.0.GA

Platform

No response

SDK version you are using

titanium sdk 10.1.1.GA (i updated in android studio to sdk 13)

Alloy version you are using

alloy version 5.4.1

@jadgerges jadgerges added bug needs triage This issue hasn't been reviewed by maintainers labels Jan 12, 2024
@m1ga
Copy link
Contributor

m1ga commented Jan 12, 2024

That should be working again. We had some server issues which blocked downloads. They are up and running again.

Side note: 12.2.1.GA is the latest (12.3.0.RC will be out soon). So try to run that version right away.

@m1ga
Copy link
Contributor

m1ga commented Jan 12, 2024

oh, and I just saw:

Titanium Command-Line Interface, CLI version 5.4.1

You are running the old CLI! Please run sudo npm i -g titanium alloy to get the current CLI v6 version! That will download from Github. Your version tries to download from the old Appc servers

@m1ga
Copy link
Contributor

m1ga commented Jan 19, 2024

@jadgerges is it fixed?

@jadgerges
Copy link
Author

Hello,

The issue has been resolved by downloading it directly from https://github.com/tidev/titanium-sdk/releases/tag/12_2_1_GA

Thank you very much for your assistance.

Best regards,

@m1ga
Copy link
Contributor

m1ga commented Jan 19, 2024

ok, it should also work when you update to the latest CLI as that will download the same file. sudo npm i -g titanium alloy

@m1ga m1ga closed this as completed Jan 19, 2024
@jadgerges
Copy link
Author

thank you, will check :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage This issue hasn't been reviewed by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants