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

It seems like yarn is caching packages by version number, and the last change made [here](https://github.com/agiletechvn/react-native-search-box/commit/2801cdd11b516cbbb48f137a70d051ad959d677b) to fix PropTypes was not cached due to lack of version bumping. #79

Open
hussainhspl opened this issue Jul 11, 2019 · 1 comment

Comments

@hussainhspl
Copy link

hussainhspl commented Jul 11, 2019

It seems like yarn is caching packages by version number, and the last change made here to fix PropTypes was not cached due to lack of version bumping.

Quickfix:
"react-native-search-box": "https://github.com/agiletechvn/react-native-search-box" in package.json

More proper way:
@anhtuank7c Bump version number to 0.0.14

Originally posted by @kacgrzes in #46 (comment)

there is no 0.0.14 version available

@anhtuank7c
Copy link
Contributor

@hussainhspl Thanks.
I have a plan to rewrite component this weekend

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