Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with react 18 version #4

Open
jemin136 opened this issue Aug 3, 2023 · 0 comments
Open

Not working with react 18 version #4

jemin136 opened this issue Aug 3, 2023 · 0 comments

Comments

@jemin136
Copy link

jemin136 commented Aug 3, 2023

# npm resolution error report

While resolving: Cimzia@0.0.1
Found: react@18.2.0
node_modules/react
  react@"18.2.0" from the root project
  peer react@">=16" from @react-native-masked-view/masked-view@0.2.9
  node_modules/@react-native-masked-view/masked-view
    @react-native-masked-view/masked-view@"^0.2.9" from the root project
    peer @react-native-masked-view/masked-view@"^0.2.7" from @good-react-native/gradient-border@1.0.2
    node_modules/@good-react-native/gradient-border
      @good-react-native/gradient-border@"*" from the root project
  peer react@"18.2.0" from react-native@0.72.3
  node_modules/react-native
    react-native@"0.72.3" from the root project
    peer react-native@">=0.57" from @react-native-masked-view/masked-view@0.2.9
    node_modules/@react-native-masked-view/masked-view
      @react-native-masked-view/masked-view@"^0.2.9" from the root project
      peer @react-native-masked-view/masked-view@"^0.2.7" from @good-react-native/gradient-border@1.0.2
      node_modules/@good-react-native/gradient-border
        @good-react-native/gradient-border@"*" from the root project

Could not resolve dependency:
peer react@"^17.0.0" from @good-react-native/gradient-border@1.0.2
node_modules/@good-react-native/gradient-border
  @good-react-native/gradient-border@"*" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

Can you please guide me how can i get it work. In my previous project it's working fine.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant