Run configure hook of "snap-store" snap if present (run hook "configure": cannot locate base snap core18: No such file or directory)

image

Hi, what is snap version on this device?

Try running snap install core && snap install snap-store

After I uninstall snap then re-install again, the error disappear, thanks.

Hi, I’m happy you were able to fix the issue, but in case others run into it, it would be useful to try and debug the issue a bit more, can you provide the output of running the following commands:

snap version
snap changes

?

image

More details is: Last time I meet this error maybe I run snap install snap-store directly before snap install core, maybe this will cause this issue.