-
Notifications
You must be signed in to change notification settings - Fork 134
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
Browser console error "__webpack_require__ is not defined" on fresh clone. #851
Comments
Check with hugo v0.76.5 for now. |
It is struggling to downgrade at the moment, so I think I'll just ignore the issue for now. |
Rolled hugo back to v0.76.5 fixed my "webpack_require is not defined" |
Also running into this using both the theme, via sub-module, as well as the starter project.
|
subins2000
added a commit
to varnamproject/varnamproject.github.io
that referenced
this issue
Sep 3, 2021
abrain
added a commit
to alarmdisplay/website
that referenced
this issue
Oct 28, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a BUG REPORT or FEATURE REQUEST?:
bug
What happened:
The error appeared in the browser console (Firefox 87.0, Chrome 89.0.4389.90) multiple times.
What you expected to happen:
No error as on the example site running on https://about.txtdirect.org/
How to reproduce it (as minimally and precisely as possible):
Clone repository, go to the exampleSite and do
hugo server -D
ordo
hugo -D
instead and provide the result by some local server.Environment:
The text was updated successfully, but these errors were encountered: