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

feat: STRF-9757 Add some "stencil debug" command which dumps system info useful for troubleshooting in a user-friendly way #918

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

jairo-bc
Copy link
Contributor

What?

Introduce stencil debug command, that will dump information about the environment: OS, CLI, theme, stencil config.

Tickets / Documentation

Screenshots (if appropriate)

Screenshot 2022-04-21 at 12 36 10

cc @bigcommerce/storefront-team

…nfo useful for troubleshooting in a user-friendly way
this._worker.on('close', () => callback('worker terminated'));
this._worker.on('close', () => {
callback('worker terminated');
clearTimeout(timeoutId);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Address this issue https://github.com/bigcommerce/stencil-cli/actions/runs/2202902268, that was unveiled by bumping jest

@jairo-bc jairo-bc merged commit 6a4167f into bigcommerce:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants