Skip to content

Fix import tool launch#10596

Merged
ArtyomSavchenko merged 1 commit intodevelopfrom
fix-import-tool
Mar 6, 2026
Merged

Fix import tool launch#10596
ArtyomSavchenko merged 1 commit intodevelopfrom
fix-import-tool

Conversation

@ArtyomSavchenko
Copy link
Member

@ArtyomSavchenko ArtyomSavchenko commented Mar 6, 2026

Import tool cannot be launched due to error:

Error: option creation failed due to '-pw' in option flags '-pw, --password <password>'
- a short flag is a single dash and a single character
  - either use a single dash and a single character (for a short flag)
  - or use a double dash for a long option (and can have two, like '--ws, --workspace')
    at splitOptionFlags (/usr/src/app/bundle.js:110228:17)
    at new Option (/usr/src/app/bundle.js:109955:29)

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-15789

@ArtyomSavchenko ArtyomSavchenko merged commit 0f1b77d into develop Mar 6, 2026
18 checks passed
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.

1 participant