- cross-posted to:
- programming@beehaw.org
- cross-posted to:
- programming@beehaw.org
Has anybody managed to get this to work, using any version of Haxe or any OS? Every one I try has various errors and won’t load. 😅
If anyone has, I’d LOVE to see your yml file/etc for it!
You must log in or # to comment.
I’m sure this was probably a ridiculous question in the first place to anyone at all competent, but I got it working!
Basically just stick to the standard workspace-full image the Gitpod defaults to, but run all the installs for the Haxe stuff in the dockerfile with either apt-get or brew install. For some reason that works better?