Install latest/stable of overlay
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Snaps are squashfs images, which by definition are read-only. This can make them difficult to debug, since they cannot be edited. That's where this snap comes in. Run the following command:
$ /snap/overlay/current/overlay /snap/<name>/<version>
Now the snap can be edited! This is done via overlayfs, and it's temporary. One can undo it by rebooting, or by simply unmounting the overlay:
$ sudo umount /snap/<name>/<version>
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.