Hi I get the following error message after having installed shinylive on R and on quarto as specified in the documentation.
What seems strange is that the .lua binary seems to be looked for in the project path.
When I specify the path where the shinylive.lua file actually sits I get different behaviour, but the quarto file still doesn't compile...
Any hope?
The error message says this:
pandoc
to: html
output-file: ShinyLive.html
standalone: true
section-divs: true
html-math-method: mathjax
wrap: none
default-image-extension: png
metadata
document-css: false
link-citations: true
date-format: long
lang: en
title: Latent Variables Shiny App
editor: visual
FATAL (C:/PROGRA1/RStudio/RESOUR1/app/bin/quarto/share/filters/main.lua:3797) An error occurred:
Could not run project_path\shinylive as a JSON filter.
Please make sure the file exists and is executable.
Did you intend 'shinylive' as a Lua filter in an extension?
If so, make sure you've spelled the name of the extension correctly.
The original Pandoc error follows below.
Error running filter project_path\shinylive:
Could not find executable project_path\shinylive
Error running f ...