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

CLI: abp bundle cmd falls back to abp cli 8.3.3-dev and fails #21489

Open
1 task done
RicardoLans opened this issue Nov 29, 2024 · 1 comment
Open
1 task done

CLI: abp bundle cmd falls back to abp cli 8.3.3-dev and fails #21489

RicardoLans opened this issue Nov 29, 2024 · 1 comment
Labels

Comments

@RicardoLans
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

image

Reproduction Steps

See screenshot using powershell:
updated to latest cli
navigated to directory which contain blazor project (generated by abp cli)
executing abp bundle command with global options to skip version checks

Expected behavior

bundle command should work as expected, in our build pipeline we are forced to keep using old cli version 8.3.4

Actual behavior

see screenshot

Regression?

No response

Known Workarounds

using old 8.3.4 version of cli

Version

0.9.13

User Interface

Blazor

Database Provider

EF Core (Default)

Tiered or separate authentication server

Tiered

Operation System

Windows (Default)

Other information

No response

@RicardoLans
Copy link
Author

Might be resolved when #19968 is completed, because then we don't need to use abp bundle command anymore :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant