Activities of "Anjali_Musmade"

Hello again,

Give a try by changing leptonX version in package.json file from 3.0.1 to 3.1.1 "@volosoft/abp.ng.theme.lepton-x": "~3.1.1", after that delete the yarn.lock file and run yarn command and then run npm start

thanks

Hello,

could you please share your package.json file? so that I will better assist you

thanks

Hello,

please check similar issue https://support.abp.io/QA/Questions/373/Prolong-token-lifetime-per-each-request if it helps you?

thanks

Hello,

Could you please elaborate more on your question and also check for logs? Please share if any logs

thanks

Hello,

Open whole solution in visual studio like this and Click on the highlighted button it will result like this Now select the desired microservice solution, double click it and it will get open Now you may run host application. In this way also you can run individual microservice.

Thanks

Hello,

Open the desired Microservice in File Explorer like below

Right click on the solution and open it in visual studio

Run the host project it will result like

Thanks

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

Showing 291 to 300 of 1195 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11