Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Did you pick a directory that is outside of /home/<current_user> maybe? “operation not permitted” suggests you don’t have enough permissions to do what you are trying to do, and Itch is trying to put the game in that directory and it fails.

If that’s the case, I would suggest to move the installation directory to one where you have permissions to do write into. Most likely something like /home/<current_user>/mygames/

Well I'm installing to a folder inside my home directory which I have full permissions to access. I've tried changing the install location multiple times but to no avail.

Actually it says "An error occurred during installation operation not supported"