We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20ec9a commit 89c9ec4Copy full SHA for 89c9ec4
docs/troubleshooting.md
@@ -3,7 +3,7 @@
3
## General tips
4
5
- Run `npx chrome-devtools-mcp@latest --help` to test if the MCP server runs on your machine.
6
-- Make sure that your MCP client has the same npm and node versions.
+- Make sure that your MCP client uses the same npm and node version as your terminal.
7
- When configuring your MCP client, try using the `--yes` argument to `npx` to
8
auto-accept installation prompt.
9
- Find a specific error in the output of the `chrome-devtools-mcp` server.
0 commit comments