-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Specifier not found in cache #14
Comments
My R version is 4.3.2 so that may be the culprit. The remaining requirements are okay, i.e., shinylive is installed and quarto version is 1.6.32. |
@durraniu there's a lot of instability in the latest preview release of Quarto (v1.6.32) I would suggest downgrading. The error is suggesting a deno issue, which might have crept back in. |
Thanks for pointing that out. I'll try upgrading R and downgrading quarto and report back. |
Update: With R 4.4.2 and Quarto 1.5.57, the app works! Thank you. |
@durraniu great to hear. FYI, this is a known issue with Quarto v1.6 pre-release due to a change in how deno imports need to occur. Details: https://prerelease.quarto.org/docs/projects/scripts.html#deno-scripts The issue is already being tracked at the appropriate repository: quarto-ext/shinylive#65 The only downside is if you need to use |
Thanks for creating this demo. I am on Windows 10. I cloned your repo and tried rendering the
index.qmd
andR-shinylive-demo.qmd
files after installing theshinylive
package. But I get the following output with an error. Could you help me finding out what's wrong?The text was updated successfully, but these errors were encountered: