leapdao / leap-contracts

LeapDAO's implementation of More Viable Plasma / Plasma Leap
https://leapdao.org
Mozilla Public License 2.0
45 stars 18 forks source link

support nodejs 12+ #275

Open troggy opened 4 years ago

troggy commented 4 years ago

yarn fails to install dependencies if using nodejs 12. Probably, fix is similar to one from leap-node

PumpkingWok commented 4 years ago

Hi there, It seems that the problem is related to scrypt that is no longer maintained in Node12+.