Package
Version
0.503.0/0.507.0
Can you reproduce this in the latest version?
Browser
Operating system
Description
Not able to install in React Native 0.78, I don't want to force or legacy-peer-deps ,
npm i lucide-react-native
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ChotaMotaKaam@0.0.1
npm error Found: react@19.0.0
npm error node_modules/react
npm error react@"19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.5.1 || ^17.0.0 || ^18.0.0" from lucide-react-native@0.507.0
npm error node_modules/lucide-react-native
npm error lucide-react-native@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
Steps to reproduce
- init latest react-native project (vanilla /expo any)
- done basic setup
- try
npm install lucide-react-native.
- here comes to incompatible error from npm
Checklist
Package
Version
0.503.0/0.507.0
Can you reproduce this in the latest version?
Browser
Operating system
Description
Not able to install in React Native 0.78, I don't want to force or legacy-peer-deps ,
Steps to reproduce
npm install lucide-react-native.Checklist