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
Been absolutely loving this library, however I've been running into one small issue. I'd like to log an error within a task, and sometimes this error contains braces that don't always close, which gets interpreted as a Chalk template and spits out this error. I tried some different methods to escape the braces but none of them seemed to work.
The text was updated successfully, but these errors were encountered:
decahedron1
changed the title
Found extraneous } in Chalk template literal
"Found extraneous } in Chalk template literal"
Feb 6, 2022
Been absolutely loving this library, however I've been running into one small issue. I'd like to log an error within a task, and sometimes this error contains braces that don't always close, which gets interpreted as a Chalk template and spits out this error. I tried some different methods to escape the braces but none of them seemed to work.
The text was updated successfully, but these errors were encountered: