You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when running command pod install:
[!] The RNStarPrnt pod failed to validate due to 1 error:
- ERROR | attributes: Missing required attribute homepage.
- WARN | source: The version should be included in the Git tag.
- WARN | description: The description is equal to the summary.
Also, its a common pratice move podspec to the root folder and updating references to iOS folder.
The text was updated successfully, but these errors were encountered:
ararog
changed the title
Missing info on Podfile
Missing info on podspec
Apr 25, 2019
I'm getting the following error when running command
pod install
:[!] The
RNStarPrnt
pod failed to validate due to 1 error:- ERROR | attributes: Missing required attribute
homepage
.- WARN | source: The version should be included in the Git tag.
- WARN | description: The description is equal to the summary.
Also, its a common pratice move podspec to the root folder and updating references to iOS folder.
The text was updated successfully, but these errors were encountered: