move icon indicating copy to clipboard operation
move copied to clipboard

[move cli/move package] should write errors to stderr instead of stdout

Open vgao1996 opened this issue 3 years ago • 0 comments

Right now when you run move package build, it writes both info and errors to stdout. This creates problems for tools that need to differentiate errors from regular info.

vgao1996 avatar Apr 14 '22 19:04 vgao1996