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

Link fonts to react native #2

Open
david-castaneda opened this issue Feb 27, 2019 · 0 comments
Open

Link fonts to react native #2

david-castaneda opened this issue Feb 27, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@david-castaneda
Copy link

What I've tried so far is running:
react-native link

This throws the following error:
Error: Cannot read property 'pbxprojPath' of null

After reading some suggestions, running:
react-native upgrade

should fix the issue..

However, this requires to revert to an old version of react native and do the following"

You should consider using the new upgrade tool based on Git. It makes upgrades easier by resolving most conflicts automatically.
To use it:

Looking for some help/assistance on this issue.

@david-castaneda david-castaneda added the help wanted Extra attention is needed label Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant