-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
P0Broken core functionality, security issues, critical missing featureBroken core functionality, security issues, critical missing featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on
Milestone
Description
Describe the bug
Trying to integrate into a react native project, and getting
Unable to resolve "@modelcontextprotocol/sdk/client/index.js" from "src/hooks/useChat.ts"
when importing
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
To Reproduce
Steps to reproduce the behavior:
- Install
@modelcontextprotocol/sdkin any react native project - Try to import the sdk in any random TS file
Expected behavior
A clear and concise description of what you expected to happen.
I expect it to import properly
mikerovers and jatinsandilya
Metadata
Metadata
Assignees
Labels
P0Broken core functionality, security issues, critical missing featureBroken core functionality, security issues, critical missing featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on
Type
Projects
Status
Ready