Error ionic cordova run android

0

I'm having the following error when I try to run on android, physical device macOS system

(node:614) UnhandledPromiseRejectionWarning: Unhandled promise 
rejection (rejection id: 1): CordovaError: Could not find an 
installed version of Gradle either in Android Studio,
or on your system to install the gradle wrapper. Please include 
gradle in your path, or install Android Studio

(node:614) [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.
    
asked by anonymous 20.03.2018 / 13:43

0 answers