Can't modify the templates of a module created in ABP Suite.
The project was created with ABP Studio and the module was created in ABP Suite then the module was added in ABP Suite and tried to modify the Templates but this exception happens
The Volo.Abp.Commercial.SuiteTemplates dll is not added when you create a new module
Cms Kit also doesn't work well since it's missing a library
I found that there are some missing libraries installed too (Created the project from ABP STUDIO)
In Application project, It's missing Volo.CmsKit.Pro.Common.Application In Application.Contracts, it's missing Volo.CmsKit.Pro.Common.Application.Contracts In HtpApi.Client, it's missing Volo.CmsKit.Pro.Admin.HttpApi.Client In Web, It's missing Volo.CsmKit.Pro.Web
CodeMirror changed a lot from version 5 to version 6, ABP tries to use CodeMirror 6 but is not updated with the actual new project structure
In a MVC project created from ABP Studio
Cms Kit also doesn't work well since it's missing a library
I found that there are some missing libraries installed too (Created the project from ABP STUDIO)
In Application project, It's missing Volo.CmsKit.Pro.Common.Application In Application.Contracts, it's missing Volo.CmsKit.Pro.Common.Application.Contracts In HtpApi.Client, it's missing Volo.CmsKit.Pro.Admin.HttpApi.Client In Web, It's missing Volo.CsmKit.Pro.Web
CodeMirror changed a lot from version 5 to version 6, ABP tries to use CodeMirror 6 but is not updated with the actual new project structure
In a MVC project created from ABP Studio
I small workaround is to add the libraries and run the following npm
npm i codemirror@5.65.18
Do we want to use CodeMirror6? is there a plan to make it work or was just a mistake to push codemirror6 in the npm?
With the latest version of abp studio (0.9.1) I can't create a version of ABP 8.3.2. It always creates version 8.3.1
When will the new version of abp studio be released that supports the new abp release?
Can you find a solution so that when a new version of ABP is released, the version of abp studio that supports it will be released almost at the same time?
Thanks
It's happening since many versions before, ABP Studio never uses the latest version of ABP Framework while creating a project and it's a problem It doesn't get fixed and we don't have an answer from ABP Team of whether they have addressed it or not
Hello,
I have Personal License since 2022
As far as I understand I was referred to different channels by the ABP Team. Before the change of the license type, old license holders will still hold the options we signed. I got my license before ABP changed its license rules. I could create projects in ABP Suite and now ABP Will start to remove those options to those who already payed for that?