简体   繁体   English

GitHub Pages 站点没有显示实际站点,而是显示了一些反应指令

[英]GitHub Pages site is not displaying the actual site instead its displaying some react instructions

Please help, I deployed my React App to GitHub Pages and it went live for some time and then it started showing these react instructions(check the attached screenshot)请帮忙,我将我的 React 应用程序部署到 GitHub Pages 并上线了一段时间,然后它开始显示这些 React 说明(查看附加的屏幕截图)

https://raw.githubusercontent.com/makhosi6/my_projects_links/master/site.png (Image) https://makhosi6.github.io/movie-app/ (Site) https://raw.githubusercontent.com/makhosi6/my_projects_links/master/site.png (图片) https://makhosi6.github.io/movie-app/ (网站)

It appears to have crashed.它似乎坠毁了。 The process is no longer running.该进程不再运行。 You'll need to start it again by running npm start .您需要通过运行npm start重新启动它。

It will do that every time it crashes, so if you want the app to stay up for longer you should read about getting it ready for deployment here:每次崩溃时它都会这样做,所以如果你想让应用程序保持更长时间,你应该在这里阅读有关准备部署的信息:

https://create-react-app.dev/docs/deployment#other-solutionshttps://create-react-app.dev/docs/deployment#other-solutions

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM