i deployed the application in aws linux machine.we have installed rstudio,rbase,shiny server in the machine.
the app is running fine from the rstudio.
the application should be available to end users when they hit the link :3838/myapps.but it is showing the below error.
Warning: Error in if: argument is of length zero
69: ui
3: <Anonymous>
1: rmarkdown::run
Warning: Error in if: argument is of length zero
69: ui
3: <Anonymous>
1: rmarkdown::run
what is the solution for this?