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
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
This file, "@xmtp/tsconfig/react-sdk.json" is referenced in
"/node_modules/@xmtp/react-sdk/tsconfig.json" when the react sdk is installed but it is not present
Expected behavior
The TypeScript configuration should be found and properly applied without any "file not found" errors.
Steps to reproduce the bug
Set up a react project
Install the react sdk using the provided install command: npm install react @xmtp/react-sdk @xmtp/xmtp-js @xmtp/content-type-reaction @xmtp/content-type-remote-attachment @xmtp/content-type-reply
Describe the bug
This file, "@xmtp/tsconfig/react-sdk.json" is referenced in
"/node_modules/@xmtp/react-sdk/tsconfig.json" when the react sdk is installed but it is not present
Expected behavior
The TypeScript configuration should be found and properly applied without any "file not found" errors.
Steps to reproduce the bug
npm install react @xmtp/react-sdk @xmtp/xmtp-js @xmtp/content-type-reaction @xmtp/content-type-remote-attachment @xmtp/content-type-reply