What happen
opencode install failed: ENOENT: no such file or directory, copyfile '/<user>.npm/_npx/1915db09411464bc/node_modules/caveman-installer/src/plugins/opencode/commands/caveman-compress.md' -> '/<user>/.config/opencode/commands/caveman-compress.md'
Expected
Successfully install.
Before/after example
N/A
Platform
Version / install method
curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash
Further Notes:
caveman-compress.md does not exist in this repository.
These lines probably need to remove this file from the array:
|
const OPENCODE_SKILL_DIRS = ['caveman', 'caveman-commit', 'caveman-review', 'caveman-help', 'caveman-stats', 'caveman-compress', 'cavecrew']; |
and 466
Tb tested.
What happen
Expected
Successfully install.
Before/after example
N/A
Platform
Version / install method
Further Notes:
caveman-compress.mddoes not exist in this repository.These lines probably need to remove this file from the array:
caveman/bin/install.js
Line 465 in 655b7d9
Tb tested.