Unable to build app
Issue trying to build comprise_sample_app
- command run:
ionic cordova run android
- error message: Project with path ':models' could not be found in project ':app'.
Issue trying to build comprise_sample_app
ionic cordova run android
Did you run npm run generate_android
before launching the app?
Ok, your are right I forgot this step. Thank you.
closed