Check the docs before asking a question: https://abp.io/docs/latest
Check the samples to see the basic tasks: https://abp.io/docs/latest/samples
The exact solution to your question may have been answered before, and please first use the search on the homepage.
Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration
button.
-
ABP Framework version: v9.1.0
-
UI Type: Angular
-
Database System: EF Core (SQL Server)
-
Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
-
Exception message and full stack trace:
-
Steps to reproduce the issue:
-
Update Volo.Abp.Studio.Cli to 0.9.25
-
Create a new module with
abp new-module TestModule -t module:ddd -u angular
-
package.json shows it still referencing to ABP 8.3.0 RC1 and Angular 18
-
Expected versions: ABP 9.1 and Angular 19
1 Answer(s)
-
0
Hello, the ddd template will be updated within the next studio release. Thank you for your cooperation.