For some reason, I've stopped getting console.log() messages to the dev javascript browser console.
I'm running HyperLedger Composer locally on a Mac.
My Current Environment -
├── composer-cli@0.19.1
├── composer-playground@0.19.1
├── composer-rest-server@0.19.1
├── generator-hyperledger-composer@0.19.1
├── npm@5.6.0
├── wscat@2.1.1
└── yo@2.0.2
Otherwise I'm operating fine. I reinstalled the fabric-tools directory, and restarted the playground. No change.
Thanks in advance for your help.