First run, giberrish output? #6830
MathPlayer
started this conversation in
General
Replies: 1 comment
-
|
The prefixes are indicators of what task each log line belongs to. In a trivial task like |
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.
-
Hi,
I struggle to understand the mill output for the very beginning of my mill journey. Any help is appreciated. It's worthy to mention I dug enough through the docs without understanding my issue and how to solve it.
I am trying to use mill in my Scala projects.
I started with the latest wrapper,
./mill --versionprints:I created the simplest build.mill file I could think of (uncached to always see the print output)
I then run
./mill foo.barwith this output:What are the tags at the beginning of the lines? I cannot seem to find them in any documentation.
They also feel incomplete, are they some artifacts from incorrect output processing?
Is my terminal setup / shell config causing these?
I tried either wezterm (TERM=wezterm) or iterm2 (TERM=xterm-256color), zsh or bash with or without any rc files, same output is present.
Beta Was this translation helpful? Give feedback.
All reactions