Skip to content
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

Error in message when deleting a folder in layouts #12408

Open
davidsneighbour opened this issue Apr 22, 2024 · 0 comments
Open

Error in message when deleting a folder in layouts #12408

davidsneighbour opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@davidsneighbour
Copy link
Contributor

Deleting a whole folder (empty as well as one containing files) inside of layouts while running hugo server results in a reload of the server, but the output is misleading:

Change detected, rebuilding site (#11).
2024-04-22 15:26:02.188 +0700
Template added /partials/components/comments/_index.md
Web Server is available at https://behemoth:1313/ (bind address 192.168.1.201)
Total in 1077 ms

No template was added, and neither was _index.md; the folder comments was deleted in this case. I think that is just a wrong string echoed because the whole thing does not impede the server.

@bep bep removed the NeedsTriage label Apr 25, 2024
@bep bep self-assigned this Apr 25, 2024
@bep bep modified the milestones: v0.125.4, v0.126.0 Apr 25, 2024
@bep bep modified the milestones: v0.126.0, v0.127.0 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants