Skip to content

skill install: clear error when npx is unavailable #5

Description

@Railly

Context

runInstaller() in skill.ts spawns npx skills add; on a Bun-only machine without Node, the spawn error is swallowed into a bare non-ok result.

Task

Surface the spawn error with a hint ('npx not found: install Node or run bunx skills add ... manually').

Acceptance criteria

Forced spawn failure shows the actionable message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions