Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hyperledger [2018/12/01 12:19] yairhyperledger [2018/12/01 12:55] (current) yair
Line 6: Line 6:
 make sure you install with node v8.9 use  make sure you install with node v8.9 use 
   nvm install v8.9 && nvm use v8.9   nvm install v8.9 && nvm use v8.9
-  npm install composer-cli@0.20 composer-rest-server@0.20 composer-hyperledger-generator@0.20 yo+  npm install -g composer-cli@0.20 composer-rest-server@0.20 generator-hyperledger-composer@0.20 yo
  
 add yourself to the docker group before continuing add yourself to the docker group before continuing
Line 13: Line 13:
   newgrp docker   newgrp docker
    
 +stop at [[https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial.html|step4]]