Skip to content

docs: npm version badge + npx fallback for nvm-for-windows - #45

Merged
PounceAI merged 2 commits into
mainfrom
docs/npx-windows-note
Jul 3, 2026
Merged

docs: npm version badge + npx fallback for nvm-for-windows#45
PounceAI merged 2 commits into
mainfrom
docs/npx-windows-note

Conversation

@Joshua-Gilbert

@Joshua-Gilbert Joshua-Gilbert commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Two small README touches now that @pounceai/bob-control is on npm:

  • npm version badge in the header row (auto-shows the published version, links to the package page).
  • npx fallback note: npx @pounceai/bob-control can fail to resolve the bin ('bob-control' is not recognized) under nvm-for-windows — an nvm4w npx quirk, not a package issue (npx works on Linux/macOS). Points Windows users at the reliable global-install + node fallback.

npx can fail to run the bin ('bob-control' is not recognized) under
nvm-for-windows. Point Windows users at the reliable fallback: install
the package globally and launch it with plain node.
@Joshua-Gilbert Joshua-Gilbert changed the title docs: npx bin-resolution fallback for nvm-for-windows docs: npm version badge + npx fallback for nvm-for-windows Jul 3, 2026
@PounceAI
PounceAI merged commit 8cdac5e into main Jul 3, 2026
3 checks passed
@PounceAI
PounceAI deleted the docs/npx-windows-note branch July 3, 2026 15:12
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.

2 participants