Hello ,
Can you please check this similar issue https://abp.io/support/questions/7193/AutofacCoreDependencyResolutionException-when-starting-MAUI-app-on-Android
Thank you.
how can I create a new project with Lepton theme via abp cli. Can you answer this question as well?
abp new Myapp -u angular -t app-pro --theme lepton
Hello,
Have you checked for new application?
Please share your package.json file.Thanks
Hi,
When we create a new project and start using Lepton theme instead of LeptonX, we get the same error again.
Is it working for LeptonX theme?
Hello,
Have you checked for new application? Please share your package.json file.
Thanks
Hello,
Delete yarn-lock.json
file and run command yarn
and then npm start
or else create a new application with version 8.3.2 and check whether it is running successfully or not.
Thanks
Hello,
can you please check node, yarn and angular versions as given below node :20.17.0 yarn:1.22.22 Angular:18.1 and then try to rerun application.
Thanks,
Hello,
Please check https://abp.io/docs/latest/framework/ui/angular/confirmation-service#confirmation-popup if it helps you.
Thanks
Hello ,
Have you check this https://abp.io/community/articles/how-to-use-the-azure-active-directory-authentication-for-mvc-razor-page-applications-4603b9cf
Thank you.
Hello Anjaneyulu,
Please try to remove the ReplaceEmbeddedByPhysical
code from the AuthServer.Module.cs
file and check again.
Thanks
Hello,
May I know which version of ABP framework you are using?