A system message popped up on my Ubuntu machine and it says:
error: cannot refresh "snap-store": snap "snap-store" has running apps (ubuntu-software)
How can I fix this error?
Although you do not have to manually update snap-store, you can fix the error by running the following commands on the terminal:
sudo killall snap-store
sudo snap refresh snap-store