hi
You can create a new template project with 7.3 and check which version of Lepton it used.
hi
Try to uninstall and install the suite again.
abp suite remove
abp suite install
hi
Can you try to install other global tools? This seems to be a problem with the global tool. eg:
> dotnet tool install -g dotnetsay
> dotnetsay
hi
Can you try to run the abp suite
command in another folder?
hi
There are only two websites for your solution:
Since the blazor wasm is a front web app, and there is only a backend app you don't need to use Redis.
hi
Can you share your steps and the command output?
hi
Did you re-create the EF Core migrations and migrator again?
Yes
https://github.com/dotnet/aspnetcore/blob/main/src/Identity/Extensions.Core/src/PasswordHasherOptions.cs#L21
hi
but do we have any other way to generate the insert scripts for data seeding from the Migration tool right? Mainly for Permission, Roles and Tenant specific data.
You should use the Data Seed system.
https://docs.abp.io/en/abp/latest/Data-Seeding
Also sometimes we are getting the Generated SQL file as empty, any idea on that? for the below code
You can rebuild the project and retry.
Then I will send you the logs you requested.
Thanks
liming.ma@volosoft.com