PS C:\WINDOWS\system32> npx @playwright/mcp@latest
node:internal/modules/cjs/loader:1404
throw err;
^
Error: Cannot find module './utilsBundleImpl'
Require stack:
- C:\Users\jjabu\AppData\Local\npm-cache\_npx33c18b2d85bc59\node_modules\playwright-core\lib\utilsBundle.js
- C:\Users\jjabu\AppData\Local\npm-cache\_npx33c18b2d85bc59\node_modules\@playwright\mcp\cli.js
at Function._resolveFilename (node:internal/modules/cjs/loader:1401:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
at Function._load (node:internal/modules/cjs/loader:1211:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.require (node:internal/modules/cjs/loader:1487:12)
at require (node:internal/modules/helpers:135:16)
at Object.<anonymous> (C:\Users\jjabu\AppData\Local\npm-cache\_npx33c18b2d85bc59\node_modules\playwright-core\lib\utilsBundle.js:45:16)
at Module._compile (node:internal/modules/cjs/loader:1730:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'C:\\Users\\jjabu\\AppData\\Local\\npm-cache\\_npx\33c18b2d85bc59\\node_modules\\playwright-core\\lib\\utilsBundle.js',
'C:\\Users\\jjabu\\AppData\\Local\\npm-cache\\_npx\33c18b2d85bc59\\node_modules\\@playwright\\mcp\\cli.js'
]
}
Node.js v22.17.0
PS C:\WINDOWS\system32>