-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inspector not loading local variables #83
Comments
Can you share the command that you're using to start the inspector? |
|
Are you able to run any of the example servers? Launching with this command works fine for me, for example:
|
@ashwin-ant I'm experiencing this issue in some contexts. It depends on where and how I run the command. Unfortunately, I haven't been able to create a minimal reproduction. The app created by In this screenshot, the inspector is trying to fetch from localhost:3000, but |
Could you try running the inspector by cloning this repository and then using |
This is a spawn error in my case. I still can't reproduce it reliably, but using Changing the command to the result of It would be nice to expose spawn errors in the inspector. |
@jacksteamdev @tech4life87 we just released 0.2.7, which should address the issue. In particular it addresses a regression where the server would crash if there was an argument passed on the command line in the |
I been using inspector since yesterday with no issue. Had an update and now getting this error while not loading variables
@modelcontextprotocol/inspector@0.2.3
node version: 20.12.1
The text was updated successfully, but these errors were encountered: