Closed
Description
On my mac i'm using vagrant (ubuntu) as virtual environment , and when running command npm serve
i get two bugs.
First one is on browser. WebSocket URL is not correct, because its trying to send data to localhost:4200
, even though i'm on 192.168.100.100/
Second one, Webpack is not reloading after file change. I have created multiple new boxes and it wont work. I have installed webpack cli sudo npm install -g angular-cli@webpack