Add warning about older versions of Node

This commit is contained in:
Jeremy Morrell 2025-03-24 12:26:07 -07:00
parent 1cc1bd67a7
commit 429cc5aa1e

View file

@ -24,6 +24,10 @@ Cursor:
## Debugging ## Debugging
### Check your Node version
Make sure that the version of Node you have installed is [16 or higher](https://modelcontextprotocol.io/quickstart/server).
### Restart Claude ### Restart Claude
When modifying `claude_desktop_config.json` it can helpful to completely restart Claude When modifying `claude_desktop_config.json` it can helpful to completely restart Claude