Hello,
You may try by changing
"@abp/ng.core": "^8.1.1",
to "@abp/ng.core": "~8.1.1",
and also change
"@volosoft/abp.ng.theme.lepton-x": "3.1.1",
to "@volosoft/abp.ng.theme.lepton-x": "~3.1.1",
after this delete yarn.lock
and run the command yarn and npm start.
Thanks
Hello,
please check my package.json file replace it with your's file and after that delete yarn.lock
file
and run command yarn
and then run npm start
Thanks
Hello,
You can download source code of "Account" Module from ABP CLI using command
abp get-source Volo.Account.Pro --version 8.1.0
or check here https://github.com/abpframework/abp/tree/dev/modules/account
thanks
Hello,
please check this doc https://docs.abp.io/en/commercial/latest/modules/payment#payment-plans-page if find helpful?
thanks
HI,
closing the ticket, as issue resolved?
Hello,
Could you please check the URLs listed in the discovery document? You can access this document by visiting the following link: https://<domain.com>/.well-known/openid-configuration Verify the URLs present in it
Thanks
Hello,
Can you please provide these details
ABP Framework version: UI type: DB provider: Tiered (MVC) or Identity Server Separated (Angular): Exception message and stack trace: Steps to reproduce the issue:"
and also check if any logs?
thanks
Hello ,
Can you give me steps to reproduce the issue and ABP Framework version .
Thank you.