My Shiny app works fine when I run it in RStudio, however, when I try to use rsconnnect to shinnyapp.io, an error about path is displayed

Hi,
I created an app using shiny and it runs well in RStudio.
However, when I try to publish to shinyapps.io, I found a strange error in FontAwesome font lines

The fonts being imported are in the same folder as the shiny project, and the path is correct.
Anyone have an idea why this is happening?

Thank's

Hi,

I believe the problem is that the path you are sending in is an absolute path for your local machine. You will probably need to update the regular parameter to be relative. Example: