expo / google-fonts

Use any of the 1000+ fonts (and their variants) from fonts.google.com in your Expo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://registry.yarnpkg.com/@expo-google-fonts%2fnoto-serif-jp: Not found

markymc opened this issue · comments

Hi,

I'm trying to install https://github.com/expo/google-fonts/tree/master/font-packages/noto-serif-jp as per the instructions expo install @expo-google-fonts/noto-serif-jp expo-font and I'm getting the following error:

> yarn add @expo-google-fonts/noto-serif-jp expo-font@~8.1.0
yarn add v1.19.2
[1/4] 🔍  Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@expo-google-fonts%2fnoto-serif-jp: Not found".

I looked on npm at https://www.npmjs.com/package/@expo-google-fonts/noto-serif-jp and it's not there. https://www.npmjs.com/package/@expo-google-fonts/noto-serif is there of course.

Is this intended?

Thanks!

I've updated all the packages and republished them.
I tried doing an expo install @expo-google-fonts/noto-serif-jp and it worked so I think this issue should be resolved now. Sorry for the trouble.