All,
After following the instructions in this page: Installing the Development Environment to install Hyperledger Composer, I encountered this error every time I use
sudo ./createPeerAdminCard.sh
I am sure that I have installed the correct version of composer-cli by executing these commands:
npm install -g composer-cli@next
or
npm install -g composer-cli@0.19.0
Can someone advice what to do?