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

Update message has malformed chalk output #711

Closed
leerob opened this issue Jul 12, 2022 · 2 comments · Fixed by #713
Closed

Update message has malformed chalk output #711

leerob opened this issue Jul 12, 2022 · 2 comments · Fixed by #713

Comments

@leerob
Copy link
Member

leerob commented Jul 12, 2022

Description

▲  serve/ serve -v
 {bgRed.white  UPDATE } The latest version of `serve` is , 14.0.0-canary.0
14.0.0

Library version

14.0.0

Node version

16.13.1

@leerob
Copy link
Member Author

leerob commented Jul 12, 2022

Seems it's in --help too 🙏

CleanShot 2022-07-12 at 11 31 24@2x

@gamemaker1
Copy link
Contributor

It looks like chalk split the tagged template functionality into a separate module called chalk-template, we should be importing and using that for the update and help messages.

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 a pull request may close this issue.

2 participants