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

[setup-env] fix empty var issue #4791

Merged
merged 5 commits into from
Jan 30, 2025
Merged

Conversation

DeanArbel
Copy link
Contributor

Related Issues

fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-12692

Description

Fixed an issue where this error appeared:

      ╭─ Error ──────────────────────────────────────────────────────────────────────╮
4392  │ Invalid value for '[FILE_PATHS]...': 2 values are required, but 0 were       │
4393  │ given.                                                                       │
4394  ╰──────────────────────────────────────────────────────────────────────────────╯

@DeanArbel DeanArbel changed the title [env-setup] fix empty var issue [setup-env] fix empty var issue Jan 30, 2025
Copy link

Changelog(s) in markdown:

  • Fixed an issue where the demisto-sdk setup-env command ran failed when no file_paths argument was provided. #4791

Copy link

Changelog(s) in markdown:

  • Fixed an issue where the demisto-sdk setup-env command failed when no file_paths argument was provided. #4791

@DeanArbel DeanArbel requested a review from Shellyber January 30, 2025 07:37
Copy link
Contributor

@Shellyber Shellyber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@DeanArbel DeanArbel merged commit 35b2d0f into master Jan 30, 2025
25 checks passed
@DeanArbel DeanArbel deleted the da_CIAC-12692_fix_setup_env branch January 30, 2025 12:00
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.

2 participants