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

Fix RNI18n.podspec to avoid "Error installing RNI18n" #195

Merged
merged 1 commit into from
Jun 24, 2018

Conversation

olegserov
Copy link
Contributor

I had the following issue while installing this package into my Podfile:

Installing RNI18n (2.0.12)

[!] Error installing RNI18n
[!] /usr/bin/git clone https://github.com/AlexanderZaytsev/react-native-i18n.git /var/folders/f8/thkggm6d46vbcft0k5fh8_qh0000gn/T/d20180622-89871-ox9uho --template= --single-branch --depth 1 --branch 2.0.12

Cloning into '/var/folders/f8/thkggm6d46vbcft0k5fh8_qh0000gn/T/d20180622-89871-ox9uho'...
warning: Could not find remote branch 2.0.12 to clone.
fatal: Remote branch 2.0.12 not found in upstream origin

package.json contains version as "version": "2.0.12",, however the tags named as v2.0.12.

package.json contains version as `"version": "2.0.12",`, however the tags named as `v2.0.12`.
@zoontek zoontek merged commit 32deead into AlexanderZaytsev:master Jun 24, 2018
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

Successfully merging this pull request may close these issues.

2 participants