I'm trying to add the emoji package in my project, and I can't import it. It returns "Error: File `emoji.sty' not found. The compiler cannot find the file you want to include. Make sure that you have uploaded the file and specified the file location correctly". Although there is an example project using this package here, and it imports it successfully without including any file.
Asked
Active
Viewed 16 times
0
-
Check in your sidebar which texlive version you have a (you need >= 2020) and lualatex as compiler – samcarter_is_at_topanswers.xyz Aug 29 '23 at 09:26
-
Your link does not work, it will lead to a "Restricted, sorry you don’t have permission to load this page." message – samcarter_is_at_topanswers.xyz Aug 29 '23 at 09:27
-
thanks @samcarter_is_at_topanswers.xyz, that was it – Giannhs Ker Aug 29 '23 at 13:44
-
You're welcome! – samcarter_is_at_topanswers.xyz Aug 29 '23 at 13:45