Skip to content

Configure MCP server without requiring npm in PATH#16

Merged
alex-feel merged 1 commit intomainfrom
alex-feel-dev
Aug 15, 2025
Merged

Configure MCP server without requiring npm in PATH#16
alex-feel merged 1 commit intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

No description provided.

The script now uses the standard Windows npm global location directly
(%APPDATA%\npm) instead of trying to call 'npm config get prefix'.
This fixes the issue where Step 6 failed with 'npm is not recognized'
when executed via iex after fresh Claude Code installation.

Also adds the npm path to the subprocess PATH to ensure the claude
command can find any dependencies it needs.
@alex-feel alex-feel merged commit bc33b1e into main Aug 15, 2025
7 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch August 15, 2025 19: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