Skip to content
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

Progress! But missing an html file #8

Closed
braunsb opened this issue Jun 7, 2019 · 2 comments
Closed

Progress! But missing an html file #8

braunsb opened this issue Jun 7, 2019 · 2 comments

Comments

@braunsb
Copy link

braunsb commented Jun 7, 2019

Hi there,

I finally managed to get everything working on R 3.6, got past the Personal Access Token change requirement, and downloaded your package. When I tried to start a lesson, this is what happened:

learnr::run_tutorial("adventr_02", package = "adventr")
Error in shiny_prerendered_html(input_rmd, encoding, render_args) :
Prerendered HTML file not found at ./ais_02_old.html

This seems to be related to a prior issue, but I wasn't able to follow the thread. Is there something I can do to fix this? Thanks!

@profandyfield
Copy link
Owner

Looks like there was an old RMD tutorial lurking in the adventr_02 folder with no associated html. That might have been confusing things ... (i.e. it wasn't lookingf or the correct html file). I've deleted that RMD and pushed to github, try re-installing and see if it works.

@braunsb
Copy link
Author

braunsb commented Jun 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants