FortAwesome / angular-fontawesome

Official Angular component for Font Awesome 5+
https://fontawesome.com
MIT License
1.49k stars 152 forks source link

Couldn't find package "@fortawesome/fontawesome-svg-core" on the "npm" registry. #245

Closed brunubarbosa closed 4 years ago

brunubarbosa commented 4 years ago

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

"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/react-native-fontawesome": "^0.2.0",
brunubarbosa commented 4 years ago

wrong repository, sorry