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 Nov 13, 2024. It is now read-only.
➜ getting-started git:(master) ✗ pwd
/home/joe/satori/react-chat-components/samples/react/getting-started
➜ getting-started git:(master) ✗ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: mobile-chat@1.0.0
npm ERR! Found: react-native-svg@13.4.0
npm ERR! node_modules/react-native-svg
npm ERR! react-native-svg@"13.4.0" from mobile-chat@1.0.0
npm ERR! samples/react-native/mobile-chat
npm ERR! mobile-chat@1.0.0
npm ERR! node_modules/mobile-chat
npm ERR! workspace samples/react-native/mobile-chat from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-svg@"^12.1.1" from rn-emoji-keyboard@1.1.0
npm ERR! node_modules/rn-emoji-keyboard
npm ERR! rn-emoji-keyboard@"^1.1.0" from mobile-chat@1.0.0
npm ERR! samples/react-native/mobile-chat
npm ERR! mobile-chat@1.0.0
npm ERR! node_modules/mobile-chat
npm ERR! workspace samples/react-native/mobile-chat from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/joe/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/joe/.npm/_logs/2023-02-02T15_54_55_518Z-debug-0.log
Tried using Node 16 and Node 18