I just updated the ionic cli and somehow the localhost is not reloading when I save specific files and my vscode is not showing the errors. In order to debug my code I need to reset the whole ionic serve.
This is my ionic info:
Ionic:
Ionic CLI : 6.2.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 4.11.5
@angular-devkit/build-angular : 0.803.25
@angular-devkit/schematics : 8.3.25
@angular/cli : 8.3.25
@ionic/angular-toolkit : 2.1.1
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v11.10.1 (/usr/local/bin/node)
npm : 6.13.2
OS : macOS Catalina
I don’t know what might be happening, but it’s driving me crazy. Any ideas?