We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a02528 commit 7312f0bCopy full SHA for 7312f0b
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