Ionic io init [error]: Unable to find command

Hi, I have installed the latest ionic framework v 3.0.0. Trying to create a appid for my app with the ionic io init command, but it says unable to find command and opens up the ionic help…

If you installed v3.0.0 of something it probably wasn’t the framework but Ionic CLI via npm.

The command “ionic io” was removed in CLI v3 though:

Removed Commands

io: Please configure apps in the Dashboard and use link to associate your local project.

https://github.com/driftyco/ionic-cli/blob/master/CHANGELOG.md

1 Like