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.

cani't search it from cocopod

See original GitHub issue

what’s the name in cocopod? [!] No podspec found for react-native-fast-image in ../node_modules/react-native-fast-image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

27reactions
apsuvacommented, Aug 24, 2019

pod ‘RNFastImage’, :path => ‘…/node_modules/react-native-fast-image’ its works for me

1reaction
SABRYXcommented, Nov 7, 2019

it should be like this
pod ‘react-native-fast-image’, :path => ‘…/node_modules/react-native-fast-image’

Read more comments on GitHub >

github_iconTop Results From Across the Web

pod search can't find the library · Issue #9366 - GitHub
I can't find it when I search in the terminal. CocoaPods Environment. Stack. CocoaPods : 1.8.4 Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) ......
Read more >
I haved installed cocoapods. But I cannot use "pod search"
Open terminal and run rm ~/Library/Caches/CocoaPods/search_index.json; pod search AFNetworking. Use sudo rm ~/Library/Caches/CocoaPods/search_index.json in ...
Read more >
Troubleshooting - CocoaPods Guides
<Using the CocoaPods Project · Check if the pod header files are correctly symlinked in Pods/Headers and you are not overriding the HEADER_SEARCH_PATHS...
Read more >
issue with cocoapods installation | Apple Developer Forums
this works for me: Step 1 (install HomeBrew). /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh).
Read more >
Swift Package Manager vs CocoaPods vs Carthage for All ...
You might be asking yourself, “Can't I just copy the source code inside ... CocoaPods has a wonderful public search feature available on...
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