mirror of
https://github.com/langchain-ai/langchainjs-mcp-adapters.git
synced 2026-07-01 12:27:48 -04:00
[BUG] Module not found: Can't resolve '@langchain/mcp-adapters' #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brainvine on GitHub (Mar 20, 2025).
Getting a persistent import bug:
Module not found: Can't resolve '@langchain/mcp-adapters'
Installed through:
pnpm add @langchain/mcp-adapters @modelcontextprotocol/sdk
Whenever I try to import the package, it says that it can't find it.
@vbarda commented on GitHub (Mar 20, 2025):
Apologies for this, fixed in
0.3.1!