Skip to content
New issue

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

Add --verbose for ionic cordova compile #53

Open
topalavlad opened this issue Jul 11, 2019 · 1 comment
Open

Add --verbose for ionic cordova compile #53

topalavlad opened this issue Jul 11, 2019 · 1 comment

Comments

@topalavlad
Copy link

topalavlad commented Jul 11, 2019

If a command fails, verbose would be useful to see the details:

[ERROR] An error occurred while running subprocess cordova.
        
        cordova compile ios --release --device --packageType=app-store --developmentTeam... exited with exit code 1.
        
        Re-running this command with the --verbose flag may provide more information.
@janpio
Copy link
Collaborator

janpio commented Jul 11, 2019

Yeah, verbose: true should probably be a top level option that is applied to all the commands being executed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants