Don't know why 2 days ago my projects ( created via vue create ) stopped working - in Chrome i get
Invalid Host Header
and
WDS Disconnected
errors. In cmd everything compiles properly( npm run serve ) I don't know webpack, so i have no idea how to fix it.
What i've already done:
- reinstalled node
- deleted and reinstalled all npm packages