manuelernestog / astrofy

Astrofy is a free and open-source template for your Personal Portfolio Website built with Astro and TailwindCSS. Create in minutes a website with Blog, CV, Project Section, Store and RSS Feed.

Home Page:https://astrofy-template.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank Screen with Toggle when Reload

sergio-gn opened this issue · comments

image

When I update the content in my blog, and hit save on the code, when go again on the localhost to check the result, it's like this.
Please let me know if this issue is only for me, or anything related with astro

Hi @sergio-gn I can't replicate that error here. Astro works with Vite and the live reload should work by default.
Try updating your node version to the latest stable.

@sergio-gn Hi, I met the same issue as well! May I ask how did you address this problem, very thanks!

@xiaogangpeng can you please let me know a bit more about this problem. What version of node are you using ?

Hi @manuelernestog I am using the node of v21.5.0.

@sergio-gn Hi, I met the same issue as well! May I ask how did you address this problem, very thanks!

Hey @xiaogangpeng, to be honest I didn't address the problem, everytime and want to see the updated content, I refresh the application 'npm run dev'