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

Font rubicon-icon-font.ttf missing in 2.4.3 #1850

Closed
andidev opened this issue Apr 29, 2018 · 10 comments
Closed

Font rubicon-icon-font.ttf missing in 2.4.3 #1850

andidev opened this issue Apr 29, 2018 · 10 comments
Labels

Comments

@andidev
Copy link

andidev commented Apr 29, 2018

react-native, react and native-base version

"native-base": "2.4.3",
"react-native": "0.55.3",
"react": "16.3.1",

I get the following error when running react-native run-ios
skarmavbild 2018-04-30 kl 01 39 43

@ragasjohn
Copy link

Hello,
Any news on that? I have the same issue

@sergchernata
Copy link

+1

@hpelitebook745G2
Copy link

are there any updates?
i've tried removing node_modules and doing npm install. i still got the error.
here's my versions:
react-native-cli: 2.0.1
react-native: 0.47.2
"native-base": "^2.3.1",

@hpelitebook745G2
Copy link

I still got unexplainable errors after upgrading so I solved this by manually downloading rubicon-icon-font.ttf and pasted it in node_modules\native-base\Fonts\

@sergchernata
Copy link

For the record, I ended up removing node_modules folder, dumping watchman cache, dumping other caches and using the following versions:

"native-base": "^2.3.9",
"react": "16.3.1",
"react-native": "0.55.3",

Now everything seems to run smoothly.

@SupriyaKalghatgi
Copy link
Contributor

Latest fixed on master
Release by EOD

@SupriyaKalghatgi
Copy link
Contributor

Fixed with 2.4.4

@tilakranjan
Copy link

Download the file and put in the required location. This fixed in my case.
File Location:
https://github.com/shoutem/school/blob/master/LunchSpotApp/android/app/src/main/assets/fonts/rubicon-icon-font.ttf

@g33ktony
Copy link

g33ktony commented Sep 4, 2019

Same here on RN 0.60.5 and native-base 2.13.6

@khalidos32
Copy link

@g33ktony i have the same issue on AppCenter, so i decided to fix the version on 2.12.1.
2.12.1 works fine on my xCode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants