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've built a Quarto report that uses epoxy. It renders fine locally. I wanted to test this out in a GitHub Codespace, but I've been having trouble loading in epoxy as part of the codespace setup.
I've built a Quarto report that uses epoxy. It renders fine locally. I wanted to test this out in a GitHub Codespace, but I've been having trouble loading in epoxy as part of the codespace setup.
In my devcontainer file, I have:
However, when I run the qmd file, I get an 'epoxy not found' error unless I run a separate install using:
I'm sure this is probably user error, but if anyone can advise on resolving this issue I'd be grateful.
The text was updated successfully, but these errors were encountered: