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.

Issue with react-native-checkbox 0.5.4

See original GitHub issue

Hi,

After updating from 0.5.3 to 0.5.4, I have the following message when I run pod install

Errno::ENOENT - No such file or directory @ realpath_rec - /Users/mlecoq/work/archireport/dev/archireport_mobile/node_modules/@react-native-community/checkbox/ios/Pods/Headers/Private/BEMCheckBox/iOS

Going back to 0.5.3 solves the issue

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:6

github_iconTop GitHub Comments

5reactions
thnhacommented, Sep 29, 2020

@mlecoq How did you change the pods to 0.5.3 ? When I tried putting the specific pod in pod file it gives me error.

@react-native-community/checkbox”: “0.5.3”, (don’t -> “^0.5.3”)

4reactions
nicholaslee119commented, Oct 5, 2020

Sorry for the trouble, We just fix this bug in the current version 0.5.5

Read more comments on GitHub >

github_iconTop Results From Across the Web

@react-native-community/checkbox - npm
React Native Checkbox native modules for Android , iOS and Windows. Latest version: 0.5.14, last published: 22 days ago.
Read more >
react-native-community/CheckBox can't resolve module
It looks like an easy question with an easy answer i.e. npm install @react-native-community/checkbox ...
Read more >
@react-native-community/checkbox vulnerabilities | Snyk
version published direct vulnerabilities 0.5.14 6 Nov, 2022 0. C. 0. H. 0. M. 0. L 0.5.13 1 Nov, 2022 0. C. 0. H. 0....
Read more >
Adding checkboxes and tables to a React Native app
Learn how to easily create and style checkboxes, basic tables, and scrollable tables for React Native iOS or Android apps.
Read more >
@react-native-community/checkbox | Yarn - Package Manager
Select 'D:\pathToYourApp\node_modules@react-native-community\checkbox\windows\CheckboxWindows\CheckboxWindows.vcxproj'. windows/myapp.sln. Add a reference to ...
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