Getting “Sorry! The configured backend (pro) does

2019-07-19 16:54发布

I'm trying to upload the App I built to my Ionic Pro account. I've linked my account and added the SSH keys but after running ionic upload I'm getting this error

[ERROR] Sorry! The configured backend (pro) does not know about ionic upload.

This is My Ionic Info

cli packages: (/home/jos/Desktop/helloapp/node_modules)

@ionic/cli-utils  : 1.9.2
ionic (Ionic CLI) : 3.9.2

global packages:

Cordova CLI : 7.0.1 
Gulp CLI    : not installed globally

local packages:

Cordova Platforms : android 6.2.3 browser 4.1.0
Ionic Framework   : ionic1 1.3.1

System:

Android SDK Tools : 26.0.2
Node              : v6.11.0
npm               : 3.10.10 
OS                : Linux 3.13

1条回答
女痞
2楼-- · 2019-07-19 17:06

ionic upload doesn't work with backend pro, you have to create an app on https://dashboard.ionicjs.com/apps and there will be a setup guide :)

查看更多
登录 后发表回答