I have installed Dotnet in Raspberry Pi 4 as per all instructions. Then installed the latest version of RapidScada 6.1.2
Unfortunately, dotnet is not working.
$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games:/usr/share/dotnet
$ dotnet -version
-bash: /usr/bin/dotnet: No such file or directory
Because of this error, none of the services are working and I am not able to proceed.