Cmd not console logging all information

I need help setting up my windows cmd to show the full information.

This is Mosh’s cmd log. It contains the function information:

This is my console log. ( I can’t upload the image. I can only upload one image). Mine does NOT contain any function or object information. Mine skips straight to

var x=;
      ^

SyntaxError: Unexpected token ';'
etc...

mine does not contain any of the initial information about the function or object data.