interledgerjs / ilp-connector

Reference implementation of an Interledger connector.
Other
136 stars 53 forks source link

Support Node 12 #494

Closed dacioromero closed 4 years ago

dacioromero commented 4 years ago

Installing package in Node 12.13.0 crashes. I admittedly know little about how leveldown and levelup are used, but it would be great to have this package work in Node 12 now that it is LTS.

Conversely, for node >= 12, the minimum leveldown version is 5.0.0. - leveldown README

https://github.com/Level/leveldown/blob/master/UPGRADING.md https://github.com/Level/levelup/blob/master/UPGRADING.md

intelliot commented 4 years ago

Fixed in ilp-connector v23.0.0 https://github.com/interledgerjs/ilp-connector/commit/9314e9968818fd16b1e482a544018f0225f7f5ce