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

Init is broken #139

Closed
skorfmann opened this issue Jul 7, 2020 · 2 comments · Fixed by #140
Closed

Init is broken #139

skorfmann opened this issue Jul 7, 2020 · 2 comments · Fixed by #140
Assignees
Labels
bug Something isn't working

Comments

@skorfmann
Copy link
Contributor

skorfmann commented Jul 7, 2020

It doesn't accept the template flag

Screenshot 2020-07-07 at 11 08 32

When going through the init dialog without providing the template flag, it errors out at the end.

Screenshot 2020-07-07 at 11 10 18

Issue seems to be templates.push(chalkColour`{whiteBright ${template}}`)

@skorfmann skorfmann added the bug Something isn't working label Jul 7, 2020
@skorfmann skorfmann added this to the community preview (external) milestone Jul 7, 2020
@skorfmann skorfmann self-assigned this Jul 7, 2020
@skorfmann
Copy link
Contributor Author

This wasn't caught by tests, since chalk has a helper https://github.com/chalk/supports-color which won't print colors in CI envs. Gonna fix the error now and create a follow up to come up with a test case for this.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant