Some friends and I are trying to learn Haxe together by working on a simple game. We’re all like pretty much total amateurs at this stuff. For collaborating I set us up a repo for it on Gitlab, and I’ve been trying to run the actual code through Gitpod, but I can’t get it to work… Has anyone else done this successfully?

Just to focus on ONE error at a time, here’s this: I get a workspace loaded up seemingly successfully, with Haxe installed. But when I try to run haxelib setup for all the requisite libraries, it asks me for an install directory, and I apparently do not have write privileges?