Does anyone have ionic upload working in CLI 3 beta?

I’m sure you got an email notification about it but it looks like we’re getting some traction on the github issue. Great job, Luuk.

1 Like

I had the same problem, what I did to resolved was to reinstall ionic to ionic V2.2.2 and everything works great again. I think ionic 3 has a bug and I don’t want to spend more time dealing with it. Hope you can fix the problem if you did keep coding.

Thanks for the info. We already figured out that going back to CLI v2.2.2 will allow us to use ionic upload - we included that in the github issue (link above) so that others with this issue will be able to get that functionality back for now. I think the github issue is getting some good traction and we should hopefully see a fix in a v3 CLI very soon.

I spend a big time figuring out how to upload my project. Now i am dealing how to upload pictures to firebase, well this is the fun part of coding dealing with codes. happy coding my friend.

1 Like

CLI 3.0.0-beta.9 seems to have fixed all of my ionic upload issues so far. Thanks, Dan!

3 Likes

Confirming the same problem on CLI 3.2.0


✔ Uploading snapshot - done!
[OK] Uploaded snapshot 6d62d2b3-57e3-4d8c-b04a-74d54f40f5ef!
Preformatted textglobal packages:

    @ionic/cli-utils : 1.2.0
    Cordova CLI      : 6.5.0
    Ionic CLI        : 3.2.0

local packages:

    @ionic/app-scripts              : 1.1.4
    @ionic/cli-plugin-cordova       : 1.2.1
    @ionic/cli-plugin-ionic-angular : 1.2.0
    Cordova Platforms               : android 6.1.2 ios 4.3.1
    Ionic Framework                 : ionic-angular 2.3.0

System:

    Node       : v6.9.1
    OS         : macOS Sierra
    Xcode      : Xcode 8.3.2 Build version 8E2002
    ios-deploy : 1.9.1
    ios-sim    : 5.0.10

A post was split to a new topic: Upload files from browser when Ionic app is deployed as a web app