We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
ember generate --help
It does seem to still intialize the project with android as the platform, however it does make it confusing to the first time user.
The text was updated successfully, but these errors were encountered:
+1
I didn't think the command even went through since all the errors between that and locationType hash errors
Sorry, something went wrong.
No branches or pull requests
When attempting to intialize the cordova project with android as the platform :
The following error is displayed
It does seem to still intialize the project with android as the platform, however it does make it confusing to the first time user.
The text was updated successfully, but these errors were encountered: