mirror of https://github.com/openclaw/openclaw.git
fix: resolve Windows npm spawn ENOENT (#5815) (thanks @thejhinvirtuoso)
This commit is contained in:
parent
dc8a63cb8b
commit
3d5c03ec29
|
|
@ -8,7 +8,7 @@ Docs: https://docs.openclaw.ai
|
|||
|
||||
### Fixes
|
||||
|
||||
- Discord: inherit thread parent bindings when routing Discord messages. (#3892) Thanks @aerolalit.
|
||||
- Process: resolve Windows `spawn()` failures for npm-family CLIs by appending `.cmd` when needed. (#5815) Thanks @thejhinvirtuoso.
|
||||
- Docs: update MiniMax OAuth setup commands; Extensions: use OpenClaw plugin SDK for MiniMax OAuth. (#5402) Thanks @Maosghoul.
|
||||
- Discord: resolve PluralKit proxied senders for allowlists and labels. (#5838) Thanks @thewilloftheshadow.
|
||||
- Telegram: restore draft streaming partials. (#5543) Thanks @obviyus.
|
||||
|
|
|
|||
Loading…
Reference in New Issue