harleydavidson I started using this project in November, and took a break for the holidays, and now nothing builds. I tried going back to the HelloWorld example at and it also fails with this same error in gnome-builder: bwrap: Can't bind mount /oldroot/home/darko/.cache/font-dirs.xml on /newroot/run/host/font-dirs.xml: Unable to mount source on destination: No such file or directory
david-swift This is a pure Flatpak problem. You need to downgrade Flatpak (or use Flatpak Builder directly?).
harleydavidson I wasn't aware that I was trying to build a flatpak, I'm just trying to follow the example. In any case, downgrade worked. thanks!