Hi, I have a fresh install on my Raspberry Pi 3, I installed snap and rebooted. After the reboot, I set the $PATH of snap for fish shell and rebooted. Then I typed: sudo snap install rocketchat-server
I get the following error:
error: snap “rocketchat-server” is not available on stable but is available to install on the
following channels:candidate snap install --candidate rocketchat-server beta snap install --beta rocketchat-server edge snap install --edge rocketchat-server Please be mindful pre-release channels may include features not completely tested or implemented. Get more information with 'snap info rocketchat-server'.
–candidate, --beta and --edge flag is also not working. How can I solve this?