Hi everyone
Since yesterday, i have an issue : i can’t use “ionic upload” to Ionic View App
ionic upload -e *****@*****.***** -p '*****'
Logged in! :)
Uploading app...
And nothing more. 1 second later, the prompt of my shell come back and nothing happens
I test with multiple project without success.
Ionic info :
Your system information:
OS: Mac OS X Yosemite
Node Version: v0.10.28
Cordova CLI: 4.1.2
Ionic CLI Version: 1.4.0-alpha.6
Xcode version: Xcode 6.2 Build version 6C131e
ios-sim version: 3.1.1
Please update your Node runtime to version >= >=0.10.33
Please update your Cordova CLI to version >= >=4.2.0 `npm install -g cordova`
Any idea ?
EDIT : I upgrade Node.js and Cordova. No changes.
But, if i use
ionic login
*My user info*
ionic upload
That’s work. Seems an issue with the way with parameters…