PhoneGap не может построить Android - ошибка enoent - PullRequest
0 голосов
/ 02 сентября 2018

После добавления диалоговых окон плагина (cl.rmd.cordova.dialoggps) я не могу создать и получаю ошибку enoent

Я пытаюсь удалить платформу Android, затем я получаю эту ошибку

E:\User\phonegap\myapp>phonegap platform remove android
Removing platform android from config.xml file...

(node:6888) UnhandledPromiseRejectionWarning: Unhandled promise rejection     
(rejection id: 1): CordovaError
(node:6888) [DEP0018] DeprecationWarning: Unhandled promise rejections are     
deprecated. In the future, promise rejections that are not handled will 
terminate the Node.js process with a non-zero exit code.

Надеюсь, вы можете помочь мне ..

- извините за плохой английский

...