You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I LOVE this package. This is a great way to work with shiny modules.
I had a play at trying to get my app running under shinyLive. The following error message was produced. The GitHub API cannot find the release number associated with the HEAD repository. Hopefully, this is easy to fix.
To reproduce the problem:
shinylive::export(appdir, destdir)
Try running with the appdir set to the root of a tidymodule based shiny app. The destDir is where the shinyLive app will be created.
I LOVE this package. This is a great way to work with shiny modules.
I had a play at trying to get my app running under shinyLive. The following error message was produced. The GitHub API cannot find the release number associated with the HEAD repository. Hopefully, this is easy to fix.
To reproduce the problem:
Try running with the appdir set to the root of a tidymodule based shiny app. The destDir is where the shinyLive app will be created.
The text was updated successfully, but these errors were encountered: