[HMR] Update check failed
See original GitHub issue[HMR] Update check failed: Error: Manifest request to /0ca55ad0f6c9c867e01c.hot-update.json timed out. at XMLHttpRequest.request.onreadystatechange (http://localhost:8080/app.js:39:22)
From what I can tell, this happened after running npm update
. From looking at other github issues such as this one: https://github.com/webpack/webpack-dev-middleware/issues/68
it seems like its an issue with the path config in webpack but this templates webpack config is almost too modularized so its hard to trace where its being set from.
EDIT: Found where the output path for the middleware is being set and traced the variable and it seems to be set properly. I also tried replacing my build and config folders with fresh ones from the repo. Still getting the issue.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:9
@HauntedSmores What you solved this question?
[HMR] Update failed: Error: Manifest request to 169319f72cbe014b6608.hot-update.json failed. at XMLHttpRequest.request.onreadystatechange (http://127.0.0.1:8081/app.js:50:22)****
What you solved this question?
[HMR] Update failed: Error: Manifest request to 169319f72cbe014b6608.hot-update.json failed. at XMLHttpRequest.request.onreadystatechange (http://127.0.0.1:8081/app.js:50:22)