Skip to content

fix: detect CLIs installed by package managers - #45

Open
nightcityblade wants to merge 1 commit into
Railly:mainfrom
nightcityblade:fix/issue-38
Open

fix: detect CLIs installed by package managers#45
nightcityblade wants to merge 1 commit into
Railly:mainfrom
nightcityblade:fix/issue-38

Conversation

@nightcityblade

Copy link
Copy Markdown

Fixes #38

Summary

  • share package-manager binary directories with CLI detection
  • detect pnpm, Volta, fnm, asdf, proto, Bun, mise, and Yarn installs
  • add a focused regression test for the requested package managers

Tests

  • bun test
  • bunx eslint src/skillkit.ts src/tool-configs.ts
  • bun run build

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Crafter Station Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cliExists() misses pnpm, Volta, fnm, asdf, and proto global bin dirs

1 participant