Anton Popov
07/31/2025, 4:27 PMSystem.getenv() are much smaller when running a packaged Compose for Desktop app on macOS.
However, when running the same app from the IDE using various Gradle tasks, PATH env var has full content.
I've filed a bug on YouTrack, but also wanted to ask here — has anyone encountered this?jw
07/31/2025, 4:38 PMjw
07/31/2025, 4:39 PMAnton Popov
07/31/2025, 4:51 PMgit-lfs binary installed. I not, it fails the commit.jw
07/31/2025, 4:55 PM/etc/paths or add an entry to /etc/path.d (whatever it's called)jw
07/31/2025, 4:56 PMAnton Popov
07/31/2025, 5:58 PMopen -a /Applications/ComposeApp.app , delay 1 (second) , and close Terminal 😅
Seems unconventional and hacky, but works.Colton Idle
08/15/2025, 1:49 PM