Chrome 接受 运行 输入 Angular 2 web

Chrome accept to run enter Angular 2 web

我正在使用 WebStorm 在 Angular 2 中构建一个小应用程序。

当我按 Alt+F2 在 Chrome 上启动网络时,我收到一条错误消息,提示我的连接不是私密的,有人试图从我的本地主机窃取信息.

NET::ERR_CERT_AUTHORITY_INVALID.
This is the address: https://localhost:63342/angular2/index.html

附加信息:我的防火墙没有激活,也没有安装防病毒软件。

npm -v is 2.14.12
node -v is 4.3.1

如果有人遇到这个问题,请关注 kellen's solution。 之后使用@LazyOne 的好建议并清除浏览器缓存(全部)。