How to plug in fontawesome in my react.js project #7205
Replies: 1 comment
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
My React project works fine locally. And there is no error on Vercel deployment. But the page just not show and an error in console: TypeError: Failed to resolve module specifier "@fortawesome/react-fontawesome". Relative references must start with either "/", "./", or "../".
Example
react-portfolio-dz5ghkdh0-crystals-projects-80265bd0.vercel.app
Steps to Reproduce
TypeError: Failed to resolve module specifier "@fortawesome/react-fontawesome". Relative references must start with either "/", "./", or "../".
Beta Was this translation helpful? Give feedback.
All reactions