Skip to content

Conversation

@SidShetye
Copy link

This fixes #185 MCP server cannot start on Windows

PS D:\projects\scratch\llm-functions> argc mcp start
On Windows...
Start MCP Bridge server...
Install node dependencies...
npm_package_dir: D:\projects\scratch\llm-functions\mcp\bridge
npm error code ENOENT
npm error syscall open
npm error path D:\projects\scratch\llm-functions\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'D:\projects\scratch\llm-functions\package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\Sid31\AppData\Local\npm-cache\_logs\2025-05-08T01_23_52_939Z-debug-0.log

@sigoden
Copy link
Owner

sigoden commented May 8, 2025

Thank you for your contribution.

I've submitted #187 which fixes the issue. It's more concise.

@sigoden sigoden closed this May 8, 2025
@SidShetye SidShetye deleted the fixes-mcp-servers-on-windows branch May 9, 2025 18:21
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.

MCP server cannot start on Windows

2 participants