eucp-project / atlas

prototype result browser
https://eucp-project.github.io/atlas/
Other
3 stars 3 forks source link

Cannot find module '@nuxtjs/fontawesome' #54

Closed SarahAlidoost closed 2 years ago

SarahAlidoost commented 2 years ago

A dependency is added by this commit. I found this instruction to install it. Is it the best way? Shall we add how to install this dependency to readme?

Peter9192 commented 2 years ago

When you first clone the repo, you have to do npm install. Whenever a dependency is added, you have to run that same command again.