Replies: 1 comment
-
As the package itself no longer references |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prework
I don't have a reprex as the issue is between the command line and background job in RStudio. I searched the repo using GH search tools but all I found is
cli_blue_bullet()
mentioned in #856. I suspect it is somewhere but not properly exported / propagated.Description
With a much earlier version of
targets
that I had elsewhere on my computer (1.8.0), the background job ran producing something that was supposed to be a unicode but did not get rendered:reprex
Beta Was this translation helpful? Give feedback.
All reactions