/snap/bin not in PATH

Command ‘snap-store’ is available in ‘/snap/bin/snap-store’ The command could not be located because ‘/snap/bin’ is not included in the PATH environment variable. snap-store: command not found

Your Distro info ?? Provide details regarding OS,Snap Version etc.

snapd puts /snap/bin into your path when you install it … but due to the design of linux the PATH variable can only be updated on boot, so if you freshly installed snapd, a reboot might be required to have /snap/bin show up in your PATH …

if you actually did reboot already but still do not see it in your PATH, there might be a bug of snapd interacting with your distro … can you paste the full output of the snap version command here so we all can see what distro, release, snapd version and kernel you run on ?