wsl配置openclaw时链接飞书失败.openclaw/extensions/feishu/index.ts: Error: Cannot find module ‘zod‘
报错内容为: .openclaw/extensions/feishu/index.ts: Error: Cannot find module ‘zod’
解决方法:
rm -rf ~/.openclaw/extensions/feishu openclaw config get channels.feishu openclaw gateway restart之后就可以在飞书开发平台的事件回调中选择订阅长链接了。
