Closed therealsuji closed 4 years ago
Great @therealsuji I had exact same issue and your proposal worked 👍 .
Great job @therealsuji 👍
I am facing this error while running pod install but as mentioned above There is no podspec file inside the path node_modules/react-native-get-music-files/, please let me know what to do. Thanks!
Good job @therealsuji 👍 This worked for me...
I am facing this error while running pod install but as mentioned above There is no podspec file inside the path node_modules/react-native-get-music-files/, please let me know what to do. Thanks!
node_modules/react-native-get-music-files/ios/
[!] The
RNReactNativeGetMusicFiles
pod failed to validate due to 1 error:homepage
.to anyone that couldn't fix this to fix this go to the react-native-get-music-files in node modules and replace home in podspec with this
s.homepage = "https://github.com/cinder92/react-native-get-music-files"