openclaw/moltbot/clawdbot 报错不再支持版本:
This version of Antigravity is no longer supported. Please update to receive the latest features!
谷歌封了openclaw当前用的的nodejs的反重力插件。因此需要修改ua来“升级”版本蒙混过关。
解决方法
找到你的npm路径的这个文件 如果使用了nvm,如 nvm/v25.0.0/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js
或者homebrew的node如 /opt/homebrew/lib/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js
修改这里的版本号为1.15.8
修改之后,执行openclaw daemon restart 重启openclaw
