-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod install failed #12
Comments
Pod::Spec.new do |s| s.license = { :type => "MIT", :file => "FILE_LICENSE" }s.author = { "author" => "[email protected]" } s.dependency "React" end
|
Same here, adding anything inside the |
@dineshmm23 Then you can run Still I don't understand why the npm version is not updated anymore. |
[!] The
RNToasty
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.
RN 60.4
IOS 9
The text was updated successfully, but these errors were encountered: