How to start a service, using npm to run mcp server and node dist/mcp-server cannot start. js #1380
-
|
How to start a service, using npm to run mcp server and node dist/mcp-server cannot start. js Completed npm run build and turbo: build npm run mcp-server
node:internal/modules/run_main:122 Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'D:\project\node\claude-task-master\dist\mcp-server\src\index.js' imported from D:\project\node\claude-task-master\dist\mcp-server.js Node.js v22.14.0 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
I am currently using npx tsx mcp-server/server. js to start the project, but I am not sure about the correct way to start it. It is not started using the task master method, but rather in the source code project |
Beta Was this translation helpful? Give feedback.
-
|
you can just do npx -y task-master-ai simply! |
Beta Was this translation helpful? Give feedback.
you can just do npx -y task-master-ai simply!