When I install Hyperledger Composer Playground using
npm install -g composer-playground
It install a version of Playground that says
Playground v0.16.3
When I attempt to connect to the blockchain it says with Composer Playground is says
Composer runtime (0.16.5) is not compatible with client (0.16.3)
How do I make the versions the same. I have uninstall and reinstalled everything multiple times.