VS Code Terminal JSON Object no muestra algo muestra [objeto]

console.log(JSON.stringify(myObject, null, 4));
Prickly Pheasant