Whenever I attempt to run the npm run dev command I get stuck after asking which store I would like to use to view my project in and with the info box showing underneath. After maybe 10-15 seconds of waiting, an empty error box appears.
I didn’t have any issues a few months ago and I have tried many basic fixes such as clearing cache, deleting node modules / package.json and running npm install again, and recreating my app from scratch.
My npm-cache logs don’t give any meaningful information either.