Command "mode" is not known.
-
Hello everyone,
I have a problem on generate mobile apps with cordova.
I run quasar mode -a cordova, but this command return an error.
’ Command “mode” is not known.’
please one solution to solve this problem
-
@netopvh, if you are trying to create a new quasar cordova project, try use the “quasar wrap cordova” to it. Then, enter in the cordova folder and add the platform you want.
Hope it helps