Hello,
When we update application from previous version to new one, we need to follow migration guides
Please check https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-7_4
Thanks
Hi,
Please check this article https://community.abp.io/posts/many-to-many-relationship-with-abp-and-ef-core-g7rm2qut if find helpful for you?
Thanks
Hi,
Could you please share your package.json
file?
Hi,
I think you need to change CLI version to 7.4.2 once try with this.
For downgrading version you can follow below commands dotnet tool uninstall -g volo.abp.cli dotnet tool uninstall -g volo.abp.Suite Delete folder after running uninstall command (C:\Users\MyName.abp) dotnet tool install -g volo.abp.cli --version 7.4.2 after this sign in with abp login username -p password abp suite install --v 7.4.2
Hi,
Above stack overflow discussion is about 2 scenarios
If these are not the case then please check
npm install
to install all the necessary dependencies and then tryHello,
Have you checked this https://stackoverflow.com/questions/70278156/abp-io-angular-cannot-read-property-replace-of-undefined
Have you followed these migration guides https://docs.abp.io/en/abp/latest/Migration-Guides/Index
Please check once and let me know if found helpful.
Thanks
Hi,
Could you please provide detailed step to reproduce the issue or share code snippet.
Thanks,