Skip to content

fix: detect CLIs installed by package managers - #45

Merged
Railly merged 3 commits into
Railly:mainfrom
nightcityblade:fix/issue-38
Aug 22, 2026
Merged

fix: detect CLIs installed by package managers#45
Railly merged 3 commits into
Railly:mainfrom
nightcityblade:fix/issue-38

Conversation

@nightcityblade

Copy link
Copy Markdown
Contributor

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.

@Railly
Railly merged commit f6955fa into Railly:main Aug 22, 2026
2 of 3 checks passed
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

2 participants