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
If not, the command pod install triggers the following error:
[!] The `RNFtp` 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.
Problem
If not, the command
pod install
triggers the following error:Solution
Modify "s.homepage" as follow in RNFtp.podspec
The text was updated successfully, but these errors were encountered: