Error: Snapd Unable to Mount Squashfs Image with 'mount' Executable Not Found
I encountered an error while using Snap on my Ubuntu system. The error message states that the system does not fully support Snapd due to the inability to mount a squashfs image. The specific issue is the absence of the 'mount' executable in the system's PATH. Despite reinstalling the 'mount' package and verifying its integrity, the problem persists. I kindly request assistance in resolving this issue to ensure proper functionality of Snap on my Ubuntu system.
example - sudo snap refresh:
error: system does not fully support snapd: cannot mount squashfs image using "squashfs": exec:
"mount": executable file not found in $PATH