#Something happen to astro v4.5.14

3 messages · Page 1 of 1 (latest)

broken rose
#

I am using astro v4.5.14 and Chris Williams astro template. But inexplicably after doing some updates on a branch, the code broke only when updating the md files. If I go to the main branch to make comparisons of what I've done, it's also ruined. What am I doing wrong?
Here is the problem

outer gobletBOT
#

Hi @broken rose. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. However, I can suggest a few steps to help you troubleshoot the issue.

  1. Check if there are any known issues with Astro v4.5.14 on Astro’s issues on GitHub (https://github.com/withastro/astro/issues/). You might find others who have encountered the same problem and possible solutions or workarounds.

  2. Review the changes you made on your branch. Sometimes, the issue might not be with the Astro version but with the updates you made.

  3. If you're still having trouble, consider creating a new issue on the Astro GitHub page detailing your problem. The Astro community is quite active and someone might be able to help you out.

Remember to include as much detail as possible in your issue, such as the exact error message, what you were doing when the error occurred, and any relevant code snippets. This will make it easier for others to understand your problem and provide assistance.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: