themesberg / volt-react-dashboard

Free and open source React.js admin dashboard template and UI library based on Bootstrap 5
https://demo.themesberg.com/volt-react-dashboard
MIT License
917 stars 377 forks source link

Node modules not installing #8

Closed arghanath007 closed 2 years ago

arghanath007 commented 2 years ago

I am doing yarn in the root directory but it is not installing and it is giving this error -> An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome/fontawesome-free/-/5.15.3/fontawesome-free-5.15.3.tgz: Request failed \"401 Unauthorized\""

LagunaElectric commented 2 years ago

Same here.

cordosvictor commented 2 years ago

Hey @arghanath007 @LagunaElectric

There was a bug in the reactivation section of the new subscription that didn't properly re-activate the existing NPM token for that particular repository a while ago. So please give it a re-try after you had node_modules and yarn.lock/package-lock.json removed.

We will also make an update to our repository as soon as possible.

Sorry for the inconvenience, Victor

LagunaElectric commented 2 years ago

Thanks Victor!

arghanath007 commented 2 years ago

Thank you. I will it and let you know if it works now.