OpenCode v1.3.15: npm Install Fix
OpenCode v1.3.15 fixes npm install failures with node-gyp binaries and removes redundant code.
TL;DR
- Fixed npm install failures when Arborist encounters node-gyp compiled binaries
- Removed redundant Kimi skill section (community contribution)
Fixed
- npm install failures with node-gyp — Prevented Arborist from failing when it hits the compiled binary's node-gyp path, resolving installation blockers
Refactored
- Kimi skill section — Removed redundant code (thanks @Yuxin-Dong)
Update with: npm install opencode@1.3.15
Source: OpenCode