Hyperledger Notes
  • Introduction
  • Installation
  • why GoLang
  • Composer Vs Fabric
  • Iroha
  • Saw Tooth
  • Plural Sight
    • Develping Applications
  • Ordering
    • Why Ordering is important
  • ChainCode
  • Projects
Powered by GitBook
On this page

Was this helpful?

Installation

PreviousIntroductionNextwhy GoLang

Last updated 5 years ago

Was this helpful?

Please make sure

Node.js version 9.x is not supported at this time.

    • version 8.9.x or greater

check if node is already installed and adhere to the above version

sudo apt install docker.io

sudo usermod -a -G docker $USER

restart the machine

and also

Node.js
https://hyperledger-fabric.readthedocs.io/en/release-1.1/prereqs.html
https://hyperledger.github.io/composer/latest/installing/installing-prereqs.html