Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Bug: TypeError: Invalid Version: 7.180 when running transcend request export #441

@aovs-tunein

Description

@aovs-tunein

version 7.0.4

transcend request export --auth=...

Got an error:

Command failed, TypeError: Invalid Version: 7.180
    at new SemVer (/opt/homebrew/lib/node_modules/@transcend-io/cli/node_modules/semver/classes/semver.js:40:13)
    at compare (/opt/homebrew/lib/node_modules/@transcend-io/cli/node_modules/semver/functions/compare.js:5:32)
    at Object.lt (/opt/homebrew/lib/node_modules/@transcend-io/cli/node_modules/semver/functions/lt.js:4:29)
    at bP (/opt/homebrew/lib/node_modules/@transcend-io/cli/dist/chunk-3ZKZCSGD.cjs:2846:81724)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async _chunk3ZKZCSGDcjs.b.call.concurrency (/opt/homebrew/lib/node_modules/@transcend-io/cli/dist/chunk-WIXQSFS6.cjs:1:36913)
    at async l (/opt/homebrew/lib/node_modules/@transcend-io/cli/dist/chunk-3ZKZCSGD.cjs:1:1456)
    at async Promise.all (index 0)
    at async U (/opt/homebrew/lib/node_modules/@transcend-io/cli/dist/chunk-3ZKZCSGD.cjs:1:1569)
    at async ca (/opt/homebrew/lib/node_modules/@transcend-io/cli/dist/chunk-WIXQSFS6.cjs:1:36856)

Root cause: src/lib/graphql/fetchAllRequestIdentifiers.ts:11, const MIN_SOMBRA_VERSION_TO_DECRYPT = '7.180'; should be 7.18.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions