Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Npm install fails #106

Description

@josephfinlayson
➜  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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions