I get this error when I upload my shinyApp and it works well on my local computer
Does the code you deployed to shinyapps.io include the code that deploys? That is, did you include a rsconnect::deployApp call in app.R/ui.R/server.R?
rsconnect::deployApp
app.R
ui.R
server.R
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.