-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
panic when trying to create a page resource with "hugo new" #12786
Comments
My biggest pain was, that hugo server did NOT show any error. Hugo did just not render the public files. I spent hours and was asking 2 hugo cracks and nobody could help me. So it would be good if hugo / hugo server would throw the error as well. I do not know if this is the same error or if this is a second error... |
Just a note: this is IMHO a blocking issue (at least for us). Just in case you have such states for issues. |
And I am more than happy and willing to test fixes... :-) |
Seems to be a workaround for all others that suffer... |
Hi there, try to create the base structure like this:
This should result in this
Now run |
I downgraded hugo to version 0.128.2 and 0.132.2. And these versions work like a charm, at least for me. |
To reproduce:
|
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
yes
How to reproduce:
The text was updated successfully, but these errors were encountered: