poetic / ember-cli-cordova

A tool for creating hybrid apps using a combination of ember-cli and cordova
MIT License
441 stars 77 forks source link

'--platform' is not registered with the generate command #149

Open jonathanbossenger opened 9 years ago

jonathanbossenger commented 9 years ago

When attempting to intialize the cordova project with android as the platform :

 ember generate cordova-init com.company.myproject1 --platform=android    

The following error is displayed

The option '--platform' is not registered with the generate command. Run ember generate --help for a list of supported options.

It does seem to still intialize the project with android as the platform, however it does make it confusing to the first time user.

KTKate commented 9 years ago

+1

I didn't think the command even went through since all the errors between that and locationType hash errors