cordova-splash コマンドを実行すると、このエラーが発生します。未処理のエラー イベントを取得しています
>
> $ cordova-splash
>
> Checking Project & Splash
>
> ✓ platforms found: android
> ✓ splash.png exists
> ✓ config.xml exists
>
> Generating splash screen for Android
>
> events.js:85
> throw er; // Unhandled 'error' event
> ^
> Error: spawn ENOENT
at errnoException (child_process.js:980:11)
at Process.ChildProcess._handle.onexit (child_process.js:771:34)