Ionic Upload Error Fatal Exception?

I am trying to upload my app, but keep getting this error. Even tried on a blank “tabs” and got the same error.

{ Error
at FatalException.Exception (/Users/name/Ionic/2jttalkin/node_modules/@ionic/cli-utils/dist/index.js:209:22)
at FatalException (/Users/name/Ionic/2jttalkin/node_modules/@ionic/cli-utils/dist/index.js:218:9)
at Session. (/Users/name/Ionic/2jttalkin/node_modules/@ionic/cli-utils/dist/index.js:1877:23)
at next (native)
at fulfilled (/Users/name/Ionic/2jttalkin/node_modules/@ionic/cli-utils/dist/index.js:1818:58) name: ‘Exception’, exitCode: 1 }

Could you post the output of ionic info please so we know which Ionic and CLI version you are using?

Cordova CLI: 6.5.0
Ionic Framework Version: 2.0.1
Ionic CLI Version: 3.0.0-beta.1
ios-deploy version: Not installed
ios-sim version: Not installed
OS: OS X El Capitan
Node Version: v6.10.0
Xcode version: Not installed

Error is in CLI code,

you are using beta Ionic CLI. Maybe better work with the stable version?