LaTeX Error Solution : "Font shape `U/fontawesometwo/regular/n' undefined" #187932
Unanswered
thevinsi
asked this question in
Programming Help
Replies: 1 comment
-
|
Thanks for sharing this! I ran into the exact same issue and it was driving me crazy. Switching the TeX Live version to 2025 in the Compiler settings fixed it straight away. Appreciate you documenting the solution — couldn't find anything about this elsewhere online. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've had a problem with LaTeX and figured out myself. Sharing the solution with you as there hasn't been a fix on web.
This is how you see the error. It'll regard it as a warning but when you export the file, it'll look terrible because of the font trouble.
Here is how you fix it:
Go File > Settings.
In the "Compiler" tab, turn "TeX Live version" into 2025.
That's it.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions