Failed to clone repository

Screenshot 2021-05-25 at 19.22.05

I have both G2 and G3 installed. Can’t install anything from Plugin manager. Is this a folder permission error?

Running Mac OS 10.14.6 Mojave

Hard to say. Can you double check on that folder in Finder?

Just to be on the safe side, go through the steps of this tutorial: Cannot download or update Glyphs? | Glyphs

> git config --global --edit

Removing these lines from gitconfig fixed the issue for me:

[url "ssh://git@github.com/"]
	insteadOf = https://github.com/
[url "https://github.com/"]
	insteadOf = github: