Unable to remove a snap

When trying to remove android-studio with snap (sudo snap remove android-studio) I get the error: cannot perform the following tasks:

Remove data for snap "android-studio" (114) (unlinkat /home/kupperu/snap/android-studio

/114/android-studio: read-only file system)

This also happens with other snaps I installed. I installed one other one after this and I got the same result. I’m using Manjaro and I followed their wiki including this part: ln -s /var/lib/snapd/snap /snap.
I’ve tried googling this but it seems like no one has asked me this before. Any help?