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 was trying to replicate the steps in these slides but when I generate report from Lighthouse, I get the "No manifest was fetched" error. I couldn't figure it out.
On the browser it shows the "manifest.webmanifest" folder as empty but it is actually present in /www directory of the package. I deployed the package to the shinyapps.io via:
Hi!
I was trying to replicate the steps in these slides but when I generate report from Lighthouse, I get the "No manifest was fetched" error. I couldn't figure it out.
On the browser it shows the "manifest.webmanifest" folder as empty but it is actually present in /www directory of the package. I deployed the package to the shinyapps.io via:
golem::add_shinyappsio_file()
rsconnect::deployApp()
manifest.webmanifest file looks like this:
Thank you.
Best.
The text was updated successfully, but these errors were encountered: