You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command "go test -v './...'", there is the error
--- FAIL: TestStdioMCPClient (0.68s)
stdio_test.go:42: Failed to create client: failed to start stdio transport: failed to start command: exec: "C:\\Users\\86175\\AppData\\Local\\Temp\\mockstdio_server": executable file not found in %PATH%
FAIL
FAIL github.com/mark3labs/mcp-go/client 0.737s