Open gmanroney opened 6 years ago
You will have to install composer cli before running "npm install" (https://hyperledger.github.io/composer/latest/installing/development-tools) Run the following commands -- npm install -g composer-cli npm install -g composer-rest-server npm install -g generator-hyperledger-composer npm install -g yo
Ok will try that out.
the website for the training course https://courses.edx.org/courses/course-v1:LinuxFoundationX+LFS171x+3T2017 says you can execute
npm run build
however the package.json has:Am guessing the website needs to be updated?