Description
Is there an existing issue for this?
- I have searched the existing issues
Description
C:\CTEMP>abp new AbpSunday -u blazor -m none --theme leptonx-lite --pwa -csf
[15:08:06 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
[15:08:07 INF] Creating your solution...
[15:08:07 INF] Using template: app
[15:08:07 INF] Solution name: AbpSunday
[15:08:07 INF] Output folder: C:\CTEMP\AbpSunday
[15:08:07 INF] Database provider: ef
[15:08:07 INF] UI framework: blazor
[15:08:07 INF] Theme: leptonx-lite
[15:08:07 INF] Mobile framework: none
[15:08:07 INF] Test Projects: Yes
[15:08:07 INF] Social Logins: Yes
[15:08:07 INF] Tiered: No
[15:08:07 INF] Public website: No
[15:08:07 INF] Run install-libs command: Yes
[15:08:07 INF] Sample Crud Page: No
[15:08:07 INF] Separated tenant schema: No
[15:08:07 INF] Database management system: sqlserver
[15:08:07 INF] Create initial migrations: Yes
[15:08:07 INF] Run database migrator: Yes
[15:08:07 INF] Progressive web app: Yes
[15:08:07 INF] Run bundling command: Yes
[15:08:07 INF] Connection string: Server=(LocalDb)\MSSQLLocalDB;Database=AbpSunday;Trusted_Connection=True;TrustServerCertificate=true
✅ Database synchronization
✅ Installing client side libraries
🧨 Running bundle command step skipped because of the exception.
Volo.Abp.UserFriendlyException: Exception of type 'Volo.Abp.UserFriendlyException' was thrown.
at void Volo.Abp.Studio.SolutionTemplates.Pipelines.SolutionBundleStep.<>c__DisplayClass0_0.sp7rFwqLWCgP0P2Mjhw.
MoveNext()
at void Volo.Abp.Studio.Cli.Services.CliAsyncTaskService.<>c__DisplayClass0_0.LNXx4PsBnOuCesYGTAD.MoveNext()
✅ Generating Signing-Certificate for AuthServer
🎉 Your solution has been created
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
9
User Interface
Blazor
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response