wasita 59b5807601 🐛 fix(cli): use 'gray' instead of 'grey' in styleText calls (#2321)
Node.js util.styleText does not accept 'grey' as a format name.
While util.inspect.colors defines 'grey' as a non-enumerable alias
for 'gray', styleText validates against Object.keys(inspect.colors)
which only includes enumerable properties — so 'grey' has never
been a valid styleText format and throws ERR_INVALID_ARG_VALUE.
2026-03-04 16:42:49 +01:00
2023-12-11 15:34:21 -08:00
2026-01-08 09:04:56 +08:00
2023-08-02 20:59:56 -07:00
2025-05-28 16:20:59 -07:00
2023-08-20 08:57:56 -07:00
2023-08-07 23:57:24 -07:00
2023-07-22 17:27:41 -07:00
2025-04-17 19:45:17 -07:00
2021-07-18 09:35:42 -04:00
2025-04-17 19:45:17 -07:00
2026-01-08 09:04:56 +08:00

Quartz v4

“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

Quartz is a set of tools that helps you publish your digital garden and notes as a website for free.

🔗 Read the documentation and get started: https://quartz.jzhao.xyz/

Join the Discord Community

Sponsors

Description
Languages
TypeScript 85.3%
SCSS 8.8%
JavaScript 5.8%