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
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
ionic upload command failed with the following error:
Uploading app....
Saved app_id, writing to ionic.io.bundle.min.js...
An error occurred uploading the build: Error: write EPIPE
but did not exit with non-zero code which led me to believe that the upload was successful. ionic upload is run as one of the commands during a multi-step deploy process, it would be great if it exited with an error code for failed downloads
The text was updated successfully, but these errors were encountered:
ionic upload
command failed with the following error:but did not exit with non-zero code which led me to believe that the upload was successful.
ionic upload
is run as one of the commands during a multi-step deploy process, it would be great if it exited with an error code for failed downloadsThe text was updated successfully, but these errors were encountered: