This repository was archived by the owner on Nov 13, 2024. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 64
    This repository was archived by the owner on Nov 13, 2024. It is now read-only.
  
  
Npm install fails #106
Copy link
Copy link
Open
Description
➜  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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native-svg
npm ERR!   react-native-svg@"13.4.0" from [email protected]
npm ERR!   samples/react-native/mobile-chat
npm ERR!     [email protected]
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 [email protected]
npm ERR! node_modules/rn-emoji-keyboard
npm ERR!   rn-emoji-keyboard@"^1.1.0" from [email protected]
npm ERR!   samples/react-native/mobile-chat
npm ERR!     [email protected]
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
Metadata
Metadata
Assignees
Labels
No labels