Replies: 1 comment 1 reply
-
Fixed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I am writing an MCP server that reads a CSV file and works related to it. I am currently testing the server, i tried using mcp inspector, but the inspector doesnt start. I am getting errors related to nodejs and npx
here is the error
tester$ uv run mcp dev main.py
[07/01/25 05:51:42] ERROR npx not found. Please ensure Node.js and npm are properly installed and added to your system PATH. You may need to restart your terminal after installation. cli.py:296
I have nodejs, npm and npx installed correctly, also tried installing using "uv" package
Can someone pls give me a fix for this?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions