rddill-IBM / ZeroToBlockchain

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

npm install error #10

Closed jstela closed 6 years ago

jstela commented 6 years ago

Hi Bob, any thoughts why I'm getting this error: image

Tried to unistal npm and install again and not working

rddill-IBM commented 6 years ago

Yes. If you look at the read me file fir this chapter, you’ll see Ethan this is expected in chapter 4. It happens because there are “.cto” files in the answers folder as well as in the network /models folder. The readme file is here: https://github.com/rddill-IBM/ZeroToBlockchain/blob/master/Chapter04/README.md

jstela commented 6 years ago

Thank you. I renamed the files and now its working

mlecjm commented 6 years ago

I faced also the same issue during my experiment. Can you mention which files you renamed that makes it work?