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.

Bug

After run yarn add @react-native-community/checkbox

I had run pod install inside the ios folder, but I’m getting this error:

[!] No podspec found for @react-native-community in ../node_modules/@react-native-community/checkbox

Environment info

React native info output:

 System:
    OS: macOS 10.14.6
    CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
    Memory: 47.00 MB / 8.00 GB
    Shell: 3.2.57 - /bin/bash
  Binaries:
    Node: 12.9.0 - /usr/local/bin/node
    Yarn: 1.17.3 - /usr/local/bin/yarn
    npm: 6.10.3 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
  IDEs:
    Android Studio: 3.5 AI-191.8026.42.35.5791312
    Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.8.6 => 16.8.6 
    react-native: 0.60.5 => 0.60.5 
  npmGlobalPackages:
    react-native-cli: 2.0.1

Library version: ^0.2.0

Steps To Reproduce

  1. run yarn add @react-native-community/checkbox
  2. cd ios/
  3. pod install

Describe what you expected to happen:

  1. pod installation successfully

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
neilgambcommented, Sep 6, 2019

Any update on this? Having same issue!

3reactions
nicholaslee119commented, Oct 18, 2019

Thanks to @AmmarRajab 's work, 0.2.1 was released thanks for waiting

Read more comments on GitHub >

github_iconTop Results From Across the Web

I'm getting a "No podspec found" message when doing "pod ...
The only thing you need to do is change :path => to :git => and it should download the pod from your repo....
Read more >
No podspec found for path_provider_windows #79330 - GitHub
I have an ios app build through de azure pipelines, I have an error building the app, in the step flutter build ios,...
Read more >
iOS : Flutter ios No podspec found for ... - YouTube
iOS : Flutter ios No podspec found for `flutter_keyboard_visibility_web` in [ Beautify Your Computer ...
Read more >
iOS : I'm getting a "No podspec found" message ... - YouTube
iOS : I'm getting a " No podspec found " message when doing "pod install" against a private gitlab pod/project container [ Beautify...
Read more >
Pod File installation error - iOS : MyScript Developer Support
No podspec found for `MyScriptInteractiveInk-UIReferenceImplementation` in `../..`. So please help me to resolve this issue? Best Answer. J.
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