Skip to content

Add .tool-versions to server/ for asdf resolution#5

Merged
jeanpaulsio merged 1 commit intomainfrom
fix/server-tool-versions
Mar 18, 2026
Merged

Add .tool-versions to server/ for asdf resolution#5
jeanpaulsio merged 1 commit intomainfrom
fix/server-tool-versions

Conversation

@jeanpaulsio
Copy link
Copy Markdown
Owner

Summary

  • Adds server/.tool-versions so asdf can resolve node and python when tools/hooks run from the server/ directory
  • Fixes "No version is set for command node" errors from plugin stop hooks

🤖 Generated with Claude Code

Hooks and tools running from server/ couldn't find node because
.tool-versions was only at the repo root. asdf doesn't walk up
directories in all contexts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jeanpaulsio jeanpaulsio merged commit a80c663 into main Mar 18, 2026
@jeanpaulsio jeanpaulsio deleted the fix/server-tool-versions branch March 18, 2026 22:47
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.

1 participant