#62382 closed defect (bug) (fixed)
Improve the error message shown when fetching Twemoji fails
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When running npm run precommit:emoji, a generic error message is shown if the list of Twemoji cannot be fetched. This makes it difficult to determine the actual cause of the problem. It's more useful to show the error message from git.
Change History (3)
This ticket was mentioned in PR #7765 on WordPress/wordpress-develop by @johnbillion.
21 months ago
#1
- Keywords has-patch added
@johnbillion commented on PR #7765:
21 months ago
#3
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/62382
## Before
## After