Hi @michael.sudnik,
We've resolved the issue. We hope to release v4.0.2 in a few days to fix this.
See https://support.abp.io/QA/Questions/673/How-can-I-download-voloabpcommercialngui-Angular-package
You can download the source code of Lepton Theme on Abp Suite, it will include @volo/abp.commercial.ng.ui package source code.
Alternatively, you can use abp get-source Volo.LeptonTheme cli command.
Note: If downloaded files don't include @volo/abp.commercial.ng.ui, then delete Volo.LeptonTheme-X.X.X.zip files in "%USERPROFILE%/.abp/templates" folder and download again.
How to access to the source code of @volo/abp.commercial.ng.ui?
Hi @yinchang,
Now you can download the source code of Lepton Theme on Abp Suite, it will include @volo/abp.commercial.ng.ui package source code.
Alternatively, you can use abp get-source Volo.LeptonTheme command.
Hi @shobnit
Run DBMigrator but not table get created
is ConfigureChat(); added to *MigrationsDbContext class OnModelCreating method?
Not sure what exactly todo in https://docs.abp.io/en/commercial/latest/modules/chat#configuration step
You need to add the configuration mentioned in document to *HttpApiHostModule OnApplicationInitialization method like below:
@dmeagor Problem with Shout.Crm namespace is a bug. It will be fixed in next release v4.0.1 (next week)
Open module .sln file and all the host projects fail to open as they are not created (did you intend to create them.)
They shouldn't exist. But it seems like somehow they are still in solution file. We'll check.
@shobhit Tomorrow (3 december 2020)
Hi @yinchang,
You can send an email to info@abp.io to get the source code of @volo/abp.commercial.ng.ui package.
We'll provide an automated way for this in next versions.
Hi @shobhit,
This is a known issue and will be fixed with v4.0.0 release which will be released in several days.