Unable to install fontawesome6
piotrbugla opened this issue · 1 comments
piotrbugla commented
- Review the documentation: https://github.com/oblador/react-native-vector-icons
- Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues
Environment
NPM
Description
Unable to install react-native-vector-icons/fontawesome6
execute "npm install --save @react-native-vector-icons/fontawesome6"
ERROR
npm ERR! notarget No matching version found for @react-native-vector-icons/common@^0.0.1-alpha.5.
0.0.1-alpha.5 is not avialble on npm page
Reproducible Demo
Let us know how to reproduce the issue. Include a code sample, share a project, or share an app that reproduces the issue using https://snack.expo.io/. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve
johnf commented
@piotrbugla, you should just be installing react-native-vector-icons
@react-native-vector-icons/fontawesome6
is part of an upcoming release and is not ready for prime time