The ionic serve command works fine in localhost:8100 but when I enter “r” to refresh the following appears in the console.
Unable to update live reload: Error: getaddrinfo ENOENT localhost:35729
Also the automatic refresh does not work when changes are made.
I am running beta.4
Does anyone have had the same problem?