Any luck on this? I tried using abp install-libs as well
That worked. [DependsOn(typeof(FileManagementWebModule))] [DependsOn(typeof(AbpBlobStoringAzureModule))]
both are needed. I assumed FileManagementWebModule will by default depends on this.
And it has not been mentioned anywhere in the document as well...oops