Open Closed

Can't create a new project Using the ABP CLI #3851


User avatar
0
yemor@qq.com created

I am try Using the ABP CLI to create a new project follow this: https://docs.abp.io/en/commercial/latest/getting-started-create-solution?UI=MVC&DB=EF&Tiered=Yes#using-the-abp-cli-to-create-a-new-project


2 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    If you want to download the template for version 4.4.3, please try the command below:

    abp new CryptoTrader -t app-pro --tiered --version 4.4.3

    If you want to download the more recent version, change your CLI version to the version of the template you want to download. For instance:

    dotnet tool update -g Volo.Abp.Cli --version 6.0.0

  • User Avatar
    0
    yemor@qq.com created

    Thank you very much. It fixed my problem.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11