Skip to content
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

Issue running pod install #10

Closed
palcalde opened this issue Jul 10, 2015 · 6 comments
Closed

Issue running pod install #10

palcalde opened this issue Jul 10, 2015 · 6 comments
Assignees

Comments

@palcalde
Copy link

Hey just want to let you know that doing just pod install on the Example folder triggered this error:

[!] Unable to satisfy the following requirements:

  • BAFluidView (from../) required by Podfile
  • BAFluidView (from../) required by Podfile
  • BAFluidView (= 0.1.1) required by Podfile.lock

However, running pod update after solved it.

@antiguab
Copy link
Owner

Ah that's because I didn't commit after running "pod update". The PodFile.lock is out of date. I'll fix it, but you can also do it too. Before running "pod install" in the Example directory, run "pod update". Let me know if that solves your issue!

@palcalde
Copy link
Author

Yep, as I mentioned doing pod update fixed it 👍

@antiguab
Copy link
Owner

Ha! How did I miss your last sentence? Either way it's updated and thanks for catching that goof :)

@palcalde
Copy link
Author

Np, btw, awesome library. I loved going thro the logic of how you implemented it. Its awesome :)

@antiguab
Copy link
Owner

Thanks! It's great to hear that the logic makes sense to people other than myself :)

@palcalde
Copy link
Author

Absolutely. I even learnt a lot by just seeing how you made everything with just 3 animations, one horizontal one vertical and one that changes the waves. It's just fantastic 👍

@antiguab antiguab self-assigned this Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants