error deploying react project with font-awesome import #19181
Unanswered
Ashkenazzio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to
npm run deployon my project where I'm storing the minified font-awesome css file and I'm getting the following error:Of course the app works fine on development.
The error shows whether I'm importing the css to the main css file or the main js file...
This is a react project and I'm using npm. I only found some related old posts with potential solutions for a next.js project and yarn. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions