Skip to content

Conversation

@hbugdoll
Copy link
Contributor

Fixes #14374.

Description:

  • ChatGPT says: android/cli/lib/detect.js has no default export, so mod is undefined in:
    import('./detect.js').then(({ default: mod }) => {
  • changed the import from { default: mod } to mod
  • ti info -t android works fine again

@cb1kenobi cb1kenobi merged commit 8de4497 into tidev:main Jan 14, 2026
7 checks passed
@hbugdoll hbugdoll deleted the android-cli-info-fix branch January 14, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ti info not showing all Android information

2 participants