@developer1 "Cannot read the template" issue is related with version conflicts with the solution and Suite. and I see some of them has been resolved in v4.0.0-rc5
robb@designitcorp.ca it's already fixed in the newer versions. the simple solution is remove - add again the same solution.
As of ABP CLI v4.0, you can use the following commands to install or update to a specific version of the Suite.
INSTALL SUITE
abp suite install --version 3.3.1
UPDATE SUITE
abp suite update --v 4.0.0-rc.5
what's the last status of this issue?
Hi michael, yes we do know this issue and working to solve it. There'll be RC.5.
closing the issue since the main question has been answered. if you have other questions, you can create a new one.
check out this https://support.abp.io/QA/Questions/560/How-can-I-call-an-ABP-remote-service-method very similar question
can you write the solution for others?