You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#335 introduced a fix for chalk.template that I think was overwritten in error by 6c43f26. Applying the below patch will restore the template support but a better solution would be to modify the TypeScript source code so future regressions are prevented.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
#335 introduced a fix for
chalk.template
that I think was overwritten in error by 6c43f26. Applying the below patch will restore thetemplate
support but a better solution would be to modify the TypeScript source code so future regressions are prevented.Today I used patch-package to patch
[email protected]
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: