I'm building a small app in Angular 2 using WebStorm.
When I press Alt+F2 to start the web on Chrome I get an error that my connection is not private and someone try to steal information from my localhost.
NET::ERR_CERT_AUTHORITY_INVALID.
This is the address: https://localhost:63342/angular2/index.html
Additional information: My firewall is not active and there is no antivirus installed.
npm -v is 2.14.12
node -v is 4.3.1