# __webpack.hmr Error 404 not found

**URL:** https://discourse.roots.io/t/webpack-hmr-error-404-not-found/20080
**Category:** sage
**Created:** 2021-02-14T19:13:43Z
**Posts:** 4
**Showing post:** 3 of 4

## Post 3 by @jmunoz — 2021-02-14T21:57:31Z

I had a lot of issues installing Sage with Tailwind in the first place, got a lot of dependency errors. Found a lot of other users with similar issues with v9.0.10. Came across the following repo:

> **[strarsis/sage9-webpack5-tailwind](https://github.com/strarsis/sage9-webpack5-tailwind)**
>
> Sage 9 with webpack and tailwind. Contribute to strarsis/sage9-webpack5-tailwind development by creating an account on GitHub.

This solved all my issues. I installed this way:

- Local environment runs with XAMPP
- Installed WP
- Installed Composer, Node.js and Yarn
- Went through the steps explained here (knowler): [Using Tailwind CSS with Sage 9 + Webpack](https://discourse.roots.io/t/using-tailwind-css-with-sage-9-webpack/11330/8)
- Ran `yarn && yarn build` and then `yarn start`

Hope this helps!

---

_[View the full topic](https://discourse.roots.io/t/webpack-hmr-error-404-not-found/20080)._
