oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Unable to install fontawesome6 #1609

Closed piotrbugla closed 2 months ago

piotrbugla commented 2 months ago

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 2 months ago

@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