【问题标题】:unable to update live reload无法更新实时重新加载
【发布时间】:2016-04-20 05:13:06
【问题描述】:

我正在使用

运行我的混合应用程序
ionic serve

命令,所有作品和应用程序都在浏览器中打开, 但是,每当我更改 app/.. 目录中的任何模板时,更改都会反映在 www/build 目录中,但 ionic 无法更新实时重新加载,它会在控制台上出现以下错误

ionic $ [10:37:06] Starting 'html'...
[10:37:06] Finished 'html' after 36 ms
HTML changed: D:\ge\Cordova_Poc\ionicv2-toturial\www\build\app.html
HTML changed: D:\ge\Cordova_Poc\ionicv2-toturial\www\build\pages\list\list.html
HTML changed: D:\ge\Cordova_Poc\ionicv2-toturial\www\build\pages\hello-ionic\hel
lo-ionic.html
HTML changed: D:\ge\Cordova_Poc\ionicv2-toturial\www\build\pages\item-details\it
em-details.html
Unable to update live reload: Error: connect ETIMEDOUT 3.245.88.2:88
Unable to update live reload: Error: connect ETIMEDOUT 3.245.88.2:88
Unable to update live reload: Error: connect ETIMEDOUT 3.245.88.2:88
Unable to update live reload: Error: connect ETIMEDOUT 3.245.88.2:88

我不明白为什么 ionic 试图连接到 3.245.88.2?

谢谢。

【问题讨论】:

标签: ionic-framework ionic2


【解决方案1】:

我之前遇到过这样的问题,对我来说是关于代理的,我使用代理连接,我错过了设置代理的默认值,所以试着看看你的系统代理配置和你的浏览器

【讨论】:

    猜你喜欢
    • 2022-01-20
    • 1970-01-01
    • 1970-01-01
    • 2014-12-17
    • 2017-10-14
    • 1970-01-01
    • 1970-01-01
    • 2016-06-19
    • 1970-01-01
    相关资源
    最近更新 更多