rddill-IBM / ZeroToBlockchain

Tutorial for Zero to Blockchain series
342 stars 924 forks source link

Latest release (1.3.1) repository package test network build and deploy error #13

Closed mlecjm closed 6 years ago

mlecjm commented 6 years ago

Hello, Using a clean and fresh installed Ubuntu 16.04.3 system and the latest released (1.3.1) repository, after setup_Ubuntu_Part_1 & 2 have been successfully executed, I got the following results while trying to install npm node and build the test network from the Chapter03 of the cloned tutorial repository. Cloud you help me to figure out what is wrong and how can I fix it?

image image image image image

rddill-IBM commented 6 years ago

There was an error in the start_rest_server.sh file in the 1.3.1 release, which I did not switch over to using cards instead of user ids and passwords. While the correction was in the master path in this repo, it was not in the release. Current version is now 1.3.2 Sorry for the mistake, the error is corrected.