Cannot upload to apps.ionic.io

Hi, I’m trying to upload my ionic proyect into apps.ionic.io, after login successfully I’ve tried the following:
$ionic upload

Uploading app…

Command line stuff: [ ‘node’, ‘/usr/local/bin/ionic’, ‘upload’ ]
$
And that’s it, no errors, no outputs…and nothing uploaded.

This is my info:
Your system information:

OS: Mac OS X Yosemite
Node Version: v0.10.35
Cordova CLI: 4.2.0
Ionic CLI Version: 1.3.11
Xcode version: Xcode 6.1.1 Build version 6A2008a
ios-sim version: 3.0.0

Thanks in advanced

Doing some test I realized that the problem were at ionic.project file.

New releases have a name and a id (mine hadn’t).

Finally I have my project uploaded :smile:

1 Like