-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[Bug]: Unable to Build the Website in Codespaces #1502
Comments
cc. @jackgerrits & @ekzhu |
Thanks for noting this. I am looking at the documentation and it looks like the steps you followed is slightly different
@gagb Can you confirm if you ran Edit .. it looks like the website readme references the recent quarto updates and contribute.md does not. I just pushed a fix to update contribute.md. @gagb, let me know if that indeed fixes the issues. |
Yes I followed the instructions in Contribute.md for building. Ty for fixing it @victordibia |
Instructions for installing quarto are missing in Contribute.md @jackgerrits @victordibia Ran instructions from here:
➜ /workspaces/autogen/website $ quarto
bash: quarto: command not found This is because we have two version of instructions. One in website readme and another on contribute |
ill submit a fix! |
@jackgerrits can we add quarto to the base container? It's otherwise really slow for me to review any website related PRs. I can also add it if you want. |
Yes Gagan, go ahead and add it if you are blocked (also you have high visibility right now on the issue)! |
Sorry dropped the ball on that one - just opened a quick little bandaid for contribute.md. #1585 |
Describe the bug
If I open the repo in Codespaces and build the website using the instructions in
Contribute.md
, I get the following error:Steps to reproduce
The text was updated successfully, but these errors were encountered: