I'm guessing some dependency updated that broke something....
Just today, I've tried nuxt/starter
, nuxt/express
, and creating a project from scratch, but all of them get stuck when trying to serve:
yarn run dev
nuxt
nuxt:build App root: C:\Users\John Lindquist\projects\nuxt-scratch +0
ms
nuxt:build Generating .nuxt/ files... +2ms
nuxt:build Generating routes... +13ms
nuxt:build Generating files... +7ms
nuxt:build Adding webpack middlewares... +49ms
Ready on http://localhost:3000
But when I open the browser, nothing loads. Webpack never starts/compiles...
I have no idea what's happening... Everything worked just yesterday.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c165">#c165</a>)</em></sub></div>