satyamyesj

Results 3 issues of satyamyesj

![Screenshot (191)](https://user-images.githubusercontent.com/49139311/73451560-df0f6800-438d-11ea-9065-cfafc6ea5ec2.png) Ran following commands and got this error conv new testproject -c testchaincode cd testproject npm i npm run env:restart

![Screenshot (193)](https://user-images.githubusercontent.com/49139311/73543062-19dfd180-445c-11ea-868d-4366530bae53.png) I am creating new project and new network topology with following commands conv new commarcial -c agreement cd commercial npm i npm run env:restart npm cc:start -- agreement...

I am bootsraping project with convector-cli and creating network topolgy with hurley using follwing commands. conv new car -c car cd car npm i npm run env:restart npm run cc:start...