0
AbpRaven created
hi. I am trying to generate a new monolith project vie this command: abp new Estimation --ui no-ui -m none --theme basic -csf
but I got an error like this: The option you provided for UI Framework is invalid!
also I have tried to generate vie this command: abp new Estimation -u angular -m none --theme basic -csf
but I got the project with Blazor template
4 Answer(s)
-
0
-
0
you can install the new abp cli
dotnet tool install -g Volo.Abp.Studio.Cli
-
0
Please read https://abp.io/docs/latest/cli/differences-between-old-and-new-cli#using-the-new-abp-cli
Hi @liangshiwei, Now we all must to switch to abp studio because the old cli will no longer be supported, right?
Thanks
-
0
Hi,
yes, the old CLI has become a legacy