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

Yarn verbose & keep output #1036

Closed
ErisDS opened this issue Oct 29, 2019 · 2 comments
Closed

Yarn verbose & keep output #1036

ErisDS opened this issue Oct 29, 2019 · 2 comments
Labels

Comments

@ErisDS
Copy link
Member

ErisDS commented Oct 29, 2019

Ghost relies on binary dependencies being installed. ATM, even with the --verbose flag we don't get to see the output from yarn, that would be helpful when debugging issues.

Passing the --verbose flag to yarn results in a lot of output, and tbh we need to record this even if the user doesn't supply the --verbose flag.

I suggest we store the output from yarn in a log file?

@ErisDS
Copy link
Member Author

ErisDS commented Oct 30, 2019

See also the notes here: lovell/sharp#1942

acburdine pushed a commit that referenced this issue Nov 4, 2019
refs #1036 
- use verbose option with yarn when verbose is enabled for main command
acburdine added a commit to acburdine/Ghost-CLI that referenced this issue Nov 4, 2019
refs TryGhost#1036
- move verbose arg into yarn util
- report stderr to observer on verbose
acburdine added a commit that referenced this issue Nov 4, 2019
refs #1036
- move verbose arg into yarn util
- report stderr to observer on verbose
@github-actions
Copy link

github-actions bot commented May 3, 2021

Our bot has automatically marked this issue as stale because there has not been any activity here in some time. The issue will be closed soon if there are no further updates, however we ask that you do not post comments to keep the issue open if you are not actively working on a PR. We keep the issue list minimal so we can keep focus on the most pressing issues. Closed issues can always be reopened if a new contributor is found. Thank you for understanding 🙂

@github-actions github-actions bot added the Stale label May 3, 2021
@ErisDS ErisDS closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant