-
Notifications
You must be signed in to change notification settings - Fork 603
client closed #117
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
Comments
if @latest deleted, shown above |
Could you try with bunx? What is your node and cursor version? |
same issue node -v 版本: 0.49.6 (Universal) |
I'm getting the same thing. Any clues so far? |
I had the same issue. Tried with bunx and it worked after restarting Cursor |
Cursor’s MCP requests originate from your local machine. Therefore, if you’re developing on a remote machine via SSH, be sure that npx or bunx is installed on your local machine. |
Could you try this: #30 (comment) |
At the end, it worked for me with |
node:internal/modules/esm/resolve:275 Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'D:\Node.js\node_cache_npx\c35ab75beed40a3c\node_modules\zod-to-json-schema\dist\esm\index.js' imported from D:\Node.js\node_cache_npx\c35ab75beed40a3c\node_modules@modelcontextprotocol\sdk\dist\esm\server\mcp.js Node.js v22.15.0 |
i quit,use bunx at last |
hey @diabloaltman, is this issue solved? |
none works, i have to update to the latest v |
Hey @diabloaltman, did updating solve your issue? |
The text was updated successfully, but these errors were encountered: