RamiKrispin / shinylive-r

A guide for deploying Shinylive R application into Github Pages
https://ramikrispin.github.io/shinylive-r/
157 stars 28 forks source link

Wondering if there were any additional steps you implemented, as I get an automatic error following this tutorial? #4

Open JoaoGarcezAurelio opened 2 months ago

JoaoGarcezAurelio commented 2 months ago

Hi there,

Thank you for the brilliant tutorial. I realise this is a longshot but was wondering if you implemented any other process?

When I built a shiny app the process fails and it mentions:

"Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss': No such file or directory @ dir_chdir0 - /github/workspace/docs"

I tried to follow your instructions and have a doc folder with the respective edit and shinylive folders as well as the index, shinylive-sw and app files. Was there any other configuration you implemented?

Any help would be much welcomed.