Closed brunubarbosa closed 4 years ago
I'm trying to run npm i on my project but I'm getting an error message saying that the fontawesome was not found!
npm i
I wanna download fontawsome package
"@fortawesome/fontawesome-svg-core": "^1.2.26", "@fortawesome/free-solid-svg-icons": "^5.12.0", "@fortawesome/react-native-fontawesome": "^0.2.0",
wrong repository, sorry
Describe the problem
I'm trying to run
npm i
on my project but I'm getting an error message saying that the fontawesome was not found!What did you expect?
I wanna download fontawsome package
Reproducible test case