question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install due to dependency

See original GitHub issue

My project is configured to use React 16.13.1.

npm ERR! Could not resolve dependency:                                                   
npm ERR! peer react@"17.0.1" from react-native-windows@0.64.7                            
npm ERR! node_modules/react-native-windows                                               
npm ERR!   peer react-native-windows@">=0.62" from @react-native-community/checkbox@0.5.0
npm ERR!   node_modules/@react-native-community/checkbox                                 
npm ERR!     @react-native-community/checkbox@"0.5.0" from the root project              

Is there any work around for this?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:10
  • Comments:6

github_iconTop GitHub Comments

2reactions
TatianaMatumotocommented, Sep 18, 2021

Mine was the same problem when tying to upgrade the lib. The version that works for that version of react without upgrading the react is the version 0.4.2. But my eslint accuses a error: Unable to resolve path to module '@react-native-community/checkbox'.

0reactions
Wipstercommented, Nov 29, 2021

@Akiles94 it seems to be fixed and will be rolled out with the next release: #149

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Fix Failed To Install A Dependency Error In Kodi
How To Fix Failed To Install A Dependency Error In Kodi ; 1.1 Method #1 – Clear Kodi Cache ; 1.2 Method #2...
Read more >
Fix: 'Failed to Install a Dependency' Error on Kodi - TechNadu
Solution 1: Clear Kodi Cache · Solution 2: Rebuild Kodi's Database · Solution 3: Install Dependencies Manually.
Read more >
How To Fix Failed to Install a Dependency on KODI [2022]
The first method that we are going to discuss here is to clear the cache of Kodi Add-ons. By performing this it removes...
Read more >
4 Ways to Fix 'Failed to Install Dependency' Error on Kodi - Saint
1. Check Other Add-Ons. · 2. Clear Kodi Cache. · 3. Rebuild Your Database. · 4. Manually Install Dependency.
Read more >
How to fix “Failed to install a dependency” error In Kodi
How to fix the Kodi “Failed to install a dependency” error · Installing the Log Viewer for Kodi addon · Checking Kodi's error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found