离子框架(events.js:183)未处理的“错误”事件

时间:2018-10-24 06:22:24

标签: ionic-framework ionic3

当我使用离子服务时,即使我尝试了许多解决方案,例如(solution 1solution 2solution 3),也会引发一些错误,但是没有任何效果,我在下面提到了我的错误

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

    Error: spawn cmd ENOENT
        at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
        at onErrorNT (internal/child_process.js:362:16)
        at _combinedTickCallback (internal/process/next_tick.js:139:11)
        at process._tickCallback (internal/process/next_tick.js:181:9)

我在我的系统和离子信息下面列出了

PS G:\Ionic\FabAppLatest> ionic info
√ Gathering environment info - done!

Ionic:

   ionic (Ionic CLI)  : 4.2.1 (C:\Users\Align Associate\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework    : ionic-angular 3.9.2
   @ionic/app-scripts : 3.2.0

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : android broken
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.0.5, cordova-plugin-ionic-webview 1.1.1, (and 28 other plugins)

System:

   NodeJS : v8.12.0 (C:\Program Files\nodejs\node.exe)
   npm    : 6.4.1
   OS     : Windows 10

0 个答案:

没有答案