-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't workingp3-lowLow priority - can be addressed when time permitsLow priority - can be addressed when time permits
Description
Describe the bug
Running npm run dev:windows no longer starts the app successfully.
To Reproduce
On a Windows machine, run npm run dev:windows
Expected behavior
Inspector starts and opens.
Logs
After running the command, this is as far as it gets:
> @modelcontextprotocol/inspector@0.14.3 dev:windows
> node client/bin/start.js --dev
Starting MCP inspector in development mode...
Additional context
Looks like this PR might have introduced this issue? #513
drazicmartin
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingp3-lowLow priority - can be addressed when time permitsLow priority - can be addressed when time permits