quasar wrap cordova => App is already wrapped with cordova
-
When I try to run this command, I always get this error
$ quasar wrap cordova
App is already wrapped with cordova
-
- has it ever worked for you before ?
- which folder are you running it from ?
- do you already have a cordova folder?
- has your app changed versions since you last ran this command ?
Give us some context and someone will surely help.
-
try:
cd cordova
cordova build -
I think you wrap the app only the first time.