Add warning about older versions of Node
This commit is contained in:
parent
1cc1bd67a7
commit
429cc5aa1e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue