You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ionic serve and ionic cordova run android --device work without problems.
ionic package info 15 --verbose
[DEBUG] Loading global plugin @ionic/cli-plugin-proxy
[DEBUG] Throwing PLUGIN_NOT_INSTALLED for global @ionic/cli-plugin-proxy
[DEBUG] Loading local plugin @ionic/cli-plugin-cordova
[DEBUG] Loading local plugin @ionic/cli-plugin-ionic-angular
✔ Retrieving information about build 15 - done!
id | 15
status | FAILED
platform | iOS
mode | debug
profile | dev
started | 2017-06-27T17:47:17.050Z
finished |
output:
Failure while building the project environment
I'm guessing the problem could be this line?
[DEBUG] Throwing PLUGIN_NOT_INSTALLED for global @ionic/cli-plugin-proxy
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Packaging for IOS used to work fine for me until yesterday, which reminds me a bit of https://github.com/ionic-team/ionic-cloud/issues/32.
ionic serve
andionic cordova run android --device
work without problems.ionic package info 15 --verbose
I'm guessing the problem could be this line?
ionic info
The text was updated successfully, but these errors were encountered: