Skip to content

Conversation

@filipsobol
Copy link
Member

🚀 Summary

Show the actual error that caused the docs build to fail instead of only showing a generic error Command failed with exit code 1 message.


📌 Related issues


💡 Additional information

Before:
Zrzut ekranu z 2025-07-04 14-56-09

After:
Zrzut ekranu z 2025-07-04 14-55-47

@CKEditorBot
Copy link
Collaborator

📢 Changelog entry reminder

Hi there! 👋

Thanks for opening this pull request! If your changes affect end users, please add a changelog entry to describe them.
We use a Markdown-based system - see the Changelog entries guide for details.

✍️ How to

Run the following command:

yarn run nice

This guide will help you create a new changelog file. You can add as many entries as needed – one per distinct change.

Note

Skip internal changes, such as typo fixes or refactors, as they won't be included in the published changelog.

Tip

Reviewers do not need to copy anything into the merge commit message when merging the pull request.

@pomek
Copy link
Member

pomek commented Jul 4, 2025

What about an error in case of building the Premium features package? Will it be displayed, too?

@filipsobol
Copy link
Member Author

What about an error in case of building the Premium features package? Will it be displayed, too?

This function builds both the core and commercial packages, so errors from both are now displayed properly.

Copy link
Member

@pomek pomek left a comment

Choose a reason for hiding this comment

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

If so, then R+.

@filipsobol filipsobol merged commit a404e3f into master Jul 4, 2025
11 checks passed
@filipsobol filipsobol deleted the ck/18810 branch July 4, 2025 14:02
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.

Display errors when building the editor for docs

4 participants