No podspec found
See original GitHub issueBug
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
- run
yarn add @react-native-community/checkbox
- cd ios/
- pod install
Describe what you expected to happen:
- pod installation successfully
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:9 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any update on this? Having same issue!
Thanks to @AmmarRajab 's work, 0.2.1 was released thanks for waiting