pontusab / react-native-media-library

🌈 Provides access to user's media library.
7 stars 7 forks source link

The `RNMediaLibrary` pod failed to validate due to 1 error: #24

Open sebringj opened 2 years ago

sebringj commented 2 years ago

So looking at the podspec... I see

s.homepage = ""

on m1 Mac node v16/RN 66. I noticed you are setting a var then setting homepage based on this... possibly not working on my m1? idk but once I set that all good.

sami-sy commented 2 years ago

I have this issue when trying to run "pod install", I am on an intel mac not m1

MaxJadav commented 1 year ago

Getting same issue Any solution?