decaporg / decap-cms

A Git-based CMS for Static Site Generators
https://decapcms.org
MIT License
17.96k stars 3.05k forks source link

Config Errors: Error: Failed to load config.yml (404) #7294

Closed gi-b716 closed 1 month ago

gi-b716 commented 1 month ago

I encountered this problem when accessing https://site/admin/#/. I made sure that index.html and config.yml were in the source/admin directory, but the error still occurred. I also encountered the same problem when using hexo server locally

gi-b716 commented 1 month ago

Update: I found that config.yml unexpectedly changed to config.json after deployment

gi-b716 commented 1 month ago

I fixed it