Ion deployment does not work after the first application update

I am using a simple Deploy example from here: http://docs.ionic.io/docs/deploy-quick-start . His work, but only for the first time. When the application is updated for the first time, I can no longer update it, I get an error message:IONIC_DEPLOY_MISSING_PACKAGE

But I do not change the code after the first update, I just deploy the new version with ionic upload.

+4
source share

Source: https://habr.com/ru/post/1614403/


All Articles