sanjay-saxena / simple-todolist-network

Todo List Network using Hyperledger Composer for Hyperledger Fabric v1.0
Apache License 2.0
1 stars 1 forks source link

npm install error #3

Open paundo opened 6 years ago

paundo commented 6 years ago

npm WARN deprecated crypto@0.0.3: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.

cdorde commented 6 years ago

But, it is warning, everything works as expected.

sanjay-saxena commented 6 years ago

I don't see direct dependency on crypto in package.json. Also, you might want to use https://github.com/sanjay-saxena/todolist-network as it is based on Hyperledger Fabric 1.0. Where the simple-todolist-network is based on Hyperledger Fabric 0.6.