Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28132] CLI: Cannot read property 'match' of undefined when installing an from a local zip file

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-09-28T17:52:21.000+0000
Affected Version/stitanium 5.2.3
Fix Version/stitanium 5.2.5
ComponentsCLI
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2020-09-14T17:13:58.000+0000
Updated2020-09-28T17:52:21.000+0000

Description

Description

Installing an sdk from a local zip currently fails with Cannot read property 'match' of undefined As the entryName shape changed when we moved to yauzl the version lookup in the sdk command need to change

Steps to reproduce

1. Run appc ti sdk install <local zip>

Actual

Cannot read property 'match' of undefined

Expected

Installs fine

Comments

  1. Ewan Harris 2020-09-14

    PR: https://github.com/appcelerator/titanium/pull/361 Will be picked up automatically by appc-cli and hopefully available around 30 minutes after merge

JSON Source