BristolMyersSquibb / blockr

Composable, extensible no-code UI
https://bristolmyerssquibb.github.io/blockr/
GNU General Public License v3.0
34 stars 3 forks source link

shinylive is broken again since last update #396

Closed DivadNojnarg closed 3 months ago

DivadNojnarg commented 3 months ago

https://github.com/posit-dev/shinylive/releases/tag/v0.5.0

shinylive now runs R4.4 and the repo was built with R4.3.x. shinylive is looking for 4.4 assets folder and can't find the assets. Not sure if we should build our own shinylive infra with frozen R version or if shinylive can do that for us with configuration. See https://github.com/posit-dev/shinylive/issues/131#issuecomment-2244428185

DivadNojnarg commented 3 months ago

Fixed by redeploying the custom wasm CRAN without custom webR version flags.