Problem android development
-
I used CLI command :
quasar dev -m cordova -T android
But in my Android device I got white blank.
After try remote debugging, I got error message :
Uncaught ReferenceError: __WEBPACK_AMD_DEFINE_ARRAY__ is not defined
What’s wrong in my steps?
I’m running from Windows 10
Thanks in advance
-
This post is deleted! -
This occurs with me too