8 Answer(s)
-
0
Hello,
please do check whether ABP cli version and ABP suite version are same or not?
thanks
-
0
Hello,
please do check whether ABP cli version and ABP suite version are same or not?
thanks
how to check ABP cli and ABP suite version ?
-
0
-
0
Hello,
Check abp cli version by using command
abp cli --version
for abp suiteabp suite --version
Both version should be same.thanks
-
0
-
0
Hello,
I think your abp cli version is 4.4.4 and abp suite version is 4.3.0 Update your ABP suite version with the command firstly uninstall by using command
dotnet tool uninstall -g volo.abp.Suite
and then installabp suite install --v 4.4.4
after that get log in to abp and then run commandabp suite
thanks
-
0
Hello,
I think your abp cli version is 4.4.4 and abp suite version is 4.3.0 Update your ABP suite version with the command
firstly uninstall by using commanddotnet tool uninstall -g volo.abp.Suite
and then installabp suite install --v 4.4.4
after that get log in to abp and then run commandabp suite
thanks
I have updated version and now i am getting this error Please see if you can help here
-
0
Hello,
I think you don't have developer's access to log in into abp commercial. Please contact to your organization to get developer's access then only you can use abp suite.
thanks