Cannot install react-native-vector-icons/Ionicons in visual studio code – React native
I'm trying to use Ionicons in react native with vscode. But when I type the command: npm install react-native-vector-icons/Ionicons I receive the error: PS C:ReactNProjectstest230215> npm install react-native-vector-icons/Ionicons npm ERR! code 128 npm ERR! An unknown git error occurred npm…