Home Explore Blog CI



69078333674b8238adee0fe4f6b5846be15e18340d03ec900000000200002855.png

Extracted Text
/home/jonathan/Source/nushell(master)> ls | get sizze error: Unknown column - shell:1:9 1 | ls | get sizze | ^^^^^ table missing column
Explanation
The image shows an error message in a shell environment. The error message indicates that an 'Unknown column' was encountered while trying to execute the command 'ls | get sizze'. The error is occurring at shell line 1, character 9, and the specific problem is that a 'table missing column' was encountered, with 'sizze' underlined.