That’s it! I’m never going to use a framework that uses Webpack or installs more than 5 Node dev dependencies. Why? Because every time I check it out to work on it, all these dependencies break, and I’m left to spend hours updating them.
Never again! 😡
Honestly, it’s so bad. It’s gotten to the point where I’m contemplating rewriting one of my apps, just so I can use a sane way to package JavaScript. I haven’t done it yet, but it’s so tempting.