holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 135 forks source link

Latest release is broken because this.db.close is not a function #279

Closed Frando closed 4 years ago

Frando commented 4 years ago

When closing hyperdrives, I get immediate errors because this.db.close is not a function. Reason is that mountable-hypertrie is still on 2.4 but should likely be 2.6 where it was moved to inherit from nanoresource.