You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you look at the error youll see that npx is not found. Maybe install it? I don't know how you manage your node versions, but all >5.2 ship with npx apparently.
Uh oh!
There was an error while loading. Please reload this page.
Dear all,
I am trying to run QuickStart but encountered this error and cannot move forward.
Could you tell me how I can resolve this error below, please?
Thanks in advance.
$ mcp dev server.py
node:internal/modules/cjs/loader:1146
throw err;
^
Error: Cannot find module '../lib/cli.js'
Require stack:
(... omitted ...) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/home/username/.nvm/versions/node/v20.12.2/bin/npx' ]
}
Node.js v20.12.2
[05/22/25 00:00:00] ERROR Dev server failed
The text was updated successfully, but these errors were encountered: