Open Closed

abp suite v 8.0.0 #6391


User avatar
0
TMuska created
  • ABP Framework version: v7.4.3
  • UI Type: Angular
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

When I run abp suite it automatically installs v 8.0.0 even if I install it using abp suite install --version 7.4.3. As soon I run the abp suite command it updates to 8.0.0. How do I run the 7.4.3 version of the suite? I've uninstalled and reinstalled both the CLI and Suite multiple times.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    This ABP suite does not support the specified version to create a project.

    But you can using ABP CLI, fro example: abp new MyprojectName -u angular -v 7.4.3 --separate-auth-server

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