In my case the issue was that my mac os had quarantined language server binary.
so running this command fixed the issue
sudo xattr -r -d com.apple.quarantine /Applications/Antigravity.app
In my case the issue was that my mac os had quarantined language server binary.
so running this command fixed the issue
sudo xattr -r -d com.apple.quarantine /Applications/Antigravity.app