Emulator Error Windows 10

I have had a problem running a project in an android emulator on windows 10. I have tried running the project on a android device and it works fine, will also run on an emulator in Android Studio.
I get the following error message, can you help?

Waiting for emulator to start…
(node:7588) UnhandledPromiseRejectionWarning: CordovaError: Failed to execute shell command “getprop,dev.bootcomplete”" on device: Error: C:\Users_user_
\AppData\Local\Android\Sdk\platform-tools\adb.exe: Command failed with exit code 1 Error output:
error: device still connecting
at T:\Wappler Apps\Demo\platforms\android\cordova\lib\Adb.js:88:25
at _rejected (T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:864:24)
at T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:890:30
at Promise.when (T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:1142:31)
at Promise.promise.promiseDispatch (T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:808:41)
at T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:624:44
at runSingle (T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:137:13)
at flush (T:\Wappler Apps\Demo\platforms\android\cordova\node_modules\q\q.js:125:13)
at process._tickCallback (internal/process/next_tick.js:150:11)
(node:7588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function withou
t a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:7588) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will ter
minate the Node.js process with a non-zero exit code.
Error emulating your Cordova Project for android!

Community Page
Last updated: