我们更改文件时离子服务停止执行

时间:2018-01-04 07:26:12

标签: android ios cordova ionic-framework ionic2

我有一个使用ionic serve运行的离子应用程序。但是当我们编辑任何文件时,它会停止执行。如何解决这个问题?

[12:49:39]  lint finished in 8.00 s
[12:50:42]  build started ...
[12:50:42]  deeplinks update started ...
[12:50:42]  deeplinks update finished in 12 ms
[12:50:42]  template update started ...
[12:50:42]  template update finished in 15 ms
[12:50:42]  build finished in 36 ms

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at exports._errnoException (util.js:1026:11)
    at TCP.onread (net.js:569:26)

我正在使用应用程序版本

Os ubuntu 17.4

Ionic 3.19.0

Cordova 8.0.0

>离子信息

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.19.0
    ionic (Ionic CLI) : 3.19.0

global packages:

    cordova (Cordova CLI) : 8.0.0 

local packages:

    @ionic/app-scripts : 3.1.0
    Cordova Platforms  : none
    Ionic Framework    : ionic-angular 3.9.2

System:

    Node : v6.9.1
    npm  : 5.4.2 
    OS   : Linux 4.10

Environment Variables:

    ANDROID_HOME : not set

Misc:

    backend : pro

0 个答案:

没有答案