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
This is a dedicated space for our community to collaborate, learn, and share everything related to building production-ready agentic systems - learning how to architect agents that are useful, reliable and secure. The burger ordering system is your blueprint for real-world agent design.
Use This Discussion For:
💬 Setup & Troubleshooting – LangChain.js setup, MCP server integration
Hi, is anyone running into trouble with npm.cmd start for the mcp-agent-langchainjs project? This is what I get when I try to run it:
> mcp-agent-langchainjs@1.0.0 start > run-on-output -n 'ready' -p 'burger.*lock lease,agent.*lock lease' concurrently "npm:start:*" --kill-others
... 'lease' is not recognized as an internal or external command, operable program or batch file. Failed to start command: Command not found
I did npm.cmd install and npm.cmd build. Ollama is running in the background and I created the .env file. So I'm not sure what the lease command is. I'm on Windows 11, using Visual Studio Code, and installed PowerShell 7. The previous quests have been working for me. I can post my question on the Discord if it's better suited there.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Welcome to the Agentic Systems discussion hub! 🎉
This is a dedicated space for our community to collaborate, learn, and share everything related to building production-ready agentic systems - learning how to architect agents that are useful, reliable and secure. The burger ordering system is your blueprint for real-world agent design.
Use This Discussion For:
Getting Started:
New to building AI Agents? Start here:
Build, Scale and Govern AI Agents Livestream
The Burger Ordering Agent Quest: Comprehensive codeTour of an E2E Burger Ordering Agent implementation with LangChain.js
Community Guidelines:
Discussion host:
All reactions